diff options
Diffstat (limited to 'icons/flare.svg')
-rw-r--r-- | icons/flare.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/flare.svg b/icons/flare.svg new file mode 100644 index 00000000..548ea819 --- /dev/null +++ b/icons/flare.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-flare" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |