shield warning icon
shield-warning-bold-duotone from Solar by 480 Design · Bold Duotone · Security · CC-BY-4.0 Attribution required.
- Name
- shield-warning-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Security
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More security icons from Solar
barcode-boldbarcode-scan-boldbomb-boldbomb-emoji-boldbomb-minimalistic-boldcode-scan-boldeye-boldeye-closed-boldeye-scan-boldincognito-boldkey-boldkey-minimalistic-2-boldkey-minimalistic-boldkey-minimalistic-square-2-boldkey-minimalistic-square-3-boldkey-minimalistic-square-boldkey-square-2-boldkey-square-boldlock-boldlock-keyhole-boldlock-keyhole-minimalistic-boldlock-keyhole-minimalistic-unlocked-boldlock-keyhole-unlocked-boldlock-password-bold
Use the shield warning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167V11.9914C21 17.6294 16.761 20.3655 14.1014 21.5273C13.38 21.8424 13.0193 22 12 22C10.9807 22 10.62 21.8424 9.89856 21.5273C7.23896 20.3655 3 17.6294 3 11.9914V10.4167Z" opacity=".5"/><path d="M12 7.25C12.4142 7.25 12.75 7.58579 12.75 8V12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12V8C11.25 7.58579 11.5858 7.25 12 7.25Z"/><path d="M12 16C12.5523 16 13 15.5523 13 15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15C11 15.5523 11.4477 16 12 16Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarShieldWarningBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167V11.9914C21 17.6294 16.761 20.3655 14.1014 21.5273C13.38 21.8424 13.0193 22 12 22C10.9807 22 10.62 21.8424 9.89856 21.5273C7.23896 20.3655 3 17.6294 3 11.9914V10.4167Z" opacity=".5"/><path d="M12 7.25C12.4142 7.25 12.75 7.58579 12.75 8V12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12V8C11.25 7.58579 11.5858 7.25 12 7.25Z"/><path d="M12 16C12.5523 16 13 15.5523 13 15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15C11 15.5523 11.4477 16 12 16Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167V11.9914C21 17.6294 16.761 20.3655 14.1014 21.5273C13.38 21.8424 13.0193 22 12 22C10.9807 22 10.62 21.8424 9.89856 21.5273C7.23896 20.3655 3 17.6294 3 11.9914V10.4167Z" opacity=".5"/><path d="M12 7.25C12.4142 7.25 12.75 7.58579 12.75 8V12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12V8C11.25 7.58579 11.5858 7.25 12 7.25Z"/><path d="M12 16C12.5523 16 13 15.5523 13 15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15C11 15.5523 11.4477 16 12 16Z"/></g></svg> </template>
CSS
.icon-shield-warning-bold-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M3%2010.4167C3%207.21907%203%205.62028%203.37752%205.08241C3.75503%204.54454%205.25832%204.02996%208.26491%203.00079L8.83772%202.80472C10.405%202.26824%2011.1886%202%2012%202C12.8114%202%2013.595%202.26824%2015.1623%202.80472L15.7351%203.00079C18.7417%204.02996%2020.245%204.54454%2020.6225%205.08241C21%205.62028%2021%207.21907%2021%2010.4167V11.9914C21%2017.6294%2016.761%2020.3655%2014.1014%2021.5273C13.38%2021.8424%2013.0193%2022%2012%2022C10.9807%2022%2010.62%2021.8424%209.89856%2021.5273C7.23896%2020.3655%203%2017.6294%203%2011.9914V10.4167Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%207.25C12.4142%207.25%2012.75%207.58579%2012.75%208V12C12.75%2012.4142%2012.4142%2012.75%2012%2012.75C11.5858%2012.75%2011.25%2012.4142%2011.25%2012V8C11.25%207.58579%2011.5858%207.25%2012%207.25Z%22%2F%3E%3Cpath%20d%3D%22M12%2016C12.5523%2016%2013%2015.5523%2013%2015C13%2014.4477%2012.5523%2014%2012%2014C11.4477%2014%2011%2014.4477%2011%2015C11%2015.5523%2011.4477%2016%2012%2016Z%22%2F%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%22currentColor%22%3E%3Cpath%20d%3D%22M3%2010.4167C3%207.21907%203%205.62028%203.37752%205.08241C3.75503%204.54454%205.25832%204.02996%208.26491%203.00079L8.83772%202.80472C10.405%202.26824%2011.1886%202%2012%202C12.8114%202%2013.595%202.26824%2015.1623%202.80472L15.7351%203.00079C18.7417%204.02996%2020.245%204.54454%2020.6225%205.08241C21%205.62028%2021%207.21907%2021%2010.4167V11.9914C21%2017.6294%2016.761%2020.3655%2014.1014%2021.5273C13.38%2021.8424%2013.0193%2022%2012%2022C10.9807%2022%2010.62%2021.8424%209.89856%2021.5273C7.23896%2020.3655%203%2017.6294%203%2011.9914V10.4167Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%207.25C12.4142%207.25%2012.75%207.58579%2012.75%208V12C12.75%2012.4142%2012.4142%2012.75%2012%2012.75C11.5858%2012.75%2011.25%2012.4142%2011.25%2012V8C11.25%207.58579%2011.5858%207.25%2012%207.25Z%22%2F%3E%3Cpath%20d%3D%22M12%2016C12.5523%2016%2013%2015.5523%2013%2015C13%2014.4477%2012.5523%2014%2012%2014C11.4477%2014%2011%2014.4477%2011%2015C11%2015.5523%2011.4477%2016%2012%2016Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/shield-warning-bold-duotone.svg?color=%231a73e8&size=48