chromecast device icon
chromecast-device-rounded from Material Symbols by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- chromecast-device-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningcircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tvdeskphone
Use the chromecast device icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 14.5q-.425 0-.712-.288T20 13.5v-3q0-.425.288-.712T21 9.5h1q.425 0 .713.288T23 10.5v3q0 .425-.288.713T22 14.5zM17 16h-6q-.4 0-.812.113T9.15 16.5q-.975.425-1.675.588T6 17.25q-1.95 0-3.475-1.15T1 13.5v-3q0-1.475 1.525-2.613T6 6.75q.775 0 1.475.163T9.15 7.5q.625.275 1.038.388T11 8h6q.825 0 1.413.588T19 10v4q0 .825-.587 1.413T17 16M2.5 12.5h1q.2 0 .35-.15T4 12t-.15-.35t-.35-.15h-1q-.2 0-.35.15T2 12t.15.35t.35.15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsChromecastDeviceRounded(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="M21 14.5q-.425 0-.712-.288T20 13.5v-3q0-.425.288-.712T21 9.5h1q.425 0 .713.288T23 10.5v3q0 .425-.288.713T22 14.5zM17 16h-6q-.4 0-.812.113T9.15 16.5q-.975.425-1.675.588T6 17.25q-1.95 0-3.475-1.15T1 13.5v-3q0-1.475 1.525-2.613T6 6.75q.775 0 1.475.163T9.15 7.5q.625.275 1.038.388T11 8h6q.825 0 1.413.588T19 10v4q0 .825-.587 1.413T17 16M2.5 12.5h1q.2 0 .35-.15T4 12t-.15-.35t-.35-.15h-1q-.2 0-.35.15T2 12t.15.35t.35.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 14.5q-.425 0-.712-.288T20 13.5v-3q0-.425.288-.712T21 9.5h1q.425 0 .713.288T23 10.5v3q0 .425-.288.713T22 14.5zM17 16h-6q-.4 0-.812.113T9.15 16.5q-.975.425-1.675.588T6 17.25q-1.95 0-3.475-1.15T1 13.5v-3q0-1.475 1.525-2.613T6 6.75q.775 0 1.475.163T9.15 7.5q.625.275 1.038.388T11 8h6q.825 0 1.413.588T19 10v4q0 .825-.587 1.413T17 16M2.5 12.5h1q.2 0 .35-.15T4 12t-.15-.35t-.35-.15h-1q-.2 0-.35.15T2 12t.15.35t.35.15"/></svg> </template>
CSS
.icon-chromecast-device-rounded {
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%22M21%2014.5q-.425%200-.712-.288T20%2013.5v-3q0-.425.288-.712T21%209.5h1q.425%200%20.713.288T23%2010.5v3q0%20.425-.288.713T22%2014.5zM17%2016h-6q-.4%200-.812.113T9.15%2016.5q-.975.425-1.675.588T6%2017.25q-1.95%200-3.475-1.15T1%2013.5v-3q0-1.475%201.525-2.613T6%206.75q.775%200%201.475.163T9.15%207.5q.625.275%201.038.388T11%208h6q.825%200%201.413.588T19%2010v4q0%20.825-.587%201.413T17%2016M2.5%2012.5h1q.2%200%20.35-.15T4%2012t-.15-.35t-.35-.15h-1q-.2%200-.35.15T2%2012t.15.35t.35.15%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%22M21%2014.5q-.425%200-.712-.288T20%2013.5v-3q0-.425.288-.712T21%209.5h1q.425%200%20.713.288T23%2010.5v3q0%20.425-.288.713T22%2014.5zM17%2016h-6q-.4%200-.812.113T9.15%2016.5q-.975.425-1.675.588T6%2017.25q-1.95%200-3.475-1.15T1%2013.5v-3q0-1.475%201.525-2.613T6%206.75q.775%200%201.475.163T9.15%207.5q.625.275%201.038.388T11%208h6q.825%200%201.413.588T19%2010v4q0%20.825-.587%201.413T17%2016M2.5%2012.5h1q.2%200%20.35-.15T4%2012t-.15-.35t-.35-.15h-1q-.2%200-.35.15T2%2012t.15.35t.35.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/chromecast-device-rounded.svg?color=%231a73e8&size=48