diff options
Diffstat (limited to 'src/icons/gif.svg')
-rw-r--r-- | src/icons/gif.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/gif.svg b/src/icons/gif.svg new file mode 100644 index 00000000..5653b2a9 --- /dev/null +++ b/src/icons/gif.svg @@ -0,0 +1,11 @@ +--- +tags: [file, format, animation, image, extension] +version: "1.75" +unicode: "f257" +--- +<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> |