diff options
Diffstat (limited to 'src/_icons/flame-off.svg')
-rw-r--r-- | src/_icons/flame-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/flame-off.svg b/src/_icons/flame-off.svg new file mode 100644 index 00000000..1afe2939 --- /dev/null +++ b/src/_icons/flame-off.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M8.973 8.974c-.335 .378 -.67 .716 -.973 1.026c-1.226 1.26 -2 3.24 -2 5a6 6 0 0 0 11.472 2.466m.383 -3.597c-.32 -1.409 -1.122 -3.045 -1.855 -3.869c-.281 .472 -.543 .87 -.79 1.202m-2.358 -2.35c-.068 -2.157 -1.182 -4.184 -1.852 -4.852c0 .968 -.18 1.801 -.465 2.527" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |