communication shield icon

communication-shield-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
communication-shield-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M12.12 6.963a.574.574 0 0 1 .76 0c.508.484 1.484 1.254 2.683 1.412c.24.031.437.212.437.438v2.11c0 2.839-2.784 3.87-3.386 4.06a.37.37 0 0 1-.227 0c-.602-.19-3.387-1.22-3.387-4.06v-2.11c0-.226.197-.407.437-.438c1.199-.158 2.174-.928 2.682-1.412M8 1a7 7 0 0 1 6.95 6.172a4.6 4.6 0 0 1-1.192-.762l-.187-.17l-.115-.1a1.5 1.5 0 0 0-.36-.205a5.5 5.5 0 1 0-8.987 5.953a.75.75 0 0 1-1.061 1.06A7 7 0 0 1 8 1m0 2.75c1.626 0 3.038.913 3.753 2.255q-.11.058-.21.136l-.114.098c-.229.218-.537.47-.897.686a2.751 2.751 0 1 0-4.478 3.018a.75.75 0 0 1-1.062 1.06A4.25 4.25 0 0 1 8 3.75M8 6.5c.605 0 1.124.359 1.361.874l-.055.01c-.557.073-1.217.51-1.298 1.271L8 8.812V9.5a1.5 1.5 0 1 1 0-3"/></svg>

React

import type { SVGProps } from "react";

export function FluentCommunicationShield16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.12 6.963a.574.574 0 0 1 .76 0c.508.484 1.484 1.254 2.683 1.412c.24.031.437.212.437.438v2.11c0 2.839-2.784 3.87-3.386 4.06a.37.37 0 0 1-.227 0c-.602-.19-3.387-1.22-3.387-4.06v-2.11c0-.226.197-.407.437-.438c1.199-.158 2.174-.928 2.682-1.412M8 1a7 7 0 0 1 6.95 6.172a4.6 4.6 0 0 1-1.192-.762l-.187-.17l-.115-.1a1.5 1.5 0 0 0-.36-.205a5.5 5.5 0 1 0-8.987 5.953a.75.75 0 0 1-1.061 1.06A7 7 0 0 1 8 1m0 2.75c1.626 0 3.038.913 3.753 2.255q-.11.058-.21.136l-.114.098c-.229.218-.537.47-.897.686a2.751 2.751 0 1 0-4.478 3.018a.75.75 0 0 1-1.062 1.06A4.25 4.25 0 0 1 8 3.75M8 6.5c.605 0 1.124.359 1.361.874l-.055.01c-.557.073-1.217.51-1.298 1.271L8 8.812V9.5a1.5 1.5 0 1 1 0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.12 6.963a.574.574 0 0 1 .76 0c.508.484 1.484 1.254 2.683 1.412c.24.031.437.212.437.438v2.11c0 2.839-2.784 3.87-3.386 4.06a.37.37 0 0 1-.227 0c-.602-.19-3.387-1.22-3.387-4.06v-2.11c0-.226.197-.407.437-.438c1.199-.158 2.174-.928 2.682-1.412M8 1a7 7 0 0 1 6.95 6.172a4.6 4.6 0 0 1-1.192-.762l-.187-.17l-.115-.1a1.5 1.5 0 0 0-.36-.205a5.5 5.5 0 1 0-8.987 5.953a.75.75 0 0 1-1.061 1.06A7 7 0 0 1 8 1m0 2.75c1.626 0 3.038.913 3.753 2.255q-.11.058-.21.136l-.114.098c-.229.218-.537.47-.897.686a2.751 2.751 0 1 0-4.478 3.018a.75.75 0 0 1-1.062 1.06A4.25 4.25 0 0 1 8 3.75M8 6.5c.605 0 1.124.359 1.361.874l-.055.01c-.557.073-1.217.51-1.298 1.271L8 8.812V9.5a1.5 1.5 0 1 1 0-3"/></svg>
</template>

CSS

.icon-communication-shield-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.12%206.963a.574.574%200%200%201%20.76%200c.508.484%201.484%201.254%202.683%201.412c.24.031.437.212.437.438v2.11c0%202.839-2.784%203.87-3.386%204.06a.37.37%200%200%201-.227%200c-.602-.19-3.387-1.22-3.387-4.06v-2.11c0-.226.197-.407.437-.438c1.199-.158%202.174-.928%202.682-1.412M8%201a7%207%200%200%201%206.95%206.172a4.6%204.6%200%200%201-1.192-.762l-.187-.17l-.115-.1a1.5%201.5%200%200%200-.36-.205a5.5%205.5%200%201%200-8.987%205.953a.75.75%200%200%201-1.061%201.06A7%207%200%200%201%208%201m0%202.75c1.626%200%203.038.913%203.753%202.255q-.11.058-.21.136l-.114.098c-.229.218-.537.47-.897.686a2.751%202.751%200%201%200-4.478%203.018a.75.75%200%200%201-1.062%201.06A4.25%204.25%200%200%201%208%203.75M8%206.5c.605%200%201.124.359%201.361.874l-.055.01c-.557.073-1.217.51-1.298%201.271L8%208.812V9.5a1.5%201.5%200%201%201%200-3%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.12%206.963a.574.574%200%200%201%20.76%200c.508.484%201.484%201.254%202.683%201.412c.24.031.437.212.437.438v2.11c0%202.839-2.784%203.87-3.386%204.06a.37.37%200%200%201-.227%200c-.602-.19-3.387-1.22-3.387-4.06v-2.11c0-.226.197-.407.437-.438c1.199-.158%202.174-.928%202.682-1.412M8%201a7%207%200%200%201%206.95%206.172a4.6%204.6%200%200%201-1.192-.762l-.187-.17l-.115-.1a1.5%201.5%200%200%200-.36-.205a5.5%205.5%200%201%200-8.987%205.953a.75.75%200%200%201-1.061%201.06A7%207%200%200%201%208%201m0%202.75c1.626%200%203.038.913%203.753%202.255q-.11.058-.21.136l-.114.098c-.229.218-.537.47-.897.686a2.751%202.751%200%201%200-4.478%203.018a.75.75%200%200%201-1.062%201.06A4.25%204.25%200%200%201%208%203.75M8%206.5c.605%200%201.124.359%201.361.874l-.055.01c-.557.073-1.217.51-1.298%201.271L8%208.812V9.5a1.5%201.5%200%201%201%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/communication-shield-16-filled.svg?color=%231a73e8&size=48