diff options
Diffstat (limited to 'src/icons/cast.svg')
-rw-r--r-- | src/icons/cast.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/cast.svg b/src/icons/cast.svg new file mode 100644 index 00000000..6642270f --- /dev/null +++ b/src/icons/cast.svg @@ -0,0 +1,12 @@ +--- +category: Media +tags: [broadcast, stream, mirroring, apple, airplay, chromecast] +version: "1.0" +unicode: "ea56" +--- +<svg> + <line x1="3" y1="19" x2="3.01" y2="19" /> + <path d="M7 19a4 4 0 0 0 -4 -4" /> + <path d="M11 19a8 8 0 0 0 -8 -8" /> + <path d="M15 19h3a3 3 0 0 0 3 -3v-8a3 3 0 0 0 -3 -3h-12a3 3 0 0 0 -2.8 2" /> +</svg> |