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/lightbulb.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/lightbulb.svg')
-rw-r--r--icons/lightbulb.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/lightbulb.svg b/icons/lightbulb.svg
new file mode 100644
index 000000000..c13f62783
--- /dev/null
+++ b/icons/lightbulb.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-lightbulb" viewBox="0 0 16 16">
+ <path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"/>
+</svg> \ No newline at end of file