cast for education icon
cast-for-education-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- cast-for-education-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tvdeskphone
Use the cast for education icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.173 10.325l2.52-1.446q.21-.131.21-.348t-.21-.348l-2.52-1.447q-.186-.105-.404-.105t-.404.105l-2.519 1.447q-.212.13-.212.348t.212.348l2.52 1.446q.186.106.403.106t.404-.106m0 2.871l1.789-1.019q.186-.106.295-.295t.108-.407v-1.294l-2.192 1.28q-.186.126-.404.126t-.403-.125l-2.193-1.281v1.294q0 .217.109.407t.295.295l1.788 1.02q.187.105.404.105t.404-.106M15.133 19q-.292 0-.482-.205t-.215-.497q-.111-2.067-.943-3.89t-2.18-3.249q-1.35-1.426-3.131-2.346t-3.8-1.175q-.592-.075-.987-.435T3 6.269t.405-.921T4.402 5h14.983q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472zm-7.325 0q-.208 0-.354-.141q-.146-.142-.183-.35q-.16-1.498-1.24-2.55q-1.079-1.051-2.597-1.23q-.201-.031-.318-.18T3 14.192q0-.213.16-.356q.16-.144.361-.113q1.908.185 3.244 1.523Q8.1 16.584 8.27 18.492q.031.208-.11.358q-.14.15-.353.15m3.769 0q-.233 0-.366-.179q-.134-.179-.165-.43q-.234-3.028-2.372-5.147t-5.183-2.31q-.208-.011-.35-.157q-.14-.146-.14-.354q0-.214.157-.36q.156-.146.377-.134q3.468.19 5.899 2.625t2.633 5.902q.011.232-.132.388t-.357.156m-7.789 0q-.332 0-.56-.228T3 18.212t.228-.561t.56-.228t.561.228t.228.56t-.228.561t-.56.228"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCastForEducationRounded(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="m16.173 10.325l2.52-1.446q.21-.131.21-.348t-.21-.348l-2.52-1.447q-.186-.105-.404-.105t-.404.105l-2.519 1.447q-.212.13-.212.348t.212.348l2.52 1.446q.186.106.403.106t.404-.106m0 2.871l1.789-1.019q.186-.106.295-.295t.108-.407v-1.294l-2.192 1.28q-.186.126-.404.126t-.403-.125l-2.193-1.281v1.294q0 .217.109.407t.295.295l1.788 1.02q.187.105.404.105t.404-.106M15.133 19q-.292 0-.482-.205t-.215-.497q-.111-2.067-.943-3.89t-2.18-3.249q-1.35-1.426-3.131-2.346t-3.8-1.175q-.592-.075-.987-.435T3 6.269t.405-.921T4.402 5h14.983q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472zm-7.325 0q-.208 0-.354-.141q-.146-.142-.183-.35q-.16-1.498-1.24-2.55q-1.079-1.051-2.597-1.23q-.201-.031-.318-.18T3 14.192q0-.213.16-.356q.16-.144.361-.113q1.908.185 3.244 1.523Q8.1 16.584 8.27 18.492q.031.208-.11.358q-.14.15-.353.15m3.769 0q-.233 0-.366-.179q-.134-.179-.165-.43q-.234-3.028-2.372-5.147t-5.183-2.31q-.208-.011-.35-.157q-.14-.146-.14-.354q0-.214.157-.36q.156-.146.377-.134q3.468.19 5.899 2.625t2.633 5.902q.011.232-.132.388t-.357.156m-7.789 0q-.332 0-.56-.228T3 18.212t.228-.561t.56-.228t.561.228t.228.56t-.228.561t-.56.228"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.173 10.325l2.52-1.446q.21-.131.21-.348t-.21-.348l-2.52-1.447q-.186-.105-.404-.105t-.404.105l-2.519 1.447q-.212.13-.212.348t.212.348l2.52 1.446q.186.106.403.106t.404-.106m0 2.871l1.789-1.019q.186-.106.295-.295t.108-.407v-1.294l-2.192 1.28q-.186.126-.404.126t-.403-.125l-2.193-1.281v1.294q0 .217.109.407t.295.295l1.788 1.02q.187.105.404.105t.404-.106M15.133 19q-.292 0-.482-.205t-.215-.497q-.111-2.067-.943-3.89t-2.18-3.249q-1.35-1.426-3.131-2.346t-3.8-1.175q-.592-.075-.987-.435T3 6.269t.405-.921T4.402 5h14.983q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472zm-7.325 0q-.208 0-.354-.141q-.146-.142-.183-.35q-.16-1.498-1.24-2.55q-1.079-1.051-2.597-1.23q-.201-.031-.318-.18T3 14.192q0-.213.16-.356q.16-.144.361-.113q1.908.185 3.244 1.523Q8.1 16.584 8.27 18.492q.031.208-.11.358q-.14.15-.353.15m3.769 0q-.233 0-.366-.179q-.134-.179-.165-.43q-.234-3.028-2.372-5.147t-5.183-2.31q-.208-.011-.35-.157q-.14-.146-.14-.354q0-.214.157-.36q.156-.146.377-.134q3.468.19 5.899 2.625t2.633 5.902q.011.232-.132.388t-.357.156m-7.789 0q-.332 0-.56-.228T3 18.212t.228-.561t.56-.228t.561.228t.228.56t-.228.561t-.56.228"/></svg> </template>
CSS
.icon-cast-for-education-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%22m16.173%2010.325l2.52-1.446q.21-.131.21-.348t-.21-.348l-2.52-1.447q-.186-.105-.404-.105t-.404.105l-2.519%201.447q-.212.13-.212.348t.212.348l2.52%201.446q.186.106.403.106t.404-.106m0%202.871l1.789-1.019q.186-.106.295-.295t.108-.407v-1.294l-2.192%201.28q-.186.126-.404.126t-.403-.125l-2.193-1.281v1.294q0%20.217.109.407t.295.295l1.788%201.02q.187.105.404.105t.404-.106M15.133%2019q-.292%200-.482-.205t-.215-.497q-.111-2.067-.943-3.89t-2.18-3.249q-1.35-1.426-3.131-2.346t-3.8-1.175q-.592-.075-.987-.435T3%206.269t.405-.921T4.402%205h14.983q.67%200%201.143.472q.472.472.472%201.144v10.769q0%20.67-.472%201.143q-.472.472-1.143.472zm-7.325%200q-.208%200-.354-.141q-.146-.142-.183-.35q-.16-1.498-1.24-2.55q-1.079-1.051-2.597-1.23q-.201-.031-.318-.18T3%2014.192q0-.213.16-.356q.16-.144.361-.113q1.908.185%203.244%201.523Q8.1%2016.584%208.27%2018.492q.031.208-.11.358q-.14.15-.353.15m3.769%200q-.233%200-.366-.179q-.134-.179-.165-.43q-.234-3.028-2.372-5.147t-5.183-2.31q-.208-.011-.35-.157q-.14-.146-.14-.354q0-.214.157-.36q.156-.146.377-.134q3.468.19%205.899%202.625t2.633%205.902q.011.232-.132.388t-.357.156m-7.789%200q-.332%200-.56-.228T3%2018.212t.228-.561t.56-.228t.561.228t.228.56t-.228.561t-.56.228%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%22m16.173%2010.325l2.52-1.446q.21-.131.21-.348t-.21-.348l-2.52-1.447q-.186-.105-.404-.105t-.404.105l-2.519%201.447q-.212.13-.212.348t.212.348l2.52%201.446q.186.106.403.106t.404-.106m0%202.871l1.789-1.019q.186-.106.295-.295t.108-.407v-1.294l-2.192%201.28q-.186.126-.404.126t-.403-.125l-2.193-1.281v1.294q0%20.217.109.407t.295.295l1.788%201.02q.187.105.404.105t.404-.106M15.133%2019q-.292%200-.482-.205t-.215-.497q-.111-2.067-.943-3.89t-2.18-3.249q-1.35-1.426-3.131-2.346t-3.8-1.175q-.592-.075-.987-.435T3%206.269t.405-.921T4.402%205h14.983q.67%200%201.143.472q.472.472.472%201.144v10.769q0%20.67-.472%201.143q-.472.472-1.143.472zm-7.325%200q-.208%200-.354-.141q-.146-.142-.183-.35q-.16-1.498-1.24-2.55q-1.079-1.051-2.597-1.23q-.201-.031-.318-.18T3%2014.192q0-.213.16-.356q.16-.144.361-.113q1.908.185%203.244%201.523Q8.1%2016.584%208.27%2018.492q.031.208-.11.358q-.14.15-.353.15m3.769%200q-.233%200-.366-.179q-.134-.179-.165-.43q-.234-3.028-2.372-5.147t-5.183-2.31q-.208-.011-.35-.157q-.14-.146-.14-.354q0-.214.157-.36q.156-.146.377-.134q3.468.19%205.899%202.625t2.633%205.902q.011.232-.132.388t-.357.156m-7.789%200q-.332%200-.56-.228T3%2018.212t.228-.561t.56-.228t.561.228t.228.56t-.228.561t-.56.228%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cast-for-education-rounded.svg?color=%231a73e8&size=48