googlecast logo
googlecast from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- googlecast
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
- Aliases
- chromecast
Use the googlecast logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 18.546v3.272h3.273A3.27 3.27 0 0 0 0 18.545m0-4.364v2.182a5.456 5.456 0 0 1 5.455 5.454h2.181A7.63 7.63 0 0 0 0 14.182m0-4.364V12c5.422 0 9.818 4.396 9.818 9.818H12c0-6.633-5.378-12-12-12m21.818-7.636H2.182C.982 2.182 0 3.164 0 4.364v3.272h2.182V4.364h19.636v15.272h-7.636v2.182h7.636c1.2 0 2.182-.982 2.182-2.182V4.364c0-1.2-.982-2.182-2.182-2.182"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGooglecast(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 18.546v3.272h3.273A3.27 3.27 0 0 0 0 18.545m0-4.364v2.182a5.456 5.456 0 0 1 5.455 5.454h2.181A7.63 7.63 0 0 0 0 14.182m0-4.364V12c5.422 0 9.818 4.396 9.818 9.818H12c0-6.633-5.378-12-12-12m21.818-7.636H2.182C.982 2.182 0 3.164 0 4.364v3.272h2.182V4.364h19.636v15.272h-7.636v2.182h7.636c1.2 0 2.182-.982 2.182-2.182V4.364c0-1.2-.982-2.182-2.182-2.182"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 18.546v3.272h3.273A3.27 3.27 0 0 0 0 18.545m0-4.364v2.182a5.456 5.456 0 0 1 5.455 5.454h2.181A7.63 7.63 0 0 0 0 14.182m0-4.364V12c5.422 0 9.818 4.396 9.818 9.818H12c0-6.633-5.378-12-12-12m21.818-7.636H2.182C.982 2.182 0 3.164 0 4.364v3.272h2.182V4.364h19.636v15.272h-7.636v2.182h7.636c1.2 0 2.182-.982 2.182-2.182V4.364c0-1.2-.982-2.182-2.182-2.182"/></svg> </template>
CSS
.icon-googlecast {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2018.546v3.272h3.273A3.27%203.27%200%200%200%200%2018.545m0-4.364v2.182a5.456%205.456%200%200%201%205.455%205.454h2.181A7.63%207.63%200%200%200%200%2014.182m0-4.364V12c5.422%200%209.818%204.396%209.818%209.818H12c0-6.633-5.378-12-12-12m21.818-7.636H2.182C.982%202.182%200%203.164%200%204.364v3.272h2.182V4.364h19.636v15.272h-7.636v2.182h7.636c1.2%200%202.182-.982%202.182-2.182V4.364c0-1.2-.982-2.182-2.182-2.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2018.546v3.272h3.273A3.27%203.27%200%200%200%200%2018.545m0-4.364v2.182a5.456%205.456%200%200%201%205.455%205.454h2.181A7.63%207.63%200%200%200%200%2014.182m0-4.364V12c5.422%200%209.818%204.396%209.818%209.818H12c0-6.633-5.378-12-12-12m21.818-7.636H2.182C.982%202.182%200%203.164%200%204.364v3.272h2.182V4.364h19.636v15.272h-7.636v2.182h7.636c1.2%200%202.182-.982%202.182-2.182V4.364c0-1.2-.982-2.182-2.182-2.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googlecast.svg?color=%231a73e8&size=48