encrypted off icon
encrypted-off-rounded from Material Symbols Light by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- encrypted-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
Use the encrypted off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.466 14.5h.946q.134 0 .211-.106t.039-.221l-.02-.115l-1.334-1.335l-.246 1.293q-.05.186.083.335q.134.149.32.149m5.047 3.427q-.806.971-1.784 1.677q-.978.705-2.16 1.157q-.131.05-.281.075t-.287.025q-.042 0-.567-.1q-2.99-1.125-4.712-3.816T5 11.1V6.416L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16zM19 6.817V11.1q0 .71-.115 1.445q-.116.736-.347 1.536q-.08.242-.257.404q-.177.161-.395.211t-.456-.012t-.432-.255l-3.704-3.71q.087-.161.137-.341t.05-.378q0-.613-.434-1.047q-.433-.434-1.047-.434q-.198 0-.375.05t-.338.137L8.266 5.685q-.131-.131-.187-.268t-.056-.298q0-.242.134-.447t.4-.31l2.878-1.068q.273-.106.565-.106t.566.106l5.384 2q.46.187.755.6t.295.923"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEncryptedOffRounded(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="M11.466 14.5h.946q.134 0 .211-.106t.039-.221l-.02-.115l-1.334-1.335l-.246 1.293q-.05.186.083.335q.134.149.32.149m5.047 3.427q-.806.971-1.784 1.677q-.978.705-2.16 1.157q-.131.05-.281.075t-.287.025q-.042 0-.567-.1q-2.99-1.125-4.712-3.816T5 11.1V6.416L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16zM19 6.817V11.1q0 .71-.115 1.445q-.116.736-.347 1.536q-.08.242-.257.404q-.177.161-.395.211t-.456-.012t-.432-.255l-3.704-3.71q.087-.161.137-.341t.05-.378q0-.613-.434-1.047q-.433-.434-1.047-.434q-.198 0-.375.05t-.338.137L8.266 5.685q-.131-.131-.187-.268t-.056-.298q0-.242.134-.447t.4-.31l2.878-1.068q.273-.106.565-.106t.566.106l5.384 2q.46.187.755.6t.295.923"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.466 14.5h.946q.134 0 .211-.106t.039-.221l-.02-.115l-1.334-1.335l-.246 1.293q-.05.186.083.335q.134.149.32.149m5.047 3.427q-.806.971-1.784 1.677q-.978.705-2.16 1.157q-.131.05-.281.075t-.287.025q-.042 0-.567-.1q-2.99-1.125-4.712-3.816T5 11.1V6.416L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16zM19 6.817V11.1q0 .71-.115 1.445q-.116.736-.347 1.536q-.08.242-.257.404q-.177.161-.395.211t-.456-.012t-.432-.255l-3.704-3.71q.087-.161.137-.341t.05-.378q0-.613-.434-1.047q-.433-.434-1.047-.434q-.198 0-.375.05t-.338.137L8.266 5.685q-.131-.131-.187-.268t-.056-.298q0-.242.134-.447t.4-.31l2.878-1.068q.273-.106.565-.106t.566.106l5.384 2q.46.187.755.6t.295.923"/></svg> </template>
CSS
.icon-encrypted-off-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%22M11.466%2014.5h.946q.134%200%20.211-.106t.039-.221l-.02-.115l-1.334-1.335l-.246%201.293q-.05.186.083.335q.134.149.32.149m5.047%203.427q-.806.971-1.784%201.677q-.978.705-2.16%201.157q-.131.05-.281.075t-.287.025q-.042%200-.567-.1q-2.99-1.125-4.712-3.816T5%2011.1V6.416L3.216%204.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16zM19%206.817V11.1q0%20.71-.115%201.445q-.116.736-.347%201.536q-.08.242-.257.404q-.177.161-.395.211t-.456-.012t-.432-.255l-3.704-3.71q.087-.161.137-.341t.05-.378q0-.613-.434-1.047q-.433-.434-1.047-.434q-.198%200-.375.05t-.338.137L8.266%205.685q-.131-.131-.187-.268t-.056-.298q0-.242.134-.447t.4-.31l2.878-1.068q.273-.106.565-.106t.566.106l5.384%202q.46.187.755.6t.295.923%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%22M11.466%2014.5h.946q.134%200%20.211-.106t.039-.221l-.02-.115l-1.334-1.335l-.246%201.293q-.05.186.083.335q.134.149.32.149m5.047%203.427q-.806.971-1.784%201.677q-.978.705-2.16%201.157q-.131.05-.281.075t-.287.025q-.042%200-.567-.1q-2.99-1.125-4.712-3.816T5%2011.1V6.416L3.216%204.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16zM19%206.817V11.1q0%20.71-.115%201.445q-.116.736-.347%201.536q-.08.242-.257.404q-.177.161-.395.211t-.456-.012t-.432-.255l-3.704-3.71q.087-.161.137-.341t.05-.378q0-.613-.434-1.047q-.433-.434-1.047-.434q-.198%200-.375.05t-.338.137L8.266%205.685q-.131-.131-.187-.268t-.056-.298q0-.242.134-.447t.4-.31l2.878-1.068q.273-.106.565-.106t.566.106l5.384%202q.46.187.755.6t.295.923%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/encrypted-off-rounded.svg?color=%231a73e8&size=48