account circle off icon
account-circle-off from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- account-circle-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- account-circle-off-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="M12 20q1.344 0 2.59-.441q1.247-.442 2.287-1.261L14.579 16q-.627-.25-1.26-.375T12 15.5q-1.579 0-3.048.538t-2.756 1.447q1.154 1.202 2.635 1.858T12 20m9.11 2.53l-3.489-3.488q-1.205.954-2.634 1.456Q13.557 21 12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.533.49-2.961q.489-1.43 1.462-2.641l-3.065-3.09l.713-.714l19.223 19.223zm-1.49-5.703l-5.354-5.354q.367-.417.55-.918T15 9.5q0-1.258-.871-2.129T12 6.5q-.554 0-1.055.184q-.5.183-.918.55L7.173 4.381q1.09-.685 2.318-1.033Q10.717 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.283-.348 2.51t-1.033 2.317"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAccountCircleOff(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 20q1.344 0 2.59-.441q1.247-.442 2.287-1.261L14.579 16q-.627-.25-1.26-.375T12 15.5q-1.579 0-3.048.538t-2.756 1.447q1.154 1.202 2.635 1.858T12 20m9.11 2.53l-3.489-3.488q-1.205.954-2.634 1.456Q13.557 21 12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.533.49-2.961q.489-1.43 1.462-2.641l-3.065-3.09l.713-.714l19.223 19.223zm-1.49-5.703l-5.354-5.354q.367-.417.55-.918T15 9.5q0-1.258-.871-2.129T12 6.5q-.554 0-1.055.184q-.5.183-.918.55L7.173 4.381q1.09-.685 2.318-1.033Q10.717 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.283-.348 2.51t-1.033 2.317"/></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 20q1.344 0 2.59-.441q1.247-.442 2.287-1.261L14.579 16q-.627-.25-1.26-.375T12 15.5q-1.579 0-3.048.538t-2.756 1.447q1.154 1.202 2.635 1.858T12 20m9.11 2.53l-3.489-3.488q-1.205.954-2.634 1.456Q13.557 21 12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.533.49-2.961q.489-1.43 1.462-2.641l-3.065-3.09l.713-.714l19.223 19.223zm-1.49-5.703l-5.354-5.354q.367-.417.55-.918T15 9.5q0-1.258-.871-2.129T12 6.5q-.554 0-1.055.184q-.5.183-.918.55L7.173 4.381q1.09-.685 2.318-1.033Q10.717 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.283-.348 2.51t-1.033 2.317"/></svg> </template>
CSS
.icon-account-circle-off {
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%2020q1.344%200%202.59-.441q1.247-.442%202.287-1.261L14.579%2016q-.627-.25-1.26-.375T12%2015.5q-1.579%200-3.048.538t-2.756%201.447q1.154%201.202%202.635%201.858T12%2020m9.11%202.53l-3.489-3.488q-1.205.954-2.634%201.456Q13.557%2021%2012%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.533.49-2.961q.489-1.43%201.462-2.641l-3.065-3.09l.713-.714l19.223%2019.223zm-1.49-5.703l-5.354-5.354q.367-.417.55-.918T15%209.5q0-1.258-.871-2.129T12%206.5q-.554%200-1.055.184q-.5.183-.918.55L7.173%204.381q1.09-.685%202.318-1.033Q10.717%203%2012%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%201.283-.348%202.51t-1.033%202.317%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%2020q1.344%200%202.59-.441q1.247-.442%202.287-1.261L14.579%2016q-.627-.25-1.26-.375T12%2015.5q-1.579%200-3.048.538t-2.756%201.447q1.154%201.202%202.635%201.858T12%2020m9.11%202.53l-3.489-3.488q-1.205.954-2.634%201.456Q13.557%2021%2012%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.533.49-2.961q.489-1.43%201.462-2.641l-3.065-3.09l.713-.714l19.223%2019.223zm-1.49-5.703l-5.354-5.354q.367-.417.55-.918T15%209.5q0-1.258-.871-2.129T12%206.5q-.554%200-1.055.184q-.5.183-.918.55L7.173%204.381q1.09-.685%202.318-1.033Q10.717%203%2012%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%201.283-.348%202.51t-1.033%202.317%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.svg?color=%231a73e8&size=48