shield error icon
shield-error-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- shield-error-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
12 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
shield-add-16-filledshield-arrow-right-16-filledshield-badge-20-filledshield-checkmark-16-filledshield-dismiss-16-filledshield-dismiss-shield-20-filledshield-globe-16-filledshield-keyhole-16-filledshield-lock-16-filledshield-person-20-filledshield-person-add-20-filledshield-prohibited-20-filledshield-question-16-filledshield-settings-16-filledshield-task-16-filled
Use the shield error icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 21.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m.102-13.495A1 1 0 0 1 17 9v9a1 1 0 0 1-1 1l-.102-.005A1 1 0 0 1 15 18V9a1 1 0 0 1 1-1zm-.657-5.837a1 1 0 0 1 1.11 0c2.916 1.944 6.76 3.858 11.545 4.337a1 1 0 0 1 .9.995V16c0 3.572-1.73 6.574-4.01 8.87q-.34.35-.691.676c-2.494 2.3-5.546 3.87-7.897 4.37q-.15.038-.294.072a.5.5 0 0 1-.216 0q-.145-.033-.295-.072c-2.351-.5-5.403-2.07-7.896-4.37a18 18 0 0 1-.691-.676C4.73 22.574 3 19.572 3 16V7.5a1 1 0 0 1 .9-.995c4.785-.479 8.63-2.393 11.545-4.337M16 4.194C13.166 6.008 9.496 7.772 5 8.39V16c0 3.12 1.715 5.916 4.057 8.076c2.274 2.098 5.007 3.469 6.943 3.884c1.936-.415 4.669-1.786 6.943-3.884C25.285 21.916 27 19.12 27 16V8.389c-4.496-.617-8.166-2.381-11-4.195"/></svg>
React
import type { SVGProps } from "react";
export function FluentShieldError32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 21.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m.102-13.495A1 1 0 0 1 17 9v9a1 1 0 0 1-1 1l-.102-.005A1 1 0 0 1 15 18V9a1 1 0 0 1 1-1zm-.657-5.837a1 1 0 0 1 1.11 0c2.916 1.944 6.76 3.858 11.545 4.337a1 1 0 0 1 .9.995V16c0 3.572-1.73 6.574-4.01 8.87q-.34.35-.691.676c-2.494 2.3-5.546 3.87-7.897 4.37q-.15.038-.294.072a.5.5 0 0 1-.216 0q-.145-.033-.295-.072c-2.351-.5-5.403-2.07-7.896-4.37a18 18 0 0 1-.691-.676C4.73 22.574 3 19.572 3 16V7.5a1 1 0 0 1 .9-.995c4.785-.479 8.63-2.393 11.545-4.337M16 4.194C13.166 6.008 9.496 7.772 5 8.39V16c0 3.12 1.715 5.916 4.057 8.076c2.274 2.098 5.007 3.469 6.943 3.884c1.936-.415 4.669-1.786 6.943-3.884C25.285 21.916 27 19.12 27 16V8.389c-4.496-.617-8.166-2.381-11-4.195"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 21.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m.102-13.495A1 1 0 0 1 17 9v9a1 1 0 0 1-1 1l-.102-.005A1 1 0 0 1 15 18V9a1 1 0 0 1 1-1zm-.657-5.837a1 1 0 0 1 1.11 0c2.916 1.944 6.76 3.858 11.545 4.337a1 1 0 0 1 .9.995V16c0 3.572-1.73 6.574-4.01 8.87q-.34.35-.691.676c-2.494 2.3-5.546 3.87-7.897 4.37q-.15.038-.294.072a.5.5 0 0 1-.216 0q-.145-.033-.295-.072c-2.351-.5-5.403-2.07-7.896-4.37a18 18 0 0 1-.691-.676C4.73 22.574 3 19.572 3 16V7.5a1 1 0 0 1 .9-.995c4.785-.479 8.63-2.393 11.545-4.337M16 4.194C13.166 6.008 9.496 7.772 5 8.39V16c0 3.12 1.715 5.916 4.057 8.076c2.274 2.098 5.007 3.469 6.943 3.884c1.936-.415 4.669-1.786 6.943-3.884C25.285 21.916 27 19.12 27 16V8.389c-4.496-.617-8.166-2.381-11-4.195"/></svg> </template>
CSS
.icon-shield-error-32-regular {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021.5a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m.102-13.495A1%201%200%200%201%2017%209v9a1%201%200%200%201-1%201l-.102-.005A1%201%200%200%201%2015%2018V9a1%201%200%200%201%201-1zm-.657-5.837a1%201%200%200%201%201.11%200c2.916%201.944%206.76%203.858%2011.545%204.337a1%201%200%200%201%20.9.995V16c0%203.572-1.73%206.574-4.01%208.87q-.34.35-.691.676c-2.494%202.3-5.546%203.87-7.897%204.37q-.15.038-.294.072a.5.5%200%200%201-.216%200q-.145-.033-.295-.072c-2.351-.5-5.403-2.07-7.896-4.37a18%2018%200%200%201-.691-.676C4.73%2022.574%203%2019.572%203%2016V7.5a1%201%200%200%201%20.9-.995c4.785-.479%208.63-2.393%2011.545-4.337M16%204.194C13.166%206.008%209.496%207.772%205%208.39V16c0%203.12%201.715%205.916%204.057%208.076c2.274%202.098%205.007%203.469%206.943%203.884c1.936-.415%204.669-1.786%206.943-3.884C25.285%2021.916%2027%2019.12%2027%2016V8.389c-4.496-.617-8.166-2.381-11-4.195%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021.5a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m.102-13.495A1%201%200%200%201%2017%209v9a1%201%200%200%201-1%201l-.102-.005A1%201%200%200%201%2015%2018V9a1%201%200%200%201%201-1zm-.657-5.837a1%201%200%200%201%201.11%200c2.916%201.944%206.76%203.858%2011.545%204.337a1%201%200%200%201%20.9.995V16c0%203.572-1.73%206.574-4.01%208.87q-.34.35-.691.676c-2.494%202.3-5.546%203.87-7.897%204.37q-.15.038-.294.072a.5.5%200%200%201-.216%200q-.145-.033-.295-.072c-2.351-.5-5.403-2.07-7.896-4.37a18%2018%200%200%201-.691-.676C4.73%2022.574%203%2019.572%203%2016V7.5a1%201%200%200%201%20.9-.995c4.785-.479%208.63-2.393%2011.545-4.337M16%204.194C13.166%206.008%209.496%207.772%205%208.39V16c0%203.12%201.715%205.916%204.057%208.076c2.274%202.098%205.007%203.469%206.943%203.884c1.936-.415%204.669-1.786%206.943-3.884C25.285%2021.916%2027%2019.12%2027%2016V8.389c-4.496-.617-8.166-2.381-11-4.195%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shield-error-32-regular.svg?color=%231a73e8&size=48