aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-02 23:47:20 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-02 23:47:20 +0200
commit9af8ec61bb78b60a83fce241ef0e5f485dcfda28 (patch)
tree9d4305aeccf27d3324769879a1ac3bc17fe4426b /themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg
parentd7f7c4b20cabb32bde00ff0e2fe9685ba041f3ab (diff)
downloadwebsite-9af8ec61bb78b60a83fce241ef0e5f485dcfda28.tar.gz
website-9af8ec61bb78b60a83fce241ef0e5f485dcfda28.zip
Add Matrix socials & fix typo
Add Matrix social element, by installing an extra font. It was pretty painful to install, and has some impact on all css-styles that start with the '.fa' class, due to global namespacing in scss (by using @import)
Diffstat (limited to 'themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg')
-rw-r--r--themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg
new file mode 100644
index 0000000..20c2e0f
--- /dev/null
+++ b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/lightbulb-o.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M736 576c0 17-15 32-32 32s-32-15-32-32c0-69-107-96-160-96-17 0-32-15-32-32s15-32 32-32c93 0 224 49 224 160zm160 0c0-200-203-320-384-320S128 376 128 576c0 64 26 131 68 180 19 22 41 43 61 66 71 85 131 185 141 298h228c10-113 70-213 141-298 20-23 42-44 61-66 42-49 68-116 68-180zm128 0c0 103-34 192-103 268s-160 183-168 290c29 17 47 49 47 82 0 24-9 47-25 64 16 17 25 40 25 64 0 33-17 63-45 81 8 14 13 31 13 47 0 65-51 96-109 96-26 58-84 96-147 96s-121-38-147-96c-58 0-109-31-109-96 0-16 5-33 13-47-28-18-45-48-45-81 0-24 9-47 25-64-16-17-25-40-25-64 0-33 18-65 47-82-8-107-99-214-168-290S0 679 0 576c0-272 259-448 512-448s512 176 512 448z"/>
+</svg>