aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/icons/svg/flag-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/flag-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/flag-o.svg')
-rw-r--r--themes/docsy/assets/vendor/forkawesome/src/icons/svg/flag-o.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/src/icons/svg/flag-o.svg b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/flag-o.svg
new file mode 100644
index 0000000..1776e30
--- /dev/null
+++ b/themes/docsy/assets/vendor/forkawesome/src/icons/svg/flag-o.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1664 1045V429c-80 43-192 91-306 91-53 0-102-10-145-32-107-53-223-104-362-104-129 0-287 63-403 127v599c132-61 300-113 433-113 154 0 254 51 361 104l28 14c28 14 62 22 101 22 111 0 231-59 293-92zM320 256c0 47-26 88-64 110v1266c0 18-14 32-32 32h-64c-18 0-32-14-32-32V366c-38-22-64-63-64-110 0-71 57-128 128-128s128 57 128 128zm1472 64v763c0 24-14 46-35 57-4 2-10 5-17 9-64 34-215 116-369 116-59 0-112-12-158-35l-28-14c-101-51-181-91-304-91-144 0-347 75-464 146-10 6-22 9-33 9s-22-3-32-8c-20-12-32-33-32-56V474c0-22 12-43 31-55 64-38 290-163 500-163 167 0 303 61 418 117 26 13 56 19 89 19 118 0 248-75 310-112 13-7 24-13 31-17 20-10 43-9 62 2 19 12 31 33 31 55z"/>
+</svg>