call exclamation icon
call-exclamation-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- call-exclamation-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
1 other variant 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-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-filledcall-warning-16-filled
Use the call exclamation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.802 7.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316 2.168a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.163C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219M14.5 13.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0M10 11a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5m0 5.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallExclamation20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.802 7.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316 2.168a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.163C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219M14.5 13.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0M10 11a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5m0 5.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.802 7.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316 2.168a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.163C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219M14.5 13.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0M10 11a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5m0 5.125a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25"/></svg> </template>
CSS
.icon-call-exclamation-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.802%207.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316%202.168a2.26%202.26%200%200%200-.577%202.28l.248.83A1.735%201.735%200%200%200%204.169%208.99l1.628-.163C6.496%208.757%206.802%208.17%207%207.5c.296-1.004.5-1.75.5-1.75c.762-.285%201.486-.5%202.5-.5s1.752.194%202.5.5c0%200%20.196.745.5%201.75c.224.74.753%201.261%201.467%201.33l1.637.158c.823.08%201.55-.442%201.698-1.219M14.5%2013.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200M10%2011a.5.5%200%200%200-.5.5v2a.5.5%200%200%200%201%200v-2a.5.5%200%200%200-.5-.5m0%205.125a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.802%207.77l.157-.83c.157-.822-.145-1.698-.805-2.28c-1.568-1.384-3.83-2.16-7.162-2.156c-3.326.004-5.89.784-7.316%202.168a2.26%202.26%200%200%200-.577%202.28l.248.83A1.735%201.735%200%200%200%204.169%208.99l1.628-.163C6.496%208.757%206.802%208.17%207%207.5c.296-1.004.5-1.75.5-1.75c.762-.285%201.486-.5%202.5-.5s1.752.194%202.5.5c0%200%20.196.745.5%201.75c.224.74.753%201.261%201.467%201.33l1.637.158c.823.08%201.55-.442%201.698-1.219M14.5%2013.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200M10%2011a.5.5%200%200%200-.5.5v2a.5.5%200%200%200%201%200v-2a.5.5%200%200%200-.5-.5m0%205.125a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-exclamation-20-filled.svg?color=%231a73e8&size=48