shield icon
shield-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.
- Name
- shield-24
- Set
- Fluent UI System Color Icons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
shieldAkar IconsshieldBootstrap IconsshieldBoxIcons v2shieldBoxIcons v2 SolidshieldCodiconsshieldEmoji One (Colored)shield-fillEva IconsshieldFramework7 IconsshieldFont Awesome 6 SolidshieldFont Awesome SolidshieldFeather Iconsshield-outlineFlowbite Iconsshield-12-filledFluent UI System IconsshieldFluent EmojishieldFluent Emoji FlatshieldFluent Emoji High Contrastshieldcss.ggshieldHumbleiconsshieldIconParkshieldIconPark OutlineshieldIconPark SolidshieldIconPark TwoToneshieldIconoirshieldIonIcons
Related icons in Fluent UI System Color Icons
Use the shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGqgUHFcHw)" d="M3 5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0C14.992 4.057 17.587 5 20.25 5a.75.75 0 0 1 .75.75V11c0 5.001-2.958 8.676-8.725 10.948a.75.75 0 0 1-.55 0C5.958 19.676 3 16 3 11z"/><defs><radialGradient id="SVGqgUHFcHw" cx="0" cy="0" r="1" gradientTransform="rotate(54.497 6.945 -8.578)scale(47.5993 42.0478)" gradientUnits="userSpaceOnUse"><stop offset=".338" stop-color="#0fafff"/><stop offset=".529" stop-color="#367af2"/><stop offset=".682" stop-color="#5750e2"/><stop offset=".861" stop-color="#cc23d1"/></radialGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorShield24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGqgUHFcHw)" d="M3 5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0C14.992 4.057 17.587 5 20.25 5a.75.75 0 0 1 .75.75V11c0 5.001-2.958 8.676-8.725 10.948a.75.75 0 0 1-.55 0C5.958 19.676 3 16 3 11z"/><defs><radialGradient id="SVGqgUHFcHw" cx="0" cy="0" r="1" gradientTransform="rotate(54.497 6.945 -8.578)scale(47.5993 42.0478)" gradientUnits="userSpaceOnUse"><stop offset=".338" stopColor="#0fafff"/><stop offset=".529" stopColor="#367af2"/><stop offset=".682" stopColor="#5750e2"/><stop offset=".861" stopColor="#cc23d1"/></radialGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGqgUHFcHw)" d="M3 5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0C14.992 4.057 17.587 5 20.25 5a.75.75 0 0 1 .75.75V11c0 5.001-2.958 8.676-8.725 10.948a.75.75 0 0 1-.55 0C5.958 19.676 3 16 3 11z"/><defs><radialGradient id="SVGqgUHFcHw" cx="0" cy="0" r="1" gradientTransform="rotate(54.497 6.945 -8.578)scale(47.5993 42.0478)" gradientUnits="userSpaceOnUse"><stop offset=".338" stop-color="#0fafff"/><stop offset=".529" stop-color="#367af2"/><stop offset=".682" stop-color="#5750e2"/><stop offset=".861" stop-color="#cc23d1"/></radialGradient></defs></g></svg> </template>
CSS
.icon-shield-24 {
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%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGqgUHFcHw)%22%20d%3D%22M3%205.75A.75.75%200%200%201%203.75%205c2.663%200%205.258-.943%207.8-2.85a.75.75%200%200%201%20.9%200C14.992%204.057%2017.587%205%2020.25%205a.75.75%200%200%201%20.75.75V11c0%205.001-2.958%208.676-8.725%2010.948a.75.75%200%200%201-.55%200C5.958%2019.676%203%2016%203%2011z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGqgUHFcHw%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(54.497%206.945%20-8.578)scale(47.5993%2042.0478)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.338%22%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.529%22%20stop-color%3D%22%23367af2%22%2F%3E%3Cstop%20offset%3D%22.682%22%20stop-color%3D%22%235750e2%22%2F%3E%3Cstop%20offset%3D%22.861%22%20stop-color%3D%22%23cc23d1%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGqgUHFcHw)%22%20d%3D%22M3%205.75A.75.75%200%200%201%203.75%205c2.663%200%205.258-.943%207.8-2.85a.75.75%200%200%201%20.9%200C14.992%204.057%2017.587%205%2020.25%205a.75.75%200%200%201%20.75.75V11c0%205.001-2.958%208.676-8.725%2010.948a.75.75%200%200%201-.55%200C5.958%2019.676%203%2016%203%2011z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGqgUHFcHw%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(54.497%206.945%20-8.578)scale(47.5993%2042.0478)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.338%22%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%22.529%22%20stop-color%3D%22%23367af2%22%2F%3E%3Cstop%20offset%3D%22.682%22%20stop-color%3D%22%235750e2%22%2F%3E%3Cstop%20offset%3D%22.861%22%20stop-color%3D%22%23cc23d1%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/shield-24.svg?color=%231a73e8&size=48