cast icon
cast-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- cast-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
castBootstrap IconscastBoxIcons v2cast-fillEva IconscastFeather Iconscastcss.ggcastHealth IconscastHuge IconscastLucidecastMaterial SymbolscastMaterial Symbols LightcastMaterial Design IconscastMyna UI IconscastPixelarticonscast-fillRemix IconcastTabler IconscastTDesign IconscastWeb3 IconscastWeb3 Icons Branded
Related icons in Fluent UI System Icons
Use the cast icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.25 13.999a.75.75 0 0 0 0 1.5a3.75 3.75 0 0 1 3.749 3.749a.75.75 0 0 0 1.5 0a5.25 5.25 0 0 0-5.249-5.25M5.5 11.25a.75.75 0 0 1 .75-.75c4.834 0 8.755 3.912 8.755 8.748a.75.75 0 0 1-1.5 0A7.25 7.25 0 0 0 6.25 12a.75.75 0 0 1-.75-.75M6.75 20a1.25 1.25 0 1 0 0-2.501a1.25 1.25 0 0 0 0 2.5M4.25 4.5A2.25 2.25 0 0 0 2 6.75v14.5a2.25 2.25 0 0 0 2.25 2.25h19.5A2.25 2.25 0 0 0 26 21.25V6.75a2.25 2.25 0 0 0-2.25-2.25zM3.5 6.75A.75.75 0 0 1 4.25 6h19.5a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCast28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.25 13.999a.75.75 0 0 0 0 1.5a3.75 3.75 0 0 1 3.749 3.749a.75.75 0 0 0 1.5 0a5.25 5.25 0 0 0-5.249-5.25M5.5 11.25a.75.75 0 0 1 .75-.75c4.834 0 8.755 3.912 8.755 8.748a.75.75 0 0 1-1.5 0A7.25 7.25 0 0 0 6.25 12a.75.75 0 0 1-.75-.75M6.75 20a1.25 1.25 0 1 0 0-2.501a1.25 1.25 0 0 0 0 2.5M4.25 4.5A2.25 2.25 0 0 0 2 6.75v14.5a2.25 2.25 0 0 0 2.25 2.25h19.5A2.25 2.25 0 0 0 26 21.25V6.75a2.25 2.25 0 0 0-2.25-2.25zM3.5 6.75A.75.75 0 0 1 4.25 6h19.5a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.25 13.999a.75.75 0 0 0 0 1.5a3.75 3.75 0 0 1 3.749 3.749a.75.75 0 0 0 1.5 0a5.25 5.25 0 0 0-5.249-5.25M5.5 11.25a.75.75 0 0 1 .75-.75c4.834 0 8.755 3.912 8.755 8.748a.75.75 0 0 1-1.5 0A7.25 7.25 0 0 0 6.25 12a.75.75 0 0 1-.75-.75M6.75 20a1.25 1.25 0 1 0 0-2.501a1.25 1.25 0 0 0 0 2.5M4.25 4.5A2.25 2.25 0 0 0 2 6.75v14.5a2.25 2.25 0 0 0 2.25 2.25h19.5A2.25 2.25 0 0 0 26 21.25V6.75a2.25 2.25 0 0 0-2.25-2.25zM3.5 6.75A.75.75 0 0 1 4.25 6h19.5a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75z"/></svg> </template>
CSS
.icon-cast-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%2013.999a.75.75%200%200%200%200%201.5a3.75%203.75%200%200%201%203.749%203.749a.75.75%200%200%200%201.5%200a5.25%205.25%200%200%200-5.249-5.25M5.5%2011.25a.75.75%200%200%201%20.75-.75c4.834%200%208.755%203.912%208.755%208.748a.75.75%200%200%201-1.5%200A7.25%207.25%200%200%200%206.25%2012a.75.75%200%200%201-.75-.75M6.75%2020a1.25%201.25%200%201%200%200-2.501a1.25%201.25%200%200%200%200%202.5M4.25%204.5A2.25%202.25%200%200%200%202%206.75v14.5a2.25%202.25%200%200%200%202.25%202.25h19.5A2.25%202.25%200%200%200%2026%2021.25V6.75a2.25%202.25%200%200%200-2.25-2.25zM3.5%206.75A.75.75%200%200%201%204.25%206h19.5a.75.75%200%200%201%20.75.75v14.5a.75.75%200%200%201-.75.75H4.25a.75.75%200%200%201-.75-.75z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%2013.999a.75.75%200%200%200%200%201.5a3.75%203.75%200%200%201%203.749%203.749a.75.75%200%200%200%201.5%200a5.25%205.25%200%200%200-5.249-5.25M5.5%2011.25a.75.75%200%200%201%20.75-.75c4.834%200%208.755%203.912%208.755%208.748a.75.75%200%200%201-1.5%200A7.25%207.25%200%200%200%206.25%2012a.75.75%200%200%201-.75-.75M6.75%2020a1.25%201.25%200%201%200%200-2.501a1.25%201.25%200%200%200%200%202.5M4.25%204.5A2.25%202.25%200%200%200%202%206.75v14.5a2.25%202.25%200%200%200%202.25%202.25h19.5A2.25%202.25%200%200%200%2026%2021.25V6.75a2.25%202.25%200%200%200-2.25-2.25zM3.5%206.75A.75.75%200%200%201%204.25%206h19.5a.75.75%200%200%201%20.75.75v14.5a.75.75%200%200%201-.75.75H4.25a.75.75%200%200%201-.75-.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/cast-28-regular.svg?color=%231a73e8&size=48