cast warning icon
cast-warning-outline from Material Symbols Light by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- cast-warning-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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-for-educationcast-pausechromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tvdeskphone
Use the cast warning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.077q.789 0 1.356.567T4.923 19H3zm0-3.385q2.214 0 3.76 1.548Q8.309 16.787 8.309 19h-1q0-1.786-1.261-3.028T3 14.692zm0-3.769q1.89 0 3.535.709q1.644.709 2.884 1.949t1.95 2.885t.708 3.534h-1q0-1.683-.636-3.147q-.635-1.464-1.732-2.562T6.147 11.56Q4.683 10.923 3 10.923zM19.385 19H14.46q0-.25-.008-.5t-.045-.5h4.977q.269 0 .442-.173t.173-.442v-4.896q.28-.08.521-.201q.24-.122.479-.255v5.352q0 .67-.472 1.143q-.472.472-1.143.472M3 7.539v-.923q0-.672.472-1.144T4.616 5h7.165q-.073.244-.1.485q-.027.24-.046.515h-7.02q-.269 0-.442.173T4 6.616v.976q-.25-.036-.5-.045q-.25-.008-.5-.008m12.165 1.72Q14 8.094 14 6.423t1.165-2.835T18 2.423t2.836 1.165T22 6.423t-1.164 2.836T18 10.423t-2.835-1.164M18 8.846q.2 0 .33-.13q.132-.131.132-.331t-.131-.331T18 7.923t-.33.13t-.132.332t.131.33q.131.131.331.131M17.616 7h.769V4h-.77z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCastWarningOutline(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="M3 17.077q.789 0 1.356.567T4.923 19H3zm0-3.385q2.214 0 3.76 1.548Q8.309 16.787 8.309 19h-1q0-1.786-1.261-3.028T3 14.692zm0-3.769q1.89 0 3.535.709q1.644.709 2.884 1.949t1.95 2.885t.708 3.534h-1q0-1.683-.636-3.147q-.635-1.464-1.732-2.562T6.147 11.56Q4.683 10.923 3 10.923zM19.385 19H14.46q0-.25-.008-.5t-.045-.5h4.977q.269 0 .442-.173t.173-.442v-4.896q.28-.08.521-.201q.24-.122.479-.255v5.352q0 .67-.472 1.143q-.472.472-1.143.472M3 7.539v-.923q0-.672.472-1.144T4.616 5h7.165q-.073.244-.1.485q-.027.24-.046.515h-7.02q-.269 0-.442.173T4 6.616v.976q-.25-.036-.5-.045q-.25-.008-.5-.008m12.165 1.72Q14 8.094 14 6.423t1.165-2.835T18 2.423t2.836 1.165T22 6.423t-1.164 2.836T18 10.423t-2.835-1.164M18 8.846q.2 0 .33-.13q.132-.131.132-.331t-.131-.331T18 7.923t-.33.13t-.132.332t.131.33q.131.131.331.131M17.616 7h.769V4h-.77z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17.077q.789 0 1.356.567T4.923 19H3zm0-3.385q2.214 0 3.76 1.548Q8.309 16.787 8.309 19h-1q0-1.786-1.261-3.028T3 14.692zm0-3.769q1.89 0 3.535.709q1.644.709 2.884 1.949t1.95 2.885t.708 3.534h-1q0-1.683-.636-3.147q-.635-1.464-1.732-2.562T6.147 11.56Q4.683 10.923 3 10.923zM19.385 19H14.46q0-.25-.008-.5t-.045-.5h4.977q.269 0 .442-.173t.173-.442v-4.896q.28-.08.521-.201q.24-.122.479-.255v5.352q0 .67-.472 1.143q-.472.472-1.143.472M3 7.539v-.923q0-.672.472-1.144T4.616 5h7.165q-.073.244-.1.485q-.027.24-.046.515h-7.02q-.269 0-.442.173T4 6.616v.976q-.25-.036-.5-.045q-.25-.008-.5-.008m12.165 1.72Q14 8.094 14 6.423t1.165-2.835T18 2.423t2.836 1.165T22 6.423t-1.164 2.836T18 10.423t-2.835-1.164M18 8.846q.2 0 .33-.13q.132-.131.132-.331t-.131-.331T18 7.923t-.33.13t-.132.332t.131.33q.131.131.331.131M17.616 7h.769V4h-.77z"/></svg> </template>
CSS
.icon-cast-warning-outline {
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%22M3%2017.077q.789%200%201.356.567T4.923%2019H3zm0-3.385q2.214%200%203.76%201.548Q8.309%2016.787%208.309%2019h-1q0-1.786-1.261-3.028T3%2014.692zm0-3.769q1.89%200%203.535.709q1.644.709%202.884%201.949t1.95%202.885t.708%203.534h-1q0-1.683-.636-3.147q-.635-1.464-1.732-2.562T6.147%2011.56Q4.683%2010.923%203%2010.923zM19.385%2019H14.46q0-.25-.008-.5t-.045-.5h4.977q.269%200%20.442-.173t.173-.442v-4.896q.28-.08.521-.201q.24-.122.479-.255v5.352q0%20.67-.472%201.143q-.472.472-1.143.472M3%207.539v-.923q0-.672.472-1.144T4.616%205h7.165q-.073.244-.1.485q-.027.24-.046.515h-7.02q-.269%200-.442.173T4%206.616v.976q-.25-.036-.5-.045q-.25-.008-.5-.008m12.165%201.72Q14%208.094%2014%206.423t1.165-2.835T18%202.423t2.836%201.165T22%206.423t-1.164%202.836T18%2010.423t-2.835-1.164M18%208.846q.2%200%20.33-.13q.132-.131.132-.331t-.131-.331T18%207.923t-.33.13t-.132.332t.131.33q.131.131.331.131M17.616%207h.769V4h-.77z%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%22M3%2017.077q.789%200%201.356.567T4.923%2019H3zm0-3.385q2.214%200%203.76%201.548Q8.309%2016.787%208.309%2019h-1q0-1.786-1.261-3.028T3%2014.692zm0-3.769q1.89%200%203.535.709q1.644.709%202.884%201.949t1.95%202.885t.708%203.534h-1q0-1.683-.636-3.147q-.635-1.464-1.732-2.562T6.147%2011.56Q4.683%2010.923%203%2010.923zM19.385%2019H14.46q0-.25-.008-.5t-.045-.5h4.977q.269%200%20.442-.173t.173-.442v-4.896q.28-.08.521-.201q.24-.122.479-.255v5.352q0%20.67-.472%201.143q-.472.472-1.143.472M3%207.539v-.923q0-.672.472-1.144T4.616%205h7.165q-.073.244-.1.485q-.027.24-.046.515h-7.02q-.269%200-.442.173T4%206.616v.976q-.25-.036-.5-.045q-.25-.008-.5-.008m12.165%201.72Q14%208.094%2014%206.423t1.165-2.835T18%202.423t2.836%201.165T22%206.423t-1.164%202.836T18%2010.423t-2.835-1.164M18%208.846q.2%200%20.33-.13q.132-.131.132-.331t-.131-.331T18%207.923t-.33.13t-.132.332t.131.33q.131.131.331.131M17.616%207h.769V4h-.77z%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-warning-outline.svg?color=%231a73e8&size=48