communication shield icon
communication-shield-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- communication-shield-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the communication shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a8 8 0 0 0-5.662 13.652a1 1 0 1 1-1.416 1.413A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10q0 .487-.046.961c-.8-.261-1.488-.767-1.957-1.184A8 8 0 0 0 12 4m5.3 7.487c.183-.182.4-.313.632-.393A6.001 6.001 0 0 0 6 12c0 1.657.673 3.158 1.757 4.243a1 1 0 1 0 1.415-1.415a4 4 0 1 1 6.793-2.294a7 7 0 0 0 1.335-1.047M12 10a2 2 0 1 0 0 4a2 2 0 0 0 0-4m6.99 2.194c.652.651 1.907 1.686 3.449 1.899c.308.042.561.285.561.589v2.838c0 3.816-3.58 5.201-4.353 5.456a.46.46 0 0 1-.293 0C17.58 22.721 14 21.336 14 17.52v-2.838c0-.304.253-.547.561-.59c1.542-.212 2.797-1.247 3.45-1.898a.714.714 0 0 1 .979 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentCommunicationShield24Filled(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="M12 4a8 8 0 0 0-5.662 13.652a1 1 0 1 1-1.416 1.413A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10q0 .487-.046.961c-.8-.261-1.488-.767-1.957-1.184A8 8 0 0 0 12 4m5.3 7.487c.183-.182.4-.313.632-.393A6.001 6.001 0 0 0 6 12c0 1.657.673 3.158 1.757 4.243a1 1 0 1 0 1.415-1.415a4 4 0 1 1 6.793-2.294a7 7 0 0 0 1.335-1.047M12 10a2 2 0 1 0 0 4a2 2 0 0 0 0-4m6.99 2.194c.652.651 1.907 1.686 3.449 1.899c.308.042.561.285.561.589v2.838c0 3.816-3.58 5.201-4.353 5.456a.46.46 0 0 1-.293 0C17.58 22.721 14 21.336 14 17.52v-2.838c0-.304.253-.547.561-.59c1.542-.212 2.797-1.247 3.45-1.898a.714.714 0 0 1 .979 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a8 8 0 0 0-5.662 13.652a1 1 0 1 1-1.416 1.413A9.97 9.97 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10q0 .487-.046.961c-.8-.261-1.488-.767-1.957-1.184A8 8 0 0 0 12 4m5.3 7.487c.183-.182.4-.313.632-.393A6.001 6.001 0 0 0 6 12c0 1.657.673 3.158 1.757 4.243a1 1 0 1 0 1.415-1.415a4 4 0 1 1 6.793-2.294a7 7 0 0 0 1.335-1.047M12 10a2 2 0 1 0 0 4a2 2 0 0 0 0-4m6.99 2.194c.652.651 1.907 1.686 3.449 1.899c.308.042.561.285.561.589v2.838c0 3.816-3.58 5.201-4.353 5.456a.46.46 0 0 1-.293 0C17.58 22.721 14 21.336 14 17.52v-2.838c0-.304.253-.547.561-.59c1.542-.212 2.797-1.247 3.45-1.898a.714.714 0 0 1 .979 0"/></svg> </template>
CSS
.icon-communication-shield-24-filled {
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%22M12%204a8%208%200%200%200-5.662%2013.652a1%201%200%201%201-1.416%201.413A9.97%209.97%200%200%201%202%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010q0%20.487-.046.961c-.8-.261-1.488-.767-1.957-1.184A8%208%200%200%200%2012%204m5.3%207.487c.183-.182.4-.313.632-.393A6.001%206.001%200%200%200%206%2012c0%201.657.673%203.158%201.757%204.243a1%201%200%201%200%201.415-1.415a4%204%200%201%201%206.793-2.294a7%207%200%200%200%201.335-1.047M12%2010a2%202%200%201%200%200%204a2%202%200%200%200%200-4m6.99%202.194c.652.651%201.907%201.686%203.449%201.899c.308.042.561.285.561.589v2.838c0%203.816-3.58%205.201-4.353%205.456a.46.46%200%200%201-.293%200C17.58%2022.721%2014%2021.336%2014%2017.52v-2.838c0-.304.253-.547.561-.59c1.542-.212%202.797-1.247%203.45-1.898a.714.714%200%200%201%20.979%200%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%22M12%204a8%208%200%200%200-5.662%2013.652a1%201%200%201%201-1.416%201.413A9.97%209.97%200%200%201%202%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010q0%20.487-.046.961c-.8-.261-1.488-.767-1.957-1.184A8%208%200%200%200%2012%204m5.3%207.487c.183-.182.4-.313.632-.393A6.001%206.001%200%200%200%206%2012c0%201.657.673%203.158%201.757%204.243a1%201%200%201%200%201.415-1.415a4%204%200%201%201%206.793-2.294a7%207%200%200%200%201.335-1.047M12%2010a2%202%200%201%200%200%204a2%202%200%200%200%200-4m6.99%202.194c.652.651%201.907%201.686%203.449%201.899c.308.042.561.285.561.589v2.838c0%203.816-3.58%205.201-4.353%205.456a.46.46%200%200%201-.293%200C17.58%2022.721%2014%2021.336%2014%2017.52v-2.838c0-.304.253-.547.561-.59c1.542-.212%202.797-1.247%203.45-1.898a.714.714%200%200%201%20.979%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/communication-shield-24-filled.svg?color=%231a73e8&size=48