encrypted add icon
encrypted-add-rounded from Material Symbols Light by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- encrypted-add-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-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
Use the encrypted add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.143 20.856Q17 20.713 17 20.5V18h-2.5q-.213 0-.356-.144T14 17.499t.144-.356T14.5 17H17v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213 0 .356.144t.144.357t-.144.356T20.5 18H18v2.5q0 .213-.144.356t-.357.144t-.356-.144m-5.28.055q-2.951-.92-4.907-3.649T5 11.096V6.817q0-.514.293-.926q.292-.411.757-.597l5.385-2q.292-.105.565-.105t.566.105l5.384 2q.464.186.757.597q.293.412.293.926v4.16q0 .315-.244.523t-.566.156q-.161-.035-.341-.038t-.36-.003q-1.4.006-2.585.603t-1.99 1.616l-.45-2.424q.442-.154.73-.545q.287-.392.287-.865q0-.61-.436-1.046t-1.047-.435t-1.045.435T10.519 10q0 .473.288.865q.287.39.73.544l-.476 2.606q-.05.182.087.333q.136.152.318.152h.969q-.395.65-.607 1.413t-.213 1.587q0 .72.182 1.426q.182.707.526 1.351q.171.28-.013.51q-.183.229-.447.125"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEncryptedAddRounded(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="M17.143 20.856Q17 20.713 17 20.5V18h-2.5q-.213 0-.356-.144T14 17.499t.144-.356T14.5 17H17v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213 0 .356.144t.144.357t-.144.356T20.5 18H18v2.5q0 .213-.144.356t-.357.144t-.356-.144m-5.28.055q-2.951-.92-4.907-3.649T5 11.096V6.817q0-.514.293-.926q.292-.411.757-.597l5.385-2q.292-.105.565-.105t.566.105l5.384 2q.464.186.757.597q.293.412.293.926v4.16q0 .315-.244.523t-.566.156q-.161-.035-.341-.038t-.36-.003q-1.4.006-2.585.603t-1.99 1.616l-.45-2.424q.442-.154.73-.545q.287-.392.287-.865q0-.61-.436-1.046t-1.047-.435t-1.045.435T10.519 10q0 .473.288.865q.287.39.73.544l-.476 2.606q-.05.182.087.333q.136.152.318.152h.969q-.395.65-.607 1.413t-.213 1.587q0 .72.182 1.426q.182.707.526 1.351q.171.28-.013.51q-.183.229-.447.125"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.143 20.856Q17 20.713 17 20.5V18h-2.5q-.213 0-.356-.144T14 17.499t.144-.356T14.5 17H17v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213 0 .356.144t.144.357t-.144.356T20.5 18H18v2.5q0 .213-.144.356t-.357.144t-.356-.144m-5.28.055q-2.951-.92-4.907-3.649T5 11.096V6.817q0-.514.293-.926q.292-.411.757-.597l5.385-2q.292-.105.565-.105t.566.105l5.384 2q.464.186.757.597q.293.412.293.926v4.16q0 .315-.244.523t-.566.156q-.161-.035-.341-.038t-.36-.003q-1.4.006-2.585.603t-1.99 1.616l-.45-2.424q.442-.154.73-.545q.287-.392.287-.865q0-.61-.436-1.046t-1.047-.435t-1.045.435T10.519 10q0 .473.288.865q.287.39.73.544l-.476 2.606q-.05.182.087.333q.136.152.318.152h.969q-.395.65-.607 1.413t-.213 1.587q0 .72.182 1.426q.182.707.526 1.351q.171.28-.013.51q-.183.229-.447.125"/></svg> </template>
CSS
.icon-encrypted-add-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%22M17.143%2020.856Q17%2020.713%2017%2020.5V18h-2.5q-.213%200-.356-.144T14%2017.499t.144-.356T14.5%2017H17v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213%200%20.356.144t.144.357t-.144.356T20.5%2018H18v2.5q0%20.213-.144.356t-.357.144t-.356-.144m-5.28.055q-2.951-.92-4.907-3.649T5%2011.096V6.817q0-.514.293-.926q.292-.411.757-.597l5.385-2q.292-.105.565-.105t.566.105l5.384%202q.464.186.757.597q.293.412.293.926v4.16q0%20.315-.244.523t-.566.156q-.161-.035-.341-.038t-.36-.003q-1.4.006-2.585.603t-1.99%201.616l-.45-2.424q.442-.154.73-.545q.287-.392.287-.865q0-.61-.436-1.046t-1.047-.435t-1.045.435T10.519%2010q0%20.473.288.865q.287.39.73.544l-.476%202.606q-.05.182.087.333q.136.152.318.152h.969q-.395.65-.607%201.413t-.213%201.587q0%20.72.182%201.426q.182.707.526%201.351q.171.28-.013.51q-.183.229-.447.125%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%22M17.143%2020.856Q17%2020.713%2017%2020.5V18h-2.5q-.213%200-.356-.144T14%2017.499t.144-.356T14.5%2017H17v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V17h2.5q.213%200%20.356.144t.144.357t-.144.356T20.5%2018H18v2.5q0%20.213-.144.356t-.357.144t-.356-.144m-5.28.055q-2.951-.92-4.907-3.649T5%2011.096V6.817q0-.514.293-.926q.292-.411.757-.597l5.385-2q.292-.105.565-.105t.566.105l5.384%202q.464.186.757.597q.293.412.293.926v4.16q0%20.315-.244.523t-.566.156q-.161-.035-.341-.038t-.36-.003q-1.4.006-2.585.603t-1.99%201.616l-.45-2.424q.442-.154.73-.545q.287-.392.287-.865q0-.61-.436-1.046t-1.047-.435t-1.045.435T10.519%2010q0%20.473.288.865q.287.39.73.544l-.476%202.606q-.05.182.087.333q.136.152.318.152h.969q-.395.65-.607%201.413t-.213%201.587q0%20.72.182%201.426q.182.707.526%201.351q.171.28-.013.51q-.183.229-.447.125%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-add-rounded.svg?color=%231a73e8&size=48