diff options
Diffstat (limited to 'src/icons/video.svg')
-rw-r--r-- | src/icons/video.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/video.svg b/src/icons/video.svg new file mode 100644 index 00000000..84a635e8 --- /dev/null +++ b/src/icons/video.svg @@ -0,0 +1,10 @@ +--- +category: Media +tags: [film, shoot, recording, taping, camera] +version: "1.25" +unicode: "ed22" +--- +<svg> + <path d="M15 10l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -1.447 .894l-4.553 -2.276v-4z" /> + <rect x="3" y="6" width="12" height="12" rx="2" /> +</svg> |