no encryption icon
no-encryption-rounded from Material Symbols by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- no-encryption-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More privacy icons from Material Symbols
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
Use the no encryption icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.825 15.738q-.275-.038-.525-.288L12.55 9.7q-.25-.25-.288-.525t.088-.55t.35-.45t.575-.175H15V6q0-1.25-.862-2.125T12.025 3q-.875 0-1.575.413t-.975 1.112q-.175.425-.562.588t-.788.012q-.425-.15-.6-.537T7.5 3.8Q8 2.525 9.225 1.763t2.8-.763Q14.1 1 15.55 2.463T17 6v2h1q.825 0 1.413.588T20 10v4.725q0 .35-.175.575t-.45.35t-.55.088M6 22q-.825 0-1.412-.587T4 20V10q0-.65.363-1.162T5.3 8.1L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.85-.85q-.225.125-.45.188T18 22zm4.6-8.55q-.275.275-.425.638t-.15.787q0 .825.588 1.412t1.412.588q.425 0 .788-.15t.637-.425z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoEncryptionRounded(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="M18.825 15.738q-.275-.038-.525-.288L12.55 9.7q-.25-.25-.288-.525t.088-.55t.35-.45t.575-.175H15V6q0-1.25-.862-2.125T12.025 3q-.875 0-1.575.413t-.975 1.112q-.175.425-.562.588t-.788.012q-.425-.15-.6-.537T7.5 3.8Q8 2.525 9.225 1.763t2.8-.763Q14.1 1 15.55 2.463T17 6v2h1q.825 0 1.413.588T20 10v4.725q0 .35-.175.575t-.45.35t-.55.088M6 22q-.825 0-1.412-.587T4 20V10q0-.65.363-1.162T5.3 8.1L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.85-.85q-.225.125-.45.188T18 22zm4.6-8.55q-.275.275-.425.638t-.15.787q0 .825.588 1.412t1.412.588q.425 0 .788-.15t.637-.425z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.825 15.738q-.275-.038-.525-.288L12.55 9.7q-.25-.25-.288-.525t.088-.55t.35-.45t.575-.175H15V6q0-1.25-.862-2.125T12.025 3q-.875 0-1.575.413t-.975 1.112q-.175.425-.562.588t-.788.012q-.425-.15-.6-.537T7.5 3.8Q8 2.525 9.225 1.763t2.8-.763Q14.1 1 15.55 2.463T17 6v2h1q.825 0 1.413.588T20 10v4.725q0 .35-.175.575t-.45.35t-.55.088M6 22q-.825 0-1.412-.587T4 20V10q0-.65.363-1.162T5.3 8.1L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.85-.85q-.225.125-.45.188T18 22zm4.6-8.55q-.275.275-.425.638t-.15.787q0 .825.588 1.412t1.412.588q.425 0 .788-.15t.637-.425z"/></svg> </template>
CSS
.icon-no-encryption-rounded {
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%22M18.825%2015.738q-.275-.038-.525-.288L12.55%209.7q-.25-.25-.288-.525t.088-.55t.35-.45t.575-.175H15V6q0-1.25-.862-2.125T12.025%203q-.875%200-1.575.413t-.975%201.112q-.175.425-.562.588t-.788.012q-.425-.15-.6-.537T7.5%203.8Q8%202.525%209.225%201.763t2.8-.763Q14.1%201%2015.55%202.463T17%206v2h1q.825%200%201.413.588T20%2010v4.725q0%20.35-.175.575t-.45.35t-.55.088M6%2022q-.825%200-1.412-.587T4%2020V10q0-.65.363-1.162T5.3%208.1L1.4%204.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4%2018.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.85-.85q-.225.125-.45.188T18%2022zm4.6-8.55q-.275.275-.425.638t-.15.787q0%20.825.588%201.412t1.412.588q.425%200%20.788-.15t.637-.425z%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%22M18.825%2015.738q-.275-.038-.525-.288L12.55%209.7q-.25-.25-.288-.525t.088-.55t.35-.45t.575-.175H15V6q0-1.25-.862-2.125T12.025%203q-.875%200-1.575.413t-.975%201.112q-.175.425-.562.588t-.788.012q-.425-.15-.6-.537T7.5%203.8Q8%202.525%209.225%201.763t2.8-.763Q14.1%201%2015.55%202.463T17%206v2h1q.825%200%201.413.588T20%2010v4.725q0%20.35-.175.575t-.45.35t-.55.088M6%2022q-.825%200-1.412-.587T4%2020V10q0-.65.363-1.162T5.3%208.1L1.4%204.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4%2018.4q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.85-.85q-.225.125-.45.188T18%2022zm4.6-8.55q-.275.275-.425.638t-.15.787q0%20.825.588%201.412t1.412.588q.425%200%20.788-.15t.637-.425z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/no-encryption-rounded.svg?color=%231a73e8&size=48