secure communication icon
secure-communication-outline from Health Icons by Resolve to Save Lives · Outline · Symbols · MIT Free for personal and commercial use.
- Name
- secure-communication-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Symbols
- Viewbox
- 48×48
- License
- MIT
- Aliases
- secure-communication2x-outline
1 other variant in Health Icons
More symbols icons from Health Icons
Use the secure communication icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M28 35h1.5C37.508 35 44 28.508 44 20.5S37.508 6 29.5 6h-11C10.492 6 4 12.492 4 20.5s5 17 21.5 21l2.5.5zm-2 4.56V33h3.5C36.404 33 42 27.404 42 20.5C42 13.597 36.404 8 29.5 8h-11C11.596 8 6 13.597 6 20.5c0 3.57 1.106 7.334 4.061 10.679c2.967 3.357 7.924 6.435 15.871 8.368z" clip-rule="evenodd"/><path d="M19 18h10v9H19z"/><path fill-rule="evenodd" d="M25.067 14.769c-.226-.19-.597-.352-1.067-.352s-.841.161-1.067.352c-.222.187-.266.357-.266.46v2.688h2.666v-2.688c0-.103-.044-.273-.266-.46M24 12.417c1.841 0 3.333 1.259 3.333 2.812v4.688h-6.666v-4.688c0-1.553 1.492-2.812 3.333-2.812" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSecureCommunicationOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M28 35h1.5C37.508 35 44 28.508 44 20.5S37.508 6 29.5 6h-11C10.492 6 4 12.492 4 20.5s5 17 21.5 21l2.5.5zm-2 4.56V33h3.5C36.404 33 42 27.404 42 20.5C42 13.597 36.404 8 29.5 8h-11C11.596 8 6 13.597 6 20.5c0 3.57 1.106 7.334 4.061 10.679c2.967 3.357 7.924 6.435 15.871 8.368z" clipRule="evenodd"/><path d="M19 18h10v9H19z"/><path fillRule="evenodd" d="M25.067 14.769c-.226-.19-.597-.352-1.067-.352s-.841.161-1.067.352c-.222.187-.266.357-.266.46v2.688h2.666v-2.688c0-.103-.044-.273-.266-.46M24 12.417c1.841 0 3.333 1.259 3.333 2.812v4.688h-6.666v-4.688c0-1.553 1.492-2.812 3.333-2.812" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M28 35h1.5C37.508 35 44 28.508 44 20.5S37.508 6 29.5 6h-11C10.492 6 4 12.492 4 20.5s5 17 21.5 21l2.5.5zm-2 4.56V33h3.5C36.404 33 42 27.404 42 20.5C42 13.597 36.404 8 29.5 8h-11C11.596 8 6 13.597 6 20.5c0 3.57 1.106 7.334 4.061 10.679c2.967 3.357 7.924 6.435 15.871 8.368z" clip-rule="evenodd"/><path d="M19 18h10v9H19z"/><path fill-rule="evenodd" d="M25.067 14.769c-.226-.19-.597-.352-1.067-.352s-.841.161-1.067.352c-.222.187-.266.357-.266.46v2.688h2.666v-2.688c0-.103-.044-.273-.266-.46M24 12.417c1.841 0 3.333 1.259 3.333 2.812v4.688h-6.666v-4.688c0-1.553 1.492-2.812 3.333-2.812" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-secure-communication-outline {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M28%2035h1.5C37.508%2035%2044%2028.508%2044%2020.5S37.508%206%2029.5%206h-11C10.492%206%204%2012.492%204%2020.5s5%2017%2021.5%2021l2.5.5zm-2%204.56V33h3.5C36.404%2033%2042%2027.404%2042%2020.5C42%2013.597%2036.404%208%2029.5%208h-11C11.596%208%206%2013.597%206%2020.5c0%203.57%201.106%207.334%204.061%2010.679c2.967%203.357%207.924%206.435%2015.871%208.368z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M19%2018h10v9H19z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M25.067%2014.769c-.226-.19-.597-.352-1.067-.352s-.841.161-1.067.352c-.222.187-.266.357-.266.46v2.688h2.666v-2.688c0-.103-.044-.273-.266-.46M24%2012.417c1.841%200%203.333%201.259%203.333%202.812v4.688h-6.666v-4.688c0-1.553%201.492-2.812%203.333-2.812%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M28%2035h1.5C37.508%2035%2044%2028.508%2044%2020.5S37.508%206%2029.5%206h-11C10.492%206%204%2012.492%204%2020.5s5%2017%2021.5%2021l2.5.5zm-2%204.56V33h3.5C36.404%2033%2042%2027.404%2042%2020.5C42%2013.597%2036.404%208%2029.5%208h-11C11.596%208%206%2013.597%206%2020.5c0%203.57%201.106%207.334%204.061%2010.679c2.967%203.357%207.924%206.435%2015.871%208.368z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M19%2018h10v9H19z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M25.067%2014.769c-.226-.19-.597-.352-1.067-.352s-.841.161-1.067.352c-.222.187-.266.357-.266.46v2.688h2.666v-2.688c0-.103-.044-.273-.266-.46M24%2012.417c1.841%200%203.333%201.259%203.333%202.812v4.688h-6.666v-4.688c0-1.553%201.492-2.812%203.333-2.812%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/secure-communication-outline.svg?color=%231a73e8&size=48