encrypted add circle icon

encrypted-add-circle-outline from Material Symbols Light by Google · Outline · Privacy · Apache-2.0 Free for personal and commercial use.

Name
encrypted-add-circle-outline
Set
Material Symbols Light
Style
Outline
Category
Privacy
Viewbox
24×24
License
Apache 2.0
Aliases
encrypted-add-circle-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More privacy icons from Material Symbols Light

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="M5 11.1V5.692l7-2.615l7 2.615v4.924h-1V6.38l-6-2.23l-6 2.23v4.72q0 1.317.345 2.548t.967 2.297q.62 1.067 1.464 1.922t1.84 1.43v1.126q-2.483-1.24-4.05-3.753T5 11.1m11.616 8.4h.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-3.955-9.962q.436-.424.436-1.036t-.436-1.047t-1.047-.436t-1.036.436t-.424 1.047t.424 1.036t1.036.424t1.047-.424"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEncryptedAddCircleOutline(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="M5 11.1V5.692l7-2.615l7 2.615v4.924h-1V6.38l-6-2.23l-6 2.23v4.72q0 1.317.345 2.548t.967 2.297q.62 1.067 1.464 1.922t1.84 1.43v1.126q-2.483-1.24-4.05-3.753T5 11.1m11.616 8.4h.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-3.955-9.962q.436-.424.436-1.036t-.436-1.047t-1.047-.436t-1.036.436t-.424 1.047t.424 1.036t1.036.424t1.047-.424"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 11.1V5.692l7-2.615l7 2.615v4.924h-1V6.38l-6-2.23l-6 2.23v4.72q0 1.317.345 2.548t.967 2.297q.62 1.067 1.464 1.922t1.84 1.43v1.126q-2.483-1.24-4.05-3.753T5 11.1m11.616 8.4h.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-3.955-9.962q.436-.424.436-1.036t-.436-1.047t-1.047-.436t-1.036.436t-.424 1.047t.424 1.036t1.036.424t1.047-.424"/></svg>
</template>

CSS

.icon-encrypted-add-circle-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2011.1V5.692l7-2.615l7%202.615v4.924h-1V6.38l-6-2.23l-6%202.23v4.72q0%201.317.345%202.548t.967%202.297q.62%201.067%201.464%201.922t1.84%201.43v1.126q-2.483-1.24-4.05-3.753T5%2011.1m11.616%208.4h.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-3.955-9.962q.436-.424.436-1.036t-.436-1.047t-1.047-.436t-1.036.436t-.424%201.047t.424%201.036t1.036.424t1.047-.424%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%22M5%2011.1V5.692l7-2.615l7%202.615v4.924h-1V6.38l-6-2.23l-6%202.23v4.72q0%201.317.345%202.548t.967%202.297q.62%201.067%201.464%201.922t1.84%201.43v1.126q-2.483-1.24-4.05-3.753T5%2011.1m11.616%208.4h.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-3.955-9.962q.436-.424.436-1.036t-.436-1.047t-1.047-.436t-1.036.436t-.424%201.047t.424%201.036t1.036.424t1.047-.424%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-outline.svg?color=%231a73e8&size=48