Update FolderIcon.svg
This commit is contained in:
@@ -1,29 +1,53 @@
|
|||||||
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="folder icon">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
width="24"
|
||||||
<!-- background (transparent) -->
|
height="24"
|
||||||
<rect width="24" height="24" fill="none"/>
|
viewBox="0 0 24 24"
|
||||||
|
role="img"
|
||||||
<!-- folder body (filled) -->
|
aria-label="folder icon"
|
||||||
<path
|
version="1.1"
|
||||||
d="
|
id="svg1"
|
||||||
M3.5 7.0
|
sodipodi:docname="FolderIcon.svg"
|
||||||
H8.7
|
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
|
||||||
L10.0 8.2
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
H20.5
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
A1.2 1.2 0 0 1 21.7 9.4
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
V17.8
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
A1.2 1.2 0 0 1 20.5 19.0
|
<defs
|
||||||
H3.5
|
id="defs1" />
|
||||||
A1.2 1.2 0 0 1 2.3 17.8
|
<sodipodi:namedview
|
||||||
V8.2
|
id="namedview1"
|
||||||
A1.2 1.2 0 0 1 3.5 7.0
|
pagecolor="#505050"
|
||||||
Z
|
bordercolor="#eeeeee"
|
||||||
"
|
borderopacity="1"
|
||||||
fill="#4b4d50"
|
inkscape:showpageshadow="0"
|
||||||
stroke="#dfe5e9"
|
inkscape:pageopacity="0"
|
||||||
stroke-width="0.9"
|
inkscape:pagecheckerboard="0"
|
||||||
stroke-linejoin="round"
|
inkscape:deskcolor="#505050"
|
||||||
filter="url(#glow)"
|
inkscape:zoom="17.191534"
|
||||||
/>
|
inkscape:cx="10.121261"
|
||||||
|
inkscape:cy="11.953558"
|
||||||
|
inkscape:window-width="2560"
|
||||||
|
inkscape:window-height="1369"
|
||||||
|
inkscape:window-x="-8"
|
||||||
|
inkscape:window-y="-8"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg1" />
|
||||||
|
<!-- background (transparent) -->
|
||||||
|
<rect
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
fill="none"
|
||||||
|
id="rect1" />
|
||||||
|
<!-- folder body (filled) -->
|
||||||
|
<path
|
||||||
|
d="m 5.0012855,5.50003 h 5.1999995 l 1.300001,2.2 h 7.497428 c 0.662742,0 1.2,0.5372583 1.2,1.2 v 8.4 c 0,0.662742 -0.537258,1.2 -1.2,1.2 H 5.0012855 c -0.6627417,0 -1.2,-0.537258 -1.2,-1.2 V 6.6511868 c 0,-0.735197 0.4874158,-1.1571115 1.2,-1.1511568 z"
|
||||||
|
fill="#4b4d50"
|
||||||
|
stroke="#dfe5e9"
|
||||||
|
stroke-width="0.8"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
filter="url(#glow)"
|
||||||
|
id="path1"
|
||||||
|
sodipodi:nodetypes="cccsssssscc"
|
||||||
|
style="stroke-width:0.9;stroke-dasharray:none" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 661 B After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user