Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-05-30 05:40:04 +0300
committerMark Otto <otto@github.com>2020-06-04 23:00:12 +0300
commit1eb1ece965df6854be6255d22fe4451b99fc1830 (patch)
tree45094f34d3b5ac2e9d916786e9edd8ae4ca9dee6 /icons/headset.svg
parenta5c6b7bf1953450b8e093a85cdcd238f2689ed9e (diff)
Add 250+ new icons
Also adjusts x placement on volume icon, redraws tag icons, and renames camera to camera2 in preparation of new camera icon
Diffstat (limited to 'icons/headset.svg')
-rw-r--r--icons/headset.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/headset.svg b/icons/headset.svg
new file mode 100644
index 000000000..9e2bceb2c
--- /dev/null
+++ b/icons/headset.svg
@@ -0,0 +1,6 @@
+<svg class="bi bi-headset" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M8 1a5 5 0 0 0-5 5v4.5H2V6a6 6 0 1 1 12 0v4.5h-1V6a5 5 0 0 0-5-5z"/>
+ <path d="M11 8a1 1 0 0 1 1-1h2v4a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V8zM5 8a1 1 0 0 0-1-1H2v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V8z"/>
+ <path fill-rule="evenodd" d="M13.5 8.5a.5.5 0 0 1 .5.5v3a2.5 2.5 0 0 1-2.5 2.5H8a.5.5 0 0 1 0-1h3.5A1.5 1.5 0 0 0 13 12V9a.5.5 0 0 1 .5-.5z"/>
+ <path d="M6.5 14a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1z"/>
+</svg> \ No newline at end of file