diff options
| author | Volpeon <git@volpeon.ink> | 2022-03-26 12:07:48 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-03-26 12:07:48 +0100 |
| commit | b07eab73627edc89c31da7f207348bb86c71adb4 (patch) | |
| tree | dc9cf80cfe58f237f1d7320502d5298083e0356b /src | |
| parent | Larger chevrons (diff) | |
| download | iro-icons-b07eab73627edc89c31da7f207348bb86c71adb4.tar.gz iro-icons-b07eab73627edc89c31da7f207348bb86c71adb4.tar.bz2 iro-icons-b07eab73627edc89c31da7f207348bb86c71adb4.zip | |
Larger x
Diffstat (limited to 'src')
| -rw-r--r-- | src/icons/x.svg | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/src/icons/x.svg b/src/icons/x.svg index a89e8c8..7ff57c7 100644 --- a/src/icons/x.svg +++ b/src/icons/x.svg | |||
| @@ -1,22 +1,22 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <svg | 2 | <svg |
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
| 4 | xmlns:cc="http://creativecommons.org/ns#" | ||
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
| 6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
| 7 | xmlns="http://www.w3.org/2000/svg" | ||
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| 10 | width="16" | 3 | width="16" |
| 11 | height="16" | 4 | height="16" |
| 12 | viewBox="0 0 16 16" | 5 | viewBox="0 0 16 16" |
| 13 | version="1.1" | 6 | version="1.1" |
| 14 | id="svg10" | 7 | id="svg10" |
| 15 | sodipodi:docname="x.svg" | 8 | sodipodi:docname="x.svg" |
| 16 | inkscape:version="0.92.4 5da689c313, 2019-01-14" | 9 | inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)" |
| 17 | inkscape:export-xdpi="192" | 10 | inkscape:export-xdpi="192" |
| 18 | inkscape:export-ydpi="192" | 11 | inkscape:export-ydpi="192" |
| 19 | style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"> | 12 | style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" |
| 13 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| 14 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| 15 | xmlns="http://www.w3.org/2000/svg" | ||
| 16 | xmlns:svg="http://www.w3.org/2000/svg" | ||
| 17 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
| 18 | xmlns:cc="http://creativecommons.org/ns#" | ||
| 19 | xmlns:dc="http://purl.org/dc/elements/1.1/"> | ||
| 20 | <metadata | 20 | <metadata |
| 21 | id="metadata16"> | 21 | id="metadata16"> |
| 22 | <rdf:RDF> | 22 | <rdf:RDF> |
| @@ -44,14 +44,15 @@ | |||
| 44 | inkscape:window-height="1983" | 44 | inkscape:window-height="1983" |
| 45 | id="namedview12" | 45 | id="namedview12" |
| 46 | showgrid="true" | 46 | showgrid="true" |
| 47 | inkscape:zoom="64" | 47 | inkscape:zoom="22.627417" |
| 48 | inkscape:cx="-0.5335866" | 48 | inkscape:cx="4.7287766" |
| 49 | inkscape:cy="4.0694844" | 49 | inkscape:cy="10.650796" |
| 50 | inkscape:window-x="0" | 50 | inkscape:window-x="0" |
| 51 | inkscape:window-y="0" | 51 | inkscape:window-y="0" |
| 52 | inkscape:window-maximized="1" | 52 | inkscape:window-maximized="1" |
| 53 | inkscape:current-layer="svg10" | 53 | inkscape:current-layer="svg10" |
| 54 | showguides="false"> | 54 | showguides="false" |
| 55 | inkscape:pagecheckerboard="0"> | ||
| 55 | <inkscape:grid | 56 | <inkscape:grid |
| 56 | type="xygrid" | 57 | type="xygrid" |
| 57 | id="grid823" /> | 58 | id="grid823" /> |
| @@ -59,5 +60,6 @@ | |||
| 59 | <path | 60 | <path |
| 60 | id="path854" | 61 | id="path854" |
| 61 | style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | 62 | style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
| 62 | d="m 4,4 8,8 m -8,0 8,-8" /> | 63 | d="M 3,3 13,13 M 3,13 13,3" |
| 64 | sodipodi:nodetypes="cccc" /> | ||
| 63 | </svg> | 65 | </svg> |
