encrypted add circle icon
encrypted-add-circle from Material Symbols Light by Google · Regular · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- encrypted-add-circle
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- encrypted-add-circle-sharp
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-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
Use the encrypted add circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.52q-.613 0-1.037.433q-.424.434-.424 1.047t.424 1.038T12 11.46q.217 0 .406-.067t.348-.221q.092-.087.19-.158q.098-.073.214-.13q.17-.195.247-.411T13.48 10q0-.614-.434-1.047q-.433-.434-1.047-.434M16.616 19.5h.769v-2.116H19.5v-.769h-2.116V14.5h-.769v2.116H14.5v.769h2.116zM17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-5-.039q-3.014-.894-5.007-3.65T5 11.1V5.692l7-2.615l7 2.615v5.656q-.42-.171-.962-.26T17 11q-2.496 0-4.248 1.752T11 17q0 1.03.347 2.011t1.036 1.81l-.192.07z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEncryptedAddCircle(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="M12 8.52q-.613 0-1.037.433q-.424.434-.424 1.047t.424 1.038T12 11.46q.217 0 .406-.067t.348-.221q.092-.087.19-.158q.098-.073.214-.13q.17-.195.247-.411T13.48 10q0-.614-.434-1.047q-.433-.434-1.047-.434M16.616 19.5h.769v-2.116H19.5v-.769h-2.116V14.5h-.769v2.116H14.5v.769h2.116zM17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-5-.039q-3.014-.894-5.007-3.65T5 11.1V5.692l7-2.615l7 2.615v5.656q-.42-.171-.962-.26T17 11q-2.496 0-4.248 1.752T11 17q0 1.03.347 2.011t1.036 1.81l-.192.07z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.52q-.613 0-1.037.433q-.424.434-.424 1.047t.424 1.038T12 11.46q.217 0 .406-.067t.348-.221q.092-.087.19-.158q.098-.073.214-.13q.17-.195.247-.411T13.48 10q0-.614-.434-1.047q-.433-.434-1.047-.434M16.616 19.5h.769v-2.116H19.5v-.769h-2.116V14.5h-.769v2.116H14.5v.769h2.116zM17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-5-.039q-3.014-.894-5.007-3.65T5 11.1V5.692l7-2.615l7 2.615v5.656q-.42-.171-.962-.26T17 11q-2.496 0-4.248 1.752T11 17q0 1.03.347 2.011t1.036 1.81l-.192.07z"/></svg> </template>
CSS
.icon-encrypted-add-circle {
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%22M12%208.52q-.613%200-1.037.433q-.424.434-.424%201.047t.424%201.038T12%2011.46q.217%200%20.406-.067t.348-.221q.092-.087.19-.158q.098-.073.214-.13q.17-.195.247-.411T13.48%2010q0-.614-.434-1.047q-.433-.434-1.047-.434M16.616%2019.5h.769v-2.116H19.5v-.769h-2.116V14.5h-.769v2.116H14.5v.769h2.116zM17%2021q-1.671%200-2.835-1.164Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021m-5-.039q-3.014-.894-5.007-3.65T5%2011.1V5.692l7-2.615l7%202.615v5.656q-.42-.171-.962-.26T17%2011q-2.496%200-4.248%201.752T11%2017q0%201.03.347%202.011t1.036%201.81l-.192.07z%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%22M12%208.52q-.613%200-1.037.433q-.424.434-.424%201.047t.424%201.038T12%2011.46q.217%200%20.406-.067t.348-.221q.092-.087.19-.158q.098-.073.214-.13q.17-.195.247-.411T13.48%2010q0-.614-.434-1.047q-.433-.434-1.047-.434M16.616%2019.5h.769v-2.116H19.5v-.769h-2.116V14.5h-.769v2.116H14.5v.769h2.116zM17%2021q-1.671%200-2.835-1.164Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021m-5-.039q-3.014-.894-5.007-3.65T5%2011.1V5.692l7-2.615l7%202.615v5.656q-.42-.171-.962-.26T17%2011q-2.496%200-4.248%201.752T11%2017q0%201.03.347%202.011t1.036%201.81l-.192.07z%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-circle.svg?color=%231a73e8&size=48