call warning icon
call-warning-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- call-warning-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-checkmark-20-filledcall-chevron-down-16-filledcall-connecting-20-filledcall-dismiss-16-filledcall-end-12-filledcall-exclamation-20-filledcall-forward-16-filledcall-inbound-16-filledcall-missed-12-filledcall-outbound-16-filledcall-park-16-filledcall-pause-20-filledcall-prohibited-16-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filled
Use the call warning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.85 2.095c1.008-.323 2.086.199 2.518 1.218l.86 2.027c.375.883.166 1.922-.514 2.568L7.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.272 2.595l2.274-.76c.863-.287 1.802.044 2.331.821l1.233 1.81c.614.904.504 2.15-.26 2.917l-.817.82c-.813.817-1.976 1.114-3.051.778q-3.81-1.188-7.003-7.053q-3.2-5.876-2.26-9.968c.265-1.148 1.083-2.063 2.15-2.404zm8.311-.265c.553-1.107 2.133-1.107 2.686 0l3.997 7.998A1.5 1.5 0 0 1 20.5 12h-7.994a1.5 1.5 0 0 1-1.343-2.172zm1.343 7.168a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m0-5.003a.5.5 0 0 0-.5.5v3.002a.5.5 0 1 0 1 0V4.495a.5.5 0 0 0-.5-.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallWarning24Filled(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="M6.85 2.095c1.008-.323 2.086.199 2.518 1.218l.86 2.027c.375.883.166 1.922-.514 2.568L7.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.272 2.595l2.274-.76c.863-.287 1.802.044 2.331.821l1.233 1.81c.614.904.504 2.15-.26 2.917l-.817.82c-.813.817-1.976 1.114-3.051.778q-3.81-1.188-7.003-7.053q-3.2-5.876-2.26-9.968c.265-1.148 1.083-2.063 2.15-2.404zm8.311-.265c.553-1.107 2.133-1.107 2.686 0l3.997 7.998A1.5 1.5 0 0 1 20.5 12h-7.994a1.5 1.5 0 0 1-1.343-2.172zm1.343 7.168a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m0-5.003a.5.5 0 0 0-.5.5v3.002a.5.5 0 1 0 1 0V4.495a.5.5 0 0 0-.5-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.85 2.095c1.008-.323 2.086.199 2.518 1.218l.86 2.027c.375.883.166 1.922-.514 2.568L7.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.272 2.595l2.274-.76c.863-.287 1.802.044 2.331.821l1.233 1.81c.614.904.504 2.15-.26 2.917l-.817.82c-.813.817-1.976 1.114-3.051.778q-3.81-1.188-7.003-7.053q-3.2-5.876-2.26-9.968c.265-1.148 1.083-2.063 2.15-2.404zm8.311-.265c.553-1.107 2.133-1.107 2.686 0l3.997 7.998A1.5 1.5 0 0 1 20.5 12h-7.994a1.5 1.5 0 0 1-1.343-2.172zm1.343 7.168a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m0-5.003a.5.5 0 0 0-.5.5v3.002a.5.5 0 1 0 1 0V4.495a.5.5 0 0 0-.5-.5"/></svg> </template>
CSS
.icon-call-warning-24-filled {
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%22M6.85%202.095c1.008-.323%202.086.199%202.518%201.218l.86%202.027c.375.883.166%201.922-.514%202.568L7.82%209.706q.175%201.614%201.084%203.177a8.7%208.7%200%200%200%202.272%202.595l2.274-.76c.863-.287%201.802.044%202.331.821l1.233%201.81c.614.904.504%202.15-.26%202.917l-.817.82c-.813.817-1.976%201.114-3.051.778q-3.81-1.188-7.003-7.053q-3.2-5.876-2.26-9.968c.265-1.148%201.083-2.063%202.15-2.404zm8.311-.265c.553-1.107%202.133-1.107%202.686%200l3.997%207.998A1.5%201.5%200%200%201%2020.5%2012h-7.994a1.5%201.5%200%200%201-1.343-2.172zm1.343%207.168a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m0-5.003a.5.5%200%200%200-.5.5v3.002a.5.5%200%201%200%201%200V4.495a.5.5%200%200%200-.5-.5%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%22M6.85%202.095c1.008-.323%202.086.199%202.518%201.218l.86%202.027c.375.883.166%201.922-.514%202.568L7.82%209.706q.175%201.614%201.084%203.177a8.7%208.7%200%200%200%202.272%202.595l2.274-.76c.863-.287%201.802.044%202.331.821l1.233%201.81c.614.904.504%202.15-.26%202.917l-.817.82c-.813.817-1.976%201.114-3.051.778q-3.81-1.188-7.003-7.053q-3.2-5.876-2.26-9.968c.265-1.148%201.083-2.063%202.15-2.404zm8.311-.265c.553-1.107%202.133-1.107%202.686%200l3.997%207.998A1.5%201.5%200%200%201%2020.5%2012h-7.994a1.5%201.5%200%200%201-1.343-2.172zm1.343%207.168a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m0-5.003a.5.5%200%200%200-.5.5v3.002a.5.5%200%201%200%201%200V4.495a.5.5%200%200%200-.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-warning-24-filled.svg?color=%231a73e8&size=48