account circle off icon

account-circle-off-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
account-circle-off-outline
Set
Material Symbols Light
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
account-circle-off-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the account circle off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.69 19.545q1.3-.455 2.345-1.353q-1.083-.84-2.364-1.266T12 16.5t-2.69.407t-2.345 1.285q1.044.898 2.345 1.353T12 20t2.69-.455m-.424-8.072l-.714-.714q.221-.257.335-.591T14 9.5q0-.817-.591-1.409Q12.817 7.5 12 7.5q-.334 0-.668.114t-.591.334l-.714-.713q.41-.368.915-.551q.507-.184 1.067-.184q1.249 0 2.12.871T15 9.491q0 .56-.184 1.067q-.183.506-.55.915m5.353 5.354l-.738-.738q.55-.945.835-1.97T20 12q0-3.35-2.325-5.675T12 4q-1.094 0-2.12.284q-1.024.285-1.969.835l-.738-.738q1.09-.685 2.314-1.033T12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.29-.348 2.513q-.348 1.224-1.033 2.314M11.993 21q-1.864 0-3.502-.71q-1.639-.711-2.855-1.925q-1.217-1.215-1.926-2.857T3 12q0-1.533.49-2.971q.489-1.438 1.462-2.631l-3.065-3.09l.713-.714l19.223 19.223l-.713.714L5.677 7.123q-.82 1.06-1.248 2.296Q4 10.656 4 12q0 1.548.562 2.96q.561 1.411 1.634 2.525q1.293-.91 2.761-1.447Q10.426 15.5 12 15.5q1.335 0 2.602.412q1.267.411 2.398 1.107l1.364 1.364q-1.272 1.29-2.923 1.954q-1.653.663-3.449.663"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAccountCircleOffOutline(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="M14.69 19.545q1.3-.455 2.345-1.353q-1.083-.84-2.364-1.266T12 16.5t-2.69.407t-2.345 1.285q1.044.898 2.345 1.353T12 20t2.69-.455m-.424-8.072l-.714-.714q.221-.257.335-.591T14 9.5q0-.817-.591-1.409Q12.817 7.5 12 7.5q-.334 0-.668.114t-.591.334l-.714-.713q.41-.368.915-.551q.507-.184 1.067-.184q1.249 0 2.12.871T15 9.491q0 .56-.184 1.067q-.183.506-.55.915m5.353 5.354l-.738-.738q.55-.945.835-1.97T20 12q0-3.35-2.325-5.675T12 4q-1.094 0-2.12.284q-1.024.285-1.969.835l-.738-.738q1.09-.685 2.314-1.033T12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.29-.348 2.513q-.348 1.224-1.033 2.314M11.993 21q-1.864 0-3.502-.71q-1.639-.711-2.855-1.925q-1.217-1.215-1.926-2.857T3 12q0-1.533.49-2.971q.489-1.438 1.462-2.631l-3.065-3.09l.713-.714l19.223 19.223l-.713.714L5.677 7.123q-.82 1.06-1.248 2.296Q4 10.656 4 12q0 1.548.562 2.96q.561 1.411 1.634 2.525q1.293-.91 2.761-1.447Q10.426 15.5 12 15.5q1.335 0 2.602.412q1.267.411 2.398 1.107l1.364 1.364q-1.272 1.29-2.923 1.954q-1.653.663-3.449.663"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.69 19.545q1.3-.455 2.345-1.353q-1.083-.84-2.364-1.266T12 16.5t-2.69.407t-2.345 1.285q1.044.898 2.345 1.353T12 20t2.69-.455m-.424-8.072l-.714-.714q.221-.257.335-.591T14 9.5q0-.817-.591-1.409Q12.817 7.5 12 7.5q-.334 0-.668.114t-.591.334l-.714-.713q.41-.368.915-.551q.507-.184 1.067-.184q1.249 0 2.12.871T15 9.491q0 .56-.184 1.067q-.183.506-.55.915m5.353 5.354l-.738-.738q.55-.945.835-1.97T20 12q0-3.35-2.325-5.675T12 4q-1.094 0-2.12.284q-1.024.285-1.969.835l-.738-.738q1.09-.685 2.314-1.033T12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.29-.348 2.513q-.348 1.224-1.033 2.314M11.993 21q-1.864 0-3.502-.71q-1.639-.711-2.855-1.925q-1.217-1.215-1.926-2.857T3 12q0-1.533.49-2.971q.489-1.438 1.462-2.631l-3.065-3.09l.713-.714l19.223 19.223l-.713.714L5.677 7.123q-.82 1.06-1.248 2.296Q4 10.656 4 12q0 1.548.562 2.96q.561 1.411 1.634 2.525q1.293-.91 2.761-1.447Q10.426 15.5 12 15.5q1.335 0 2.602.412q1.267.411 2.398 1.107l1.364 1.364q-1.272 1.29-2.923 1.954q-1.653.663-3.449.663"/></svg>
</template>

CSS

.icon-account-circle-off-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%22M14.69%2019.545q1.3-.455%202.345-1.353q-1.083-.84-2.364-1.266T12%2016.5t-2.69.407t-2.345%201.285q1.044.898%202.345%201.353T12%2020t2.69-.455m-.424-8.072l-.714-.714q.221-.257.335-.591T14%209.5q0-.817-.591-1.409Q12.817%207.5%2012%207.5q-.334%200-.668.114t-.591.334l-.714-.713q.41-.368.915-.551q.507-.184%201.067-.184q1.249%200%202.12.871T15%209.491q0%20.56-.184%201.067q-.183.506-.55.915m5.353%205.354l-.738-.738q.55-.945.835-1.97T20%2012q0-3.35-2.325-5.675T12%204q-1.094%200-2.12.284q-1.024.285-1.969.835l-.738-.738q1.09-.685%202.314-1.033T12%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.29-.348%202.513q-.348%201.224-1.033%202.314M11.993%2021q-1.864%200-3.502-.71q-1.639-.711-2.855-1.925q-1.217-1.215-1.926-2.857T3%2012q0-1.533.49-2.971q.489-1.438%201.462-2.631l-3.065-3.09l.713-.714l19.223%2019.223l-.713.714L5.677%207.123q-.82%201.06-1.248%202.296Q4%2010.656%204%2012q0%201.548.562%202.96q.561%201.411%201.634%202.525q1.293-.91%202.761-1.447Q10.426%2015.5%2012%2015.5q1.335%200%202.602.412q1.267.411%202.398%201.107l1.364%201.364q-1.272%201.29-2.923%201.954q-1.653.663-3.449.663%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%22M14.69%2019.545q1.3-.455%202.345-1.353q-1.083-.84-2.364-1.266T12%2016.5t-2.69.407t-2.345%201.285q1.044.898%202.345%201.353T12%2020t2.69-.455m-.424-8.072l-.714-.714q.221-.257.335-.591T14%209.5q0-.817-.591-1.409Q12.817%207.5%2012%207.5q-.334%200-.668.114t-.591.334l-.714-.713q.41-.368.915-.551q.507-.184%201.067-.184q1.249%200%202.12.871T15%209.491q0%20.56-.184%201.067q-.183.506-.55.915m5.353%205.354l-.738-.738q.55-.945.835-1.97T20%2012q0-3.35-2.325-5.675T12%204q-1.094%200-2.12.284q-1.024.285-1.969.835l-.738-.738q1.09-.685%202.314-1.033T12%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.29-.348%202.513q-.348%201.224-1.033%202.314M11.993%2021q-1.864%200-3.502-.71q-1.639-.711-2.855-1.925q-1.217-1.215-1.926-2.857T3%2012q0-1.533.49-2.971q.489-1.438%201.462-2.631l-3.065-3.09l.713-.714l19.223%2019.223l-.713.714L5.677%207.123q-.82%201.06-1.248%202.296Q4%2010.656%204%2012q0%201.548.562%202.96q.561%201.411%201.634%202.525q1.293-.91%202.761-1.447Q10.426%2015.5%2012%2015.5q1.335%200%202.602.412q1.267.411%202.398%201.107l1.364%201.364q-1.272%201.29-2.923%201.954q-1.653.663-3.449.663%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/account-circle-off-outline.svg?color=%231a73e8&size=48