diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-12-16 17:45:03 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-12-16 17:45:03 -0600 |
commit | 7e49db5ddefe8c515b5f3931a5c701efaac33d91 (patch) | |
tree | d7d1efda44837a466fe079266efda90021812399 /static/fork-awesome/src/icons/svg/thermometer-half.svg | |
parent | 3112a76dac594fe715b59e53c399b0dec5b53193 (diff) |
change structure for new pyssg version
Diffstat (limited to 'static/fork-awesome/src/icons/svg/thermometer-half.svg')
-rw-r--r-- | static/fork-awesome/src/icons/svg/thermometer-half.svg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/fork-awesome/src/icons/svg/thermometer-half.svg b/static/fork-awesome/src/icons/svg/thermometer-half.svg deleted file mode 100644 index 43ef685..0000000 --- a/static/fork-awesome/src/icons/svg/thermometer-half.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg"> - <path d="M640 1344c0 106-86 192-192 192s-192-86-192-192c0-80 50-153 128-181V768h128v395c78 28 128 101 128 181zm128 0c0-105-50-197-128-256V320c0-106-86-192-192-192s-192 86-192 192v768c-78 59-128 151-128 256 0 177 143 320 320 320s320-143 320-320zm128 0c0 247-201 448-448 448S0 1591 0 1344c0-122 49-232 128-313V320C128 143 271 0 448 0s320 143 320 320v711c79 81 128 191 128 313zm128-576v128H832V768h192zm0-256v128H832V512h192zm0-256v128H832V256h192z"/> -</svg> |