account child invert icon

account-child-invert-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
account-child-invert-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
account-child-invert-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the account child invert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.5q1.039 0 1.789.75t.75 1.789t-.75 1.788t-1.789.75t-1.789-.75t-.75-1.789t.75-1.788T12 3.5m.003 5.923q.985 0 1.95.237q.964.236 1.736.64q.796.417 1.284.959q.489.541.489 1.187v4.877q0 .688-.404 1.225q-.405.537-1.06.537q-.29 0-.501-.211q-.212-.21-.212-.659v-.419q0-.797-1.106-1.3q-1.105-.504-2.179-.504q-.821 0-1.627.265t-1.26.718q-.18.18-.095.435q.086.255.363.336q.723.206 1.468.268t1.455.067q.446 0 .766.32t.32.774t-.32.774t-.774.32q-.817 0-1.804-.142t-1.873-.49t-1.483-.911t-.597-1.403v-4.877q0-.645.488-1.187q.489-.542 1.26-.959q.776-.404 1.753-.64q.977-.237 1.963-.237M12 14.5q.698 0 1.195-.497t.497-1.195t-.497-1.195T12 11.116t-1.195.497t-.497 1.195t.497 1.195T12 14.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAccountChildInvertRounded(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 3.5q1.039 0 1.789.75t.75 1.789t-.75 1.788t-1.789.75t-1.789-.75t-.75-1.789t.75-1.788T12 3.5m.003 5.923q.985 0 1.95.237q.964.236 1.736.64q.796.417 1.284.959q.489.541.489 1.187v4.877q0 .688-.404 1.225q-.405.537-1.06.537q-.29 0-.501-.211q-.212-.21-.212-.659v-.419q0-.797-1.106-1.3q-1.105-.504-2.179-.504q-.821 0-1.627.265t-1.26.718q-.18.18-.095.435q.086.255.363.336q.723.206 1.468.268t1.455.067q.446 0 .766.32t.32.774t-.32.774t-.774.32q-.817 0-1.804-.142t-1.873-.49t-1.483-.911t-.597-1.403v-4.877q0-.645.488-1.187q.489-.542 1.26-.959q.776-.404 1.753-.64q.977-.237 1.963-.237M12 14.5q.698 0 1.195-.497t.497-1.195t-.497-1.195T12 11.116t-1.195.497t-.497 1.195t.497 1.195T12 14.5"/></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 3.5q1.039 0 1.789.75t.75 1.789t-.75 1.788t-1.789.75t-1.789-.75t-.75-1.789t.75-1.788T12 3.5m.003 5.923q.985 0 1.95.237q.964.236 1.736.64q.796.417 1.284.959q.489.541.489 1.187v4.877q0 .688-.404 1.225q-.405.537-1.06.537q-.29 0-.501-.211q-.212-.21-.212-.659v-.419q0-.797-1.106-1.3q-1.105-.504-2.179-.504q-.821 0-1.627.265t-1.26.718q-.18.18-.095.435q.086.255.363.336q.723.206 1.468.268t1.455.067q.446 0 .766.32t.32.774t-.32.774t-.774.32q-.817 0-1.804-.142t-1.873-.49t-1.483-.911t-.597-1.403v-4.877q0-.645.488-1.187q.489-.542 1.26-.959q.776-.404 1.753-.64q.977-.237 1.963-.237M12 14.5q.698 0 1.195-.497t.497-1.195t-.497-1.195T12 11.116t-1.195.497t-.497 1.195t.497 1.195T12 14.5"/></svg>
</template>

CSS

.icon-account-child-invert-rounded {
  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%203.5q1.039%200%201.789.75t.75%201.789t-.75%201.788t-1.789.75t-1.789-.75t-.75-1.789t.75-1.788T12%203.5m.003%205.923q.985%200%201.95.237q.964.236%201.736.64q.796.417%201.284.959q.489.541.489%201.187v4.877q0%20.688-.404%201.225q-.405.537-1.06.537q-.29%200-.501-.211q-.212-.21-.212-.659v-.419q0-.797-1.106-1.3q-1.105-.504-2.179-.504q-.821%200-1.627.265t-1.26.718q-.18.18-.095.435q.086.255.363.336q.723.206%201.468.268t1.455.067q.446%200%20.766.32t.32.774t-.32.774t-.774.32q-.817%200-1.804-.142t-1.873-.49t-1.483-.911t-.597-1.403v-4.877q0-.645.488-1.187q.489-.542%201.26-.959q.776-.404%201.753-.64q.977-.237%201.963-.237M12%2014.5q.698%200%201.195-.497t.497-1.195t-.497-1.195T12%2011.116t-1.195.497t-.497%201.195t.497%201.195T12%2014.5%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%203.5q1.039%200%201.789.75t.75%201.789t-.75%201.788t-1.789.75t-1.789-.75t-.75-1.789t.75-1.788T12%203.5m.003%205.923q.985%200%201.95.237q.964.236%201.736.64q.796.417%201.284.959q.489.541.489%201.187v4.877q0%20.688-.404%201.225q-.405.537-1.06.537q-.29%200-.501-.211q-.212-.21-.212-.659v-.419q0-.797-1.106-1.3q-1.105-.504-2.179-.504q-.821%200-1.627.265t-1.26.718q-.18.18-.095.435q.086.255.363.336q.723.206%201.468.268t1.455.067q.446%200%20.766.32t.32.774t-.32.774t-.774.32q-.817%200-1.804-.142t-1.873-.49t-1.483-.911t-.597-1.403v-4.877q0-.645.488-1.187q.489-.542%201.26-.959q.776-.404%201.753-.64q.977-.237%201.963-.237M12%2014.5q.698%200%201.195-.497t.497-1.195t-.497-1.195T12%2011.116t-1.195.497t-.497%201.195t.497%201.195T12%2014.5%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-child-invert-rounded.svg?color=%231a73e8&size=48