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-12-29 23:19:03 +0300
committerMark Otto <otto@github.com>2021-01-05 09:14:12 +0300
commit207b53389207d2d83176fdac026ef72e1de7e18c (patch)
tree71ee20556c147217a78f766c30cd7e3532b3f454 /icons/phone-vibrate-fill.svg
parent117dabbe6938331abeb348167f6da08d4e320019 (diff)
Add new icons
- Added window-dock and window-sidebar - Added two symmetry icons (fixes #366) - Added new stack icon - Added two speedometer icons (fixes #347) - Added four save icons (fixes #272) - Added rulers icon - Added filled variations for phone-vibrate, mouse, mouse2, mouse3, and four hand icons - Added several border icons - Added paint bucket - Added four new badges (3D, AR, VR, WC) - Added four lightbulb icons (fixes #323) - Added eyedropper (fixes #366) - Added mask icon - Added three color palette icons (fixes #151) - Added layer-forward and layer-backward - Added two eraser icons (fixes #366) - Added two megaphone icons (fixes #357) - Added four push pin icons (fixes #257) - Added Whatsapp and Telegram social icons (fixes #560, fixes #335) - Added dotted circle dash, circle plus, square dash, and square plus
Diffstat (limited to 'icons/phone-vibrate-fill.svg')
-rw-r--r--icons/phone-vibrate-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/phone-vibrate-fill.svg b/icons/phone-vibrate-fill.svg
new file mode 100644
index 000000000..6e61ecce4
--- /dev/null
+++ b/icons/phone-vibrate-fill.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-phone-vibrate-fill" viewBox="0 0 16 16">
+ <path d="M4 4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm5 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM1.807 4.734a.5.5 0 1 0-.884-.468A7.967 7.967 0 0 0 0 8c0 1.347.334 2.618.923 3.734a.5.5 0 1 0 .884-.468A6.967 6.967 0 0 1 1 8c0-1.18.292-2.292.807-3.266zm13.27-.468a.5.5 0 0 0-.884.468C14.708 5.708 15 6.819 15 8c0 1.18-.292 2.292-.807 3.266a.5.5 0 0 0 .884.468A7.967 7.967 0 0 0 16 8a7.967 7.967 0 0 0-.923-3.734zM3.34 6.182a.5.5 0 1 0-.93-.364A5.986 5.986 0 0 0 2 8c0 .769.145 1.505.41 2.182a.5.5 0 1 0 .93-.364A4.986 4.986 0 0 1 3 8c0-.642.12-1.255.34-1.818zm10.25-.364a.5.5 0 0 0-.93.364c.22.563.34 1.176.34 1.818 0 .642-.12 1.255-.34 1.818a.5.5 0 0 0 .93.364C13.856 9.505 14 8.769 14 8c0-.769-.145-1.505-.41-2.182z"/>
+</svg> \ No newline at end of file