15
icons/files.svg
Normal file
15
icons/files.svg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="M15.5 2H8.6c-.4 0-.8.2-1.1.5-.3.3-.5.7-.5 1.1v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8c.4 0 .8-.2 1.1-.5.3-.3.5-.7.5-1.1V6.5L15.5 2z" />
|
||||||
|
<path d="M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8" />
|
||||||
|
<path d="M15 2v5h5" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 438 B |
@@ -76,6 +76,7 @@
|
|||||||
"file-minus": ["delete", "remove", "erase"],
|
"file-minus": ["delete", "remove", "erase"],
|
||||||
"file-plus": ["add", "create", "new"],
|
"file-plus": ["add", "create", "new"],
|
||||||
"file-text": ["data", "txt", "pdf"],
|
"file-text": ["data", "txt", "pdf"],
|
||||||
|
"files": ["multiple", "copy"],
|
||||||
"film": ["movie", "video"],
|
"film": ["movie", "video"],
|
||||||
"filter": ["funnel", "hopper"],
|
"filter": ["funnel", "hopper"],
|
||||||
"flag": ["report"],
|
"flag": ["report"],
|
||||||
|
|||||||
Reference in New Issue
Block a user