shield alt 2 icon
shield-alt-2 from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- shield-alt-2
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-shield-alt-2
The same icon in other sets
Related icons in BoxIcons v2
Use the shield alt 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.438 5.089a1 1 0 0 0-.959.015c-.684.389-1.355.577-2.053.577c-2.035 0-3.952-1.629-5.722-3.39c-.375-.373-1.063-.373-1.438 0C9.592 3.959 7.598 5.663 5.51 5.663c-.69 0-1.351-.184-2.018-.561c-.298-.166-.658-.171-.96-.012s-.501.461-.528.801c-.011.129-.944 12.872 9.683 16.041a1 1 0 0 0 .286.042H12q.145 0 .285-.041c10.657-3.17 9.695-15.916 9.684-16.044a1 1 0 0 0-.531-.8m-9.452 14.842c-6.979-2.255-7.934-9.412-8.014-12.477q.759.21 1.537.209c2.492 0 4.65-1.567 6.476-3.283c1.893 1.788 3.983 3.301 6.442 3.301q.797 0 1.575-.22c-.074 3.065-1.021 10.217-8.016 12.47"/></svg>
React
import type { SVGProps } from "react";
export function BxShieldAlt2(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="M21.438 5.089a1 1 0 0 0-.959.015c-.684.389-1.355.577-2.053.577c-2.035 0-3.952-1.629-5.722-3.39c-.375-.373-1.063-.373-1.438 0C9.592 3.959 7.598 5.663 5.51 5.663c-.69 0-1.351-.184-2.018-.561c-.298-.166-.658-.171-.96-.012s-.501.461-.528.801c-.011.129-.944 12.872 9.683 16.041a1 1 0 0 0 .286.042H12q.145 0 .285-.041c10.657-3.17 9.695-15.916 9.684-16.044a1 1 0 0 0-.531-.8m-9.452 14.842c-6.979-2.255-7.934-9.412-8.014-12.477q.759.21 1.537.209c2.492 0 4.65-1.567 6.476-3.283c1.893 1.788 3.983 3.301 6.442 3.301q.797 0 1.575-.22c-.074 3.065-1.021 10.217-8.016 12.47"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.438 5.089a1 1 0 0 0-.959.015c-.684.389-1.355.577-2.053.577c-2.035 0-3.952-1.629-5.722-3.39c-.375-.373-1.063-.373-1.438 0C9.592 3.959 7.598 5.663 5.51 5.663c-.69 0-1.351-.184-2.018-.561c-.298-.166-.658-.171-.96-.012s-.501.461-.528.801c-.011.129-.944 12.872 9.683 16.041a1 1 0 0 0 .286.042H12q.145 0 .285-.041c10.657-3.17 9.695-15.916 9.684-16.044a1 1 0 0 0-.531-.8m-9.452 14.842c-6.979-2.255-7.934-9.412-8.014-12.477q.759.21 1.537.209c2.492 0 4.65-1.567 6.476-3.283c1.893 1.788 3.983 3.301 6.442 3.301q.797 0 1.575-.22c-.074 3.065-1.021 10.217-8.016 12.47"/></svg> </template>
CSS
.icon-shield-alt-2 {
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%22M21.438%205.089a1%201%200%200%200-.959.015c-.684.389-1.355.577-2.053.577c-2.035%200-3.952-1.629-5.722-3.39c-.375-.373-1.063-.373-1.438%200C9.592%203.959%207.598%205.663%205.51%205.663c-.69%200-1.351-.184-2.018-.561c-.298-.166-.658-.171-.96-.012s-.501.461-.528.801c-.011.129-.944%2012.872%209.683%2016.041a1%201%200%200%200%20.286.042H12q.145%200%20.285-.041c10.657-3.17%209.695-15.916%209.684-16.044a1%201%200%200%200-.531-.8m-9.452%2014.842c-6.979-2.255-7.934-9.412-8.014-12.477q.759.21%201.537.209c2.492%200%204.65-1.567%206.476-3.283c1.893%201.788%203.983%203.301%206.442%203.301q.797%200%201.575-.22c-.074%203.065-1.021%2010.217-8.016%2012.47%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%22M21.438%205.089a1%201%200%200%200-.959.015c-.684.389-1.355.577-2.053.577c-2.035%200-3.952-1.629-5.722-3.39c-.375-.373-1.063-.373-1.438%200C9.592%203.959%207.598%205.663%205.51%205.663c-.69%200-1.351-.184-2.018-.561c-.298-.166-.658-.171-.96-.012s-.501.461-.528.801c-.011.129-.944%2012.872%209.683%2016.041a1%201%200%200%200%20.286.042H12q.145%200%20.285-.041c10.657-3.17%209.695-15.916%209.684-16.044a1%201%200%200%200-.531-.8m-9.452%2014.842c-6.979-2.255-7.934-9.412-8.014-12.477q.759.21%201.537.209c2.492%200%204.65-1.567%206.476-3.283c1.893%201.788%203.983%203.301%206.442%203.301q.797%200%201.575-.22c-.074%203.065-1.021%2010.217-8.016%2012.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/shield-alt-2.svg?color=%231a73e8&size=48