diff options
Diffstat (limited to 'src/_icons/gif.svg')
-rw-r--r-- | src/_icons/gif.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/gif.svg b/src/_icons/gif.svg new file mode 100644 index 00000000..f6dfde76 --- /dev/null +++ b/src/_icons/gif.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <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> |