diff options
author | codecalm <codecalm@gmail.com> | 2021-01-20 22:18:49 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-01-20 22:18:49 +0100 |
commit | c8da3525fac1d02e48b957a0ed9676b28e38e394 (patch) | |
tree | d29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/flare.svg | |
parent | Update README.md (diff) | |
parent | Merge pull request #104 from tabler/dev-iconfont-generation (diff) | |
download | tabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz |
Merge branch 'dev' of https://github.com/tabler/tabler-icons
Conflicts:
iconfont/fonts/tabler-icons.eot
iconfont/fonts/tabler-icons.ttf
iconfont/fonts/tabler-icons.woff
iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/flare.svg')
-rw-r--r-- | src/_icons/flare.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/flare.svg b/src/_icons/flare.svg new file mode 100644 index 00000000..3c3893d3 --- /dev/null +++ b/src/_icons/flare.svg @@ -0,0 +1,8 @@ +--- +category: Weather +tags: [shine, flare, heat, sunlight, hot, sun, heat] +--- +<svg> + <circle cx="12" cy="12" r="2" /> + <path d="M3 12h4m5 -9v4m5 5h4m-9 5v4m-4.5 -13.5l1 1m8 -1l-1 1m0 7l1 1m-8 -1l-1 1" /> +</svg> |