diff options
Diffstat (limited to 'src/_icons/cast.svg')
-rw-r--r-- | src/_icons/cast.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/cast.svg b/src/_icons/cast.svg index e388a034..02a180f4 100644 --- a/src/_icons/cast.svg +++ b/src/_icons/cast.svg @@ -3,7 +3,7 @@ tags: [broadcast, stream, mirroring, apple, airplay, chromecast] --- <svg> <line x1="3" y1="19" x2="3.01" y2="19" /> - <path d="M7 19a4 4 0 00-4 -4" /> - <path d="M11 19a8 8 0 00-8 -8" /> - <path d="M15 19h3a3 3 0 00 3 -3v-8a3 3 0 00-3 -3h-12a3 3 0 00-2.8 2" /> + <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> |