diff options
author | codecalm <codecalm@gmail.com> | 2021-01-21 15:10:43 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-01-21 15:10:43 +0100 |
commit | a343193a847498ac1b8c4142f5f97d9a66fd73b9 (patch) | |
tree | 3c68b8badc74548cc3fff8c714e45c068e6889d4 /src/_icons/flame.svg | |
parent | Merge pull request #103 from gka/patch-1 (diff) | |
download | tabler-icons-a343193a847498ac1b8c4142f5f97d9a66fd73b9.tar.xz |
version fixes
Diffstat (limited to 'src/_icons/flame.svg')
-rw-r--r-- | src/_icons/flame.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/flame.svg b/src/_icons/flame.svg index 8f09f386..eef18022 100644 --- a/src/_icons/flame.svg +++ b/src/_icons/flame.svg @@ -1,5 +1,6 @@ --- tags: [fire, fireplace, light, burn, bonfire, smoke, barbecue] +version: 1.35 --- <svg> <path d="M12 12c2 -2.96 0 -7 -1 -8c0 3.038 -1.773 4.741 -3 6c-1.226 1.26 -2 3.24 -2 5a6 6 0 1 0 12 0c0 -1.532 -1.056 -3.94 -2 -5c-1.786 3 -2.791 3 -4 2z" /> |