aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-up.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-up.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-up.svg')
-rw-r--r--themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-up.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-up.svg b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-up.svg
new file mode 100644
index 0000000..55197b0
--- /dev/null
+++ b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/thumbs-up.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M256 1344c0-35-29-64-64-64-36 0-64 29-64 64 0 36 28 64 64 64 35 0 64-28 64-64zm160-512v640c0 35-29 64-64 64H64c-35 0-64-29-64-64V832c0-35 29-64 64-64h288c35 0 64 29 64 64zm1184 0c0 53-21 110-55 149 11 32 15 62 15 76 2 50-13 97-43 137 11 37 11 77 0 117-10 37-29 70-54 94 6 75-11 136-49 181-43 51-109 77-197 78h-129c-143 0-278-47-386-84-63-22-123-43-158-44-34-1-64-29-64-64V831c0-33 28-61 61-64 37-3 133-122 177-180 36-46 70-89 101-120 39-39 50-99 62-157 11-59 23-121 66-163 12-12 28-19 45-19 224 0 224 179 224 256 0 82-29 140-56 192-11 22-21 32-29 64h277c104 0 192 88 192 192z"/>
+</svg>