diff options
| author | Volpeon <git@volpeon.ink> | 2021-03-28 15:47:27 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-03-28 15:47:27 +0200 |
| commit | b99a907ef9a9ed88d0330d406697cd4a3e6df397 (patch) | |
| tree | 85395c8eabc8d121a5d7430487fba40c9cd05b93 /src/icons/tablet.svg | |
| parent | Improved build script, added showcase (diff) | |
| download | iro-icons-b99a907ef9a9ed88d0330d406697cd4a3e6df397.tar.gz iro-icons-b99a907ef9a9ed88d0330d406697cd4a3e6df397.tar.bz2 iro-icons-b99a907ef9a9ed88d0330d406697cd4a3e6df397.zip | |
Improved file structure
Diffstat (limited to 'src/icons/tablet.svg')
| -rw-r--r-- | src/icons/tablet.svg | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/src/icons/tablet.svg b/src/icons/tablet.svg new file mode 100644 index 0000000..8a12e32 --- /dev/null +++ b/src/icons/tablet.svg | |||
| @@ -0,0 +1,74 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| 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" | ||
| 11 | height="16" | ||
| 12 | viewBox="0 0 16 16" | ||
| 13 | version="1.1" | ||
| 14 | id="svg10" | ||
| 15 | sodipodi:docname="tablet.svg" | ||
| 16 | inkscape:version="1.0.2 (e86c870879, 2021-01-15)" | ||
| 17 | inkscape:export-xdpi="192" | ||
| 18 | inkscape:export-ydpi="192" | ||
| 19 | style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"> | ||
| 20 | <metadata | ||
| 21 | id="metadata16"> | ||
| 22 | <rdf:RDF> | ||
| 23 | <cc:Work | ||
| 24 | rdf:about=""> | ||
| 25 | <dc:format>image/svg+xml</dc:format> | ||
| 26 | <dc:type | ||
| 27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| 28 | <dc:title /> | ||
| 29 | </cc:Work> | ||
| 30 | </rdf:RDF> | ||
| 31 | </metadata> | ||
| 32 | <defs | ||
| 33 | id="defs14" /> | ||
| 34 | <sodipodi:namedview | ||
| 35 | pagecolor="#ffffff" | ||
| 36 | bordercolor="#666666" | ||
| 37 | borderopacity="1" | ||
| 38 | objecttolerance="10" | ||
| 39 | gridtolerance="10" | ||
| 40 | guidetolerance="10" | ||
| 41 | inkscape:pageopacity="0" | ||
| 42 | inkscape:pageshadow="2" | ||
| 43 | inkscape:window-width="1920" | ||
| 44 | inkscape:window-height="992" | ||
| 45 | id="namedview12" | ||
| 46 | showgrid="true" | ||
| 47 | inkscape:zoom="22.627417" | ||
| 48 | inkscape:cx="0.67832794" | ||
| 49 | inkscape:cy="-2.0465783" | ||
| 50 | inkscape:window-x="1536" | ||
| 51 | inkscape:window-y="0" | ||
| 52 | inkscape:window-maximized="1" | ||
| 53 | inkscape:current-layer="svg10" | ||
| 54 | showguides="false" | ||
| 55 | inkscape:document-rotation="0"> | ||
| 56 | <inkscape:grid | ||
| 57 | type="xygrid" | ||
| 58 | id="grid823" /> | ||
| 59 | </sodipodi:namedview> | ||
| 60 | <rect | ||
| 61 | style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
| 62 | id="rect927" | ||
| 63 | width="10.5" | ||
| 64 | height="13.5" | ||
| 65 | x="2.75" | ||
| 66 | y="1.25" | ||
| 67 | ry="0.81" /> | ||
| 68 | <path | ||
| 69 | style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
| 70 | d="m 6.75,12.25 h 2.5" | ||
| 71 | id="path814" | ||
| 72 | inkscape:connector-curvature="0" | ||
| 73 | sodipodi:nodetypes="cc" /> | ||
| 74 | </svg> | ||
