diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-01 03:21:33 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-01 03:21:33 -0600 |
commit | 6d2c067f0d6bc78eef7ececcec3eba71cbb5d80c (patch) | |
tree | feb9c3b13d2603526fee6fbd876f5bd8dfe5bcf2 /static/fork-awesome/src/icons/svg/caret-square-o-down.svg | |
parent | bda8405ebdf2cad9cd2f316d6e5371fece798353 (diff) |
add fork awesome, contact and donate pages, update general style and update readme
Diffstat (limited to 'static/fork-awesome/src/icons/svg/caret-square-o-down.svg')
-rw-r--r-- | static/fork-awesome/src/icons/svg/caret-square-o-down.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/fork-awesome/src/icons/svg/caret-square-o-down.svg b/static/fork-awesome/src/icons/svg/caret-square-o-down.svg new file mode 100644 index 0000000..b214726 --- /dev/null +++ b/static/fork-awesome/src/icons/svg/caret-square-o-down.svg @@ -0,0 +1,3 @@ +<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg"> + <path d="M1145 675c11 21 9 47-5 66l-320 448c-12 17-31 27-52 27s-40-10-52-27L396 741c-14-19-16-45-5-66 11-22 33-35 57-35h640c24 0 46 13 57 35zm135 701V416c0-17-15-32-32-32H288c-17 0-32 15-32 32v960c0 17 15 32 32 32h960c17 0 32-15 32-32zm256-960v960c0 159-129 288-288 288H288c-159 0-288-129-288-288V416c0-159 129-288 288-288h960c159 0 288 129 288 288z"/> +</svg> |