twotone no accounts icon

twotone-no-accounts from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
twotone-no-accounts
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the twotone no accounts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6c-.52 0-1 .12-1.44.32l4.62 4.62c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6m0-4C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2M4 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 0 0 2.99 2.99l2.2 2.2Q12.885 15 12 15c-2.32 0-4.45.8-6.14 2.12A7.96 7.96 0 0 1 4 12m8 8c-1.74 0-3.34-.56-4.65-1.5C8.66 17.56 10.26 17 12 17s3.34.56 4.65 1.5c-1.31.94-2.91 1.5-4.65 1.5m6.31-3.1L7.1 5.69A7.9 7.9 0 0 1 12 4c4.42 0 8 3.58 8 8c0 1.85-.63 3.54-1.69 4.9"/><path fill="currentColor" d="M7.35 18.5c1.31.94 2.91 1.5 4.65 1.5s3.34-.56 4.65-1.5C15.34 17.56 13.74 17 12 17s-3.34.56-4.65 1.5m7.83-7.56l-4.62-4.62C11 6.12 11.48 6 12 6c1.93 0 3.5 1.57 3.5 3.5c0 .52-.12 1-.32 1.44" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneNoAccounts(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 6c-.52 0-1 .12-1.44.32l4.62 4.62c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6m0-4C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2M4 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 0 0 2.99 2.99l2.2 2.2Q12.885 15 12 15c-2.32 0-4.45.8-6.14 2.12A7.96 7.96 0 0 1 4 12m8 8c-1.74 0-3.34-.56-4.65-1.5C8.66 17.56 10.26 17 12 17s3.34.56 4.65 1.5c-1.31.94-2.91 1.5-4.65 1.5m6.31-3.1L7.1 5.69A7.9 7.9 0 0 1 12 4c4.42 0 8 3.58 8 8c0 1.85-.63 3.54-1.69 4.9"/><path fill="currentColor" d="M7.35 18.5c1.31.94 2.91 1.5 4.65 1.5s3.34-.56 4.65-1.5C15.34 17.56 13.74 17 12 17s-3.34.56-4.65 1.5m7.83-7.56l-4.62-4.62C11 6.12 11.48 6 12 6c1.93 0 3.5 1.57 3.5 3.5c0 .52-.12 1-.32 1.44" opacity=".3"/></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 6c-.52 0-1 .12-1.44.32l4.62 4.62c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6m0-4C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2M4 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 0 0 2.99 2.99l2.2 2.2Q12.885 15 12 15c-2.32 0-4.45.8-6.14 2.12A7.96 7.96 0 0 1 4 12m8 8c-1.74 0-3.34-.56-4.65-1.5C8.66 17.56 10.26 17 12 17s3.34.56 4.65 1.5c-1.31.94-2.91 1.5-4.65 1.5m6.31-3.1L7.1 5.69A7.9 7.9 0 0 1 12 4c4.42 0 8 3.58 8 8c0 1.85-.63 3.54-1.69 4.9"/><path fill="currentColor" d="M7.35 18.5c1.31.94 2.91 1.5 4.65 1.5s3.34-.56 4.65-1.5C15.34 17.56 13.74 17 12 17s-3.34.56-4.65 1.5m7.83-7.56l-4.62-4.62C11 6.12 11.48 6 12 6c1.93 0 3.5 1.57 3.5 3.5c0 .52-.12 1-.32 1.44" opacity=".3"/></svg>
</template>

CSS

.icon-twotone-no-accounts {
  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%206c-.52%200-1%20.12-1.44.32l4.62%204.62c.2-.44.32-.92.32-1.44C15.5%207.57%2013.93%206%2012%206m0-4C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202M4%2012c0-1.85.63-3.55%201.69-4.9l2.86%202.86a3.47%203.47%200%200%200%202.99%202.99l2.2%202.2Q12.885%2015%2012%2015c-2.32%200-4.45.8-6.14%202.12A7.96%207.96%200%200%201%204%2012m8%208c-1.74%200-3.34-.56-4.65-1.5C8.66%2017.56%2010.26%2017%2012%2017s3.34.56%204.65%201.5c-1.31.94-2.91%201.5-4.65%201.5m6.31-3.1L7.1%205.69A7.9%207.9%200%200%201%2012%204c4.42%200%208%203.58%208%208c0%201.85-.63%203.54-1.69%204.9%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.35%2018.5c1.31.94%202.91%201.5%204.65%201.5s3.34-.56%204.65-1.5C15.34%2017.56%2013.74%2017%2012%2017s-3.34.56-4.65%201.5m7.83-7.56l-4.62-4.62C11%206.12%2011.48%206%2012%206c1.93%200%203.5%201.57%203.5%203.5c0%20.52-.12%201-.32%201.44%22%20opacity%3D%22.3%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%206c-.52%200-1%20.12-1.44.32l4.62%204.62c.2-.44.32-.92.32-1.44C15.5%207.57%2013.93%206%2012%206m0-4C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202M4%2012c0-1.85.63-3.55%201.69-4.9l2.86%202.86a3.47%203.47%200%200%200%202.99%202.99l2.2%202.2Q12.885%2015%2012%2015c-2.32%200-4.45.8-6.14%202.12A7.96%207.96%200%200%201%204%2012m8%208c-1.74%200-3.34-.56-4.65-1.5C8.66%2017.56%2010.26%2017%2012%2017s3.34.56%204.65%201.5c-1.31.94-2.91%201.5-4.65%201.5m6.31-3.1L7.1%205.69A7.9%207.9%200%200%201%2012%204c4.42%200%208%203.58%208%208c0%201.85-.63%203.54-1.69%204.9%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.35%2018.5c1.31.94%202.91%201.5%204.65%201.5s3.34-.56%204.65-1.5C15.34%2017.56%2013.74%2017%2012%2017s-3.34.56-4.65%201.5m7.83-7.56l-4.62-4.62C11%206.12%2011.48%206%2012%206c1.93%200%203.5%201.57%203.5%203.5c0%20.52-.12%201-.32%201.44%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-no-accounts.svg?color=%231a73e8&size=48