alert icon
alert-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.
- Name
- alert-24
- Set
- Fluent UI System Color Icons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
Related icons in Fluent UI System Color Icons
Use the alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGuIIGJdAj)" d="M15 18a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="url(#SVGgeRKnBlj)" d="M12 2.004a7.5 7.5 0 0 1 7.5 7.5v3.998l1.418 3.16a.95.95 0 0 1-.866 1.34h-16.1a.95.95 0 0 1-.867-1.339l1.415-3.16V9.49l.005-.25A7.5 7.5 0 0 1 12 2.004"/><defs><linearGradient id="SVGuIIGJdAj" x1="12" x2="12.019" y1="17.5" y2="20.999" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ffcd0f" stop-opacity=".988"/></linearGradient><linearGradient id="SVGgeRKnBlj" x1="21.027" x2="5.578" y1="17.995" y2="3.776" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorAlert24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGuIIGJdAj)" d="M15 18a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="url(#SVGgeRKnBlj)" d="M12 2.004a7.5 7.5 0 0 1 7.5 7.5v3.998l1.418 3.16a.95.95 0 0 1-.866 1.34h-16.1a.95.95 0 0 1-.867-1.339l1.415-3.16V9.49l.005-.25A7.5 7.5 0 0 1 12 2.004"/><defs><linearGradient id="SVGuIIGJdAj" x1="12" x2="12.019" y1="17.5" y2="20.999" gradientUnits="userSpaceOnUse"><stop stopColor="#eb4824"/><stop offset="1" stopColor="#ffcd0f" stopOpacity=".988"/></linearGradient><linearGradient id="SVGgeRKnBlj" x1="21.027" x2="5.578" y1="17.995" y2="3.776" gradientUnits="userSpaceOnUse"><stop stopColor="#ff6f47"/><stop offset="1" stopColor="#ffcd0f"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGuIIGJdAj)" d="M15 18a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="url(#SVGgeRKnBlj)" d="M12 2.004a7.5 7.5 0 0 1 7.5 7.5v3.998l1.418 3.16a.95.95 0 0 1-.866 1.34h-16.1a.95.95 0 0 1-.867-1.339l1.415-3.16V9.49l.005-.25A7.5 7.5 0 0 1 12 2.004"/><defs><linearGradient id="SVGuIIGJdAj" x1="12" x2="12.019" y1="17.5" y2="20.999" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ffcd0f" stop-opacity=".988"/></linearGradient><linearGradient id="SVGgeRKnBlj" x1="21.027" x2="5.578" y1="17.995" y2="3.776" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></linearGradient></defs></g></svg> </template>
CSS
.icon-alert-24 {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGuIIGJdAj)%22%20d%3D%22M15%2018a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGgeRKnBlj)%22%20d%3D%22M12%202.004a7.5%207.5%200%200%201%207.5%207.5v3.998l1.418%203.16a.95.95%200%200%201-.866%201.34h-16.1a.95.95%200%200%201-.867-1.339l1.415-3.16V9.49l.005-.25A7.5%207.5%200%200%201%2012%202.004%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGuIIGJdAj%22%20x1%3D%2212%22%20x2%3D%2212.019%22%20y1%3D%2217.5%22%20y2%3D%2220.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%20stop-opacity%3D%22.988%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGgeRKnBlj%22%20x1%3D%2221.027%22%20x2%3D%225.578%22%20y1%3D%2217.995%22%20y2%3D%223.776%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGuIIGJdAj)%22%20d%3D%22M15%2018a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGgeRKnBlj)%22%20d%3D%22M12%202.004a7.5%207.5%200%200%201%207.5%207.5v3.998l1.418%203.16a.95.95%200%200%201-.866%201.34h-16.1a.95.95%200%200%201-.867-1.339l1.415-3.16V9.49l.005-.25A7.5%207.5%200%200%201%2012%202.004%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGuIIGJdAj%22%20x1%3D%2212%22%20x2%3D%2212.019%22%20y1%3D%2217.5%22%20y2%3D%2220.999%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%20stop-opacity%3D%22.988%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGgeRKnBlj%22%20x1%3D%2221.027%22%20x2%3D%225.578%22%20y1%3D%2217.995%22%20y2%3D%223.776%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/alert-24.svg?color=%231a73e8&size=48