diff options
Diffstat (limited to 'icons/gif.svg')
-rw-r--r-- | icons/gif.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/gif.svg b/icons/gif.svg new file mode 100644 index 00000000..cb2bc26b --- /dev/null +++ b/icons/gif.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gif" 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"/> + <path d="M8 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" /> + <path d="M12 8v8" /> + <path d="M16 16v-8h5" /> + <path d="M20 12h-4" /> +</svg> + + |