diff options
| author | Volpeon <git@volpeon.ink> | 2021-04-04 14:10:21 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-04-04 14:10:21 +0200 |
| commit | a37534c2768e979e52540b729ae5774e3c8255e1 (patch) | |
| tree | 20baa81dc33f60be980e05e7fb8a1e03e68e1a3a /src/icons/headphones.svg | |
| parent | Updated lots of icons, added award, checklist, variants for file (diff) | |
| download | iro-icons-a37534c2768e979e52540b729ae5774e3c8255e1.tar.gz iro-icons-a37534c2768e979e52540b729ae5774e3c8255e1.tar.bz2 iro-icons-a37534c2768e979e52540b729ae5774e3c8255e1.zip | |
Updated some icons, added file-badge, headphones, headset, hourglass
Diffstat (limited to 'src/icons/headphones.svg')
| -rw-r--r-- | src/icons/headphones.svg | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/src/icons/headphones.svg b/src/icons/headphones.svg new file mode 100644 index 0000000..a50ed91 --- /dev/null +++ b/src/icons/headphones.svg | |||
| @@ -0,0 +1,65 @@ | |||
| 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="headphones.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="32" | ||
| 48 | inkscape:cx="3.8516364" | ||
| 49 | inkscape:cy="8.2587605" | ||
| 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 | <path | ||
| 61 | id="path867" | ||
| 62 | style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill" | ||
| 63 | d="m 10.25,8.75 v 5.5 h 0.625 c 1.518783,0 2.75,-1.231217 2.75,-2.75 0,-1.5187831 -1.231217,-2.75 -2.75,-2.75 z m -4.5625,0 v 5.5 h -0.625 c -1.5187831,0 -2.75,-1.231217 -2.75,-2.75 0,-1.5187831 1.2312169,-2.75 2.75,-2.75 z m -3.4375,3 -1,-1 V 8.5 C 1.25,4.7720779 4.2720779,1.75 8,1.75 c 3.727922,0 6.75,3.0220779 6.75,6.75 v 2.25 l -1,1" | ||
| 64 | sodipodi:nodetypes="ccssscccssscccssscc" /> | ||
| 65 | </svg> | ||
