shield emoji
shield from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- shield
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji 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 Iconsshield-16Fluent UI System Color IconsshieldFluent EmojishieldFluent Emoji High Contrastshieldcss.ggshieldHumbleiconsshieldIconParkshieldIconPark OutlineshieldIconPark SolidshieldIconPark TwoToneshieldIconoirshieldIonIcons
More objects icons from Fluent Emoji Flat
Use the shield emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#e6e6e6" d="M12.096 2a2.78 2.78 0 0 0-1.9.694c-.837.75-.724 1.467-1.471 2.521A2.9 2.9 0 0 1 6.833 6.53l-.03.007a2.63 2.63 0 0 0-1.921 2.356c-.65 5.089 1.1 13 5.322 17.331a24.4 24.4 0 0 0 3.749 2.919a6.53 6.53 0 0 0 4.259 0a22.6 22.6 0 0 0 3.77-2.922c4.087-4.192 5.983-12.138 5.322-17.33a2.59 2.59 0 0 0-1.951-2.364a2.9 2.9 0 0 1-1.892-1.315c-.676-.954-.667-1.8-1.471-2.52a2.78 2.78 0 0 0-1.9-.695z"/><path fill="#aeddff" d="M20.009 3.5H16l-3.214 12.419L16 28.5c2 0 2-.5 4-2c0 0 6.5-4.5 6-17c0 0 .002-1.25-1-1.5c-2.5-.5-3.5-3.5-3.5-3.5c-.132-.334-.5-1-1.491-1"/><path fill="#00a6ed" d="M12.019 3.5h4.008v25c-2 0-2-.5-4-2c0 0-6.5-4.5-6-17c0 0-.002-1.25 1-1.5c2.5-.5 3.5-3.5 3.5-3.5c.132-.334.5-1 1.492-1"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatShield(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#e6e6e6" d="M12.096 2a2.78 2.78 0 0 0-1.9.694c-.837.75-.724 1.467-1.471 2.521A2.9 2.9 0 0 1 6.833 6.53l-.03.007a2.63 2.63 0 0 0-1.921 2.356c-.65 5.089 1.1 13 5.322 17.331a24.4 24.4 0 0 0 3.749 2.919a6.53 6.53 0 0 0 4.259 0a22.6 22.6 0 0 0 3.77-2.922c4.087-4.192 5.983-12.138 5.322-17.33a2.59 2.59 0 0 0-1.951-2.364a2.9 2.9 0 0 1-1.892-1.315c-.676-.954-.667-1.8-1.471-2.52a2.78 2.78 0 0 0-1.9-.695z"/><path fill="#aeddff" d="M20.009 3.5H16l-3.214 12.419L16 28.5c2 0 2-.5 4-2c0 0 6.5-4.5 6-17c0 0 .002-1.25-1-1.5c-2.5-.5-3.5-3.5-3.5-3.5c-.132-.334-.5-1-1.491-1"/><path fill="#00a6ed" d="M12.019 3.5h4.008v25c-2 0-2-.5-4-2c0 0-6.5-4.5-6-17c0 0-.002-1.25 1-1.5c2.5-.5 3.5-3.5 3.5-3.5c.132-.334.5-1 1.492-1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#e6e6e6" d="M12.096 2a2.78 2.78 0 0 0-1.9.694c-.837.75-.724 1.467-1.471 2.521A2.9 2.9 0 0 1 6.833 6.53l-.03.007a2.63 2.63 0 0 0-1.921 2.356c-.65 5.089 1.1 13 5.322 17.331a24.4 24.4 0 0 0 3.749 2.919a6.53 6.53 0 0 0 4.259 0a22.6 22.6 0 0 0 3.77-2.922c4.087-4.192 5.983-12.138 5.322-17.33a2.59 2.59 0 0 0-1.951-2.364a2.9 2.9 0 0 1-1.892-1.315c-.676-.954-.667-1.8-1.471-2.52a2.78 2.78 0 0 0-1.9-.695z"/><path fill="#aeddff" d="M20.009 3.5H16l-3.214 12.419L16 28.5c2 0 2-.5 4-2c0 0 6.5-4.5 6-17c0 0 .002-1.25-1-1.5c-2.5-.5-3.5-3.5-3.5-3.5c-.132-.334-.5-1-1.491-1"/><path fill="#00a6ed" d="M12.019 3.5h4.008v25c-2 0-2-.5-4-2c0 0-6.5-4.5-6-17c0 0-.002-1.25 1-1.5c2.5-.5 3.5-3.5 3.5-3.5c.132-.334.5-1 1.492-1"/></g></svg> </template>
CSS
.icon-shield {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M12.096%202a2.78%202.78%200%200%200-1.9.694c-.837.75-.724%201.467-1.471%202.521A2.9%202.9%200%200%201%206.833%206.53l-.03.007a2.63%202.63%200%200%200-1.921%202.356c-.65%205.089%201.1%2013%205.322%2017.331a24.4%2024.4%200%200%200%203.749%202.919a6.53%206.53%200%200%200%204.259%200a22.6%2022.6%200%200%200%203.77-2.922c4.087-4.192%205.983-12.138%205.322-17.33a2.59%202.59%200%200%200-1.951-2.364a2.9%202.9%200%200%201-1.892-1.315c-.676-.954-.667-1.8-1.471-2.52a2.78%202.78%200%200%200-1.9-.695z%22%2F%3E%3Cpath%20fill%3D%22%23aeddff%22%20d%3D%22M20.009%203.5H16l-3.214%2012.419L16%2028.5c2%200%202-.5%204-2c0%200%206.5-4.5%206-17c0%200%20.002-1.25-1-1.5c-2.5-.5-3.5-3.5-3.5-3.5c-.132-.334-.5-1-1.491-1%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M12.019%203.5h4.008v25c-2%200-2-.5-4-2c0%200-6.5-4.5-6-17c0%200-.002-1.25%201-1.5c2.5-.5%203.5-3.5%203.5-3.5c.132-.334.5-1%201.492-1%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M12.096%202a2.78%202.78%200%200%200-1.9.694c-.837.75-.724%201.467-1.471%202.521A2.9%202.9%200%200%201%206.833%206.53l-.03.007a2.63%202.63%200%200%200-1.921%202.356c-.65%205.089%201.1%2013%205.322%2017.331a24.4%2024.4%200%200%200%203.749%202.919a6.53%206.53%200%200%200%204.259%200a22.6%2022.6%200%200%200%203.77-2.922c4.087-4.192%205.983-12.138%205.322-17.33a2.59%202.59%200%200%200-1.951-2.364a2.9%202.9%200%200%201-1.892-1.315c-.676-.954-.667-1.8-1.471-2.52a2.78%202.78%200%200%200-1.9-.695z%22%2F%3E%3Cpath%20fill%3D%22%23aeddff%22%20d%3D%22M20.009%203.5H16l-3.214%2012.419L16%2028.5c2%200%202-.5%204-2c0%200%206.5-4.5%206-17c0%200%20.002-1.25-1-1.5c-2.5-.5-3.5-3.5-3.5-3.5c-.132-.334-.5-1-1.491-1%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M12.019%203.5h4.008v25c-2%200-2-.5-4-2c0%200-6.5-4.5-6-17c0%200-.002-1.25%201-1.5c2.5-.5%203.5-3.5%203.5-3.5c.132-.334.5-1%201.492-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/shield.svg?color=%231a73e8&size=48