aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-down.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/thumbs-down.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/thumbs-down.svg')
-rw-r--r--themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-down.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-down.svg b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-down.svg
new file mode 100644
index 0000000..0770454
--- /dev/null
+++ b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-down.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M256 576c0 35-29 64-64 64-36 0-64-29-64-64 0-36 28-64 64-64 35 0 64 28 64 64zm160 512V448c0-35-29-64-64-64H64c-35 0-64 29-64 64v640c0 35 29 64 64 64h288c35 0 64-29 64-64zm1129-149c34 38 55 96 55 149-1 104-88 192-192 192h-277c8 32 18 42 29 64 26 52 56 110 56 192 0 77 0 256-224 256-17 0-33-7-45-19-43-42-55-104-66-163-12-58-23-118-62-157-31-31-65-74-101-120-44-58-140-177-177-180-33-3-61-31-61-64V448c0-35 30-63 64-64 35-1 95-22 158-44 108-37 243-84 386-84h129c88 1 154 27 197 78 38 45 55 106 49 181 25 24 44 57 54 94 11 40 11 80 0 117 30 40 45 87 43 137 0 14-4 44-15 76z"/>
+</svg>