data info alert icon
data-info-alert-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- data-info-alert-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- data-info-alert-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
Use the data info alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.425 0-.712-.288T3 19t.288-.712T4 18h10q.425 0 .713.288T15 19t-.288.713T14 20zm8.463-8.462Q11 10.075 11 8t1.463-3.537T16 3t3.538 1.463T21 8t-1.463 3.538T16 13t-3.537-1.463M4 12q-.425 0-.712-.288T3 11t.288-.712T4 10h4.675q.425 0 .713.288t.287.712q0 .4-.288.7t-.712.3zm0 4q-.425 0-.712-.288T3 15t.288-.712T4 14h7.925q.425 0 .713.288t.287.712q0 .4-.275.7t-.725.3zm12.35-5.15q.15-.15.15-.35v-3q0-.2-.15-.35T16 7t-.35.15t-.15.35v3q0 .2.15.35T16 11t.35-.15m0-5q.15-.15.15-.35t-.15-.35T16 5t-.35.15t-.15.35t.15.35T16 6t.35-.15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDataInfoAlertRounded(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="M4 20q-.425 0-.712-.288T3 19t.288-.712T4 18h10q.425 0 .713.288T15 19t-.288.713T14 20zm8.463-8.462Q11 10.075 11 8t1.463-3.537T16 3t3.538 1.463T21 8t-1.463 3.538T16 13t-3.537-1.463M4 12q-.425 0-.712-.288T3 11t.288-.712T4 10h4.675q.425 0 .713.288t.287.712q0 .4-.288.7t-.712.3zm0 4q-.425 0-.712-.288T3 15t.288-.712T4 14h7.925q.425 0 .713.288t.287.712q0 .4-.275.7t-.725.3zm12.35-5.15q.15-.15.15-.35v-3q0-.2-.15-.35T16 7t-.35.15t-.15.35v3q0 .2.15.35T16 11t.35-.15m0-5q.15-.15.15-.35t-.15-.35T16 5t-.35.15t-.15.35t.15.35T16 6t.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="M4 20q-.425 0-.712-.288T3 19t.288-.712T4 18h10q.425 0 .713.288T15 19t-.288.713T14 20zm8.463-8.462Q11 10.075 11 8t1.463-3.537T16 3t3.538 1.463T21 8t-1.463 3.538T16 13t-3.537-1.463M4 12q-.425 0-.712-.288T3 11t.288-.712T4 10h4.675q.425 0 .713.288t.287.712q0 .4-.288.7t-.712.3zm0 4q-.425 0-.712-.288T3 15t.288-.712T4 14h7.925q.425 0 .713.288t.287.712q0 .4-.275.7t-.725.3zm12.35-5.15q.15-.15.15-.35v-3q0-.2-.15-.35T16 7t-.35.15t-.15.35v3q0 .2.15.35T16 11t.35-.15m0-5q.15-.15.15-.35t-.15-.35T16 5t-.35.15t-.15.35t.15.35T16 6t.35-.15"/></svg> </template>
CSS
.icon-data-info-alert-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%22M4%2020q-.425%200-.712-.288T3%2019t.288-.712T4%2018h10q.425%200%20.713.288T15%2019t-.288.713T14%2020zm8.463-8.462Q11%2010.075%2011%208t1.463-3.537T16%203t3.538%201.463T21%208t-1.463%203.538T16%2013t-3.537-1.463M4%2012q-.425%200-.712-.288T3%2011t.288-.712T4%2010h4.675q.425%200%20.713.288t.287.712q0%20.4-.288.7t-.712.3zm0%204q-.425%200-.712-.288T3%2015t.288-.712T4%2014h7.925q.425%200%20.713.288t.287.712q0%20.4-.275.7t-.725.3zm12.35-5.15q.15-.15.15-.35v-3q0-.2-.15-.35T16%207t-.35.15t-.15.35v3q0%20.2.15.35T16%2011t.35-.15m0-5q.15-.15.15-.35t-.15-.35T16%205t-.35.15t-.15.35t.15.35T16%206t.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%22M4%2020q-.425%200-.712-.288T3%2019t.288-.712T4%2018h10q.425%200%20.713.288T15%2019t-.288.713T14%2020zm8.463-8.462Q11%2010.075%2011%208t1.463-3.537T16%203t3.538%201.463T21%208t-1.463%203.538T16%2013t-3.537-1.463M4%2012q-.425%200-.712-.288T3%2011t.288-.712T4%2010h4.675q.425%200%20.713.288t.287.712q0%20.4-.288.7t-.712.3zm0%204q-.425%200-.712-.288T3%2015t.288-.712T4%2014h7.925q.425%200%20.713.288t.287.712q0%20.4-.275.7t-.725.3zm12.35-5.15q.15-.15.15-.35v-3q0-.2-.15-.35T16%207t-.35.15t-.15.35v3q0%20.2.15.35T16%2011t.35-.15m0-5q.15-.15.15-.35t-.15-.35T16%205t-.35.15t-.15.35t.15.35T16%206t.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/data-info-alert-rounded.svg?color=%231a73e8&size=48