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

Name
user-attributes-outline
Set
Material Symbols Light
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
user-attributes-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the user attributes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.366 6.73v-1h7v1zm0 3.77v-1h7v1zm0 3.77v-1h7v1zm-8.077-1.304q-.654-.65-.654-1.577q0-.928.649-1.581q.65-.654 1.577-.654q.928 0 1.581.65q.654.648.654 1.576t-.65 1.581q-.648.654-1.576.654t-1.581-.649m-3.654 5.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598 2.196-.916t2.432-.318t2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zm1.034-1.307v.307h8.393v-.307q-.99-.558-2.052-.856t-2.144-.298t-2.145.298q-1.061.298-2.052.856m5.063-5.288q.364-.364.364-.866t-.364-.867t-.866-.364t-.867.364t-.364.867t.364.866t.867.365q.501 0 .866-.365m-.866 5.595"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUserAttributesOutline(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.366 6.73v-1h7v1zm0 3.77v-1h7v1zm0 3.77v-1h7v1zm-8.077-1.304q-.654-.65-.654-1.577q0-.928.649-1.581q.65-.654 1.577-.654q.928 0 1.581.65q.654.648.654 1.576t-.65 1.581q-.648.654-1.576.654t-1.581-.649m-3.654 5.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598 2.196-.916t2.432-.318t2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zm1.034-1.307v.307h8.393v-.307q-.99-.558-2.052-.856t-2.144-.298t-2.145.298q-1.061.298-2.052.856m5.063-5.288q.364-.364.364-.866t-.364-.867t-.866-.364t-.867.364t-.364.867t.364.866t.867.365q.501 0 .866-.365m-.866 5.595"/></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.366 6.73v-1h7v1zm0 3.77v-1h7v1zm0 3.77v-1h7v1zm-8.077-1.304q-.654-.65-.654-1.577q0-.928.649-1.581q.65-.654 1.577-.654q.928 0 1.581.65q.654.648.654 1.576t-.65 1.581q-.648.654-1.576.654t-1.581-.649m-3.654 5.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598 2.196-.916t2.432-.318t2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zm1.034-1.307v.307h8.393v-.307q-.99-.558-2.052-.856t-2.144-.298t-2.145.298q-1.061.298-2.052.856m5.063-5.288q.364-.364.364-.866t-.364-.867t-.866-.364t-.867.364t-.364.867t.364.866t.867.365q.501 0 .866-.365m-.866 5.595"/></svg>
</template>

CSS

.icon-user-attributes-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.366%206.73v-1h7v1zm0%203.77v-1h7v1zm0%203.77v-1h7v1zm-8.077-1.304q-.654-.65-.654-1.577q0-.928.649-1.581q.65-.654%201.577-.654q.928%200%201.581.65q.654.648.654%201.576t-.65%201.581q-.648.654-1.576.654t-1.581-.649m-3.654%205.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598%202.196-.916t2.432-.318t2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zm1.034-1.307v.307h8.393v-.307q-.99-.558-2.052-.856t-2.144-.298t-2.145.298q-1.061.298-2.052.856m5.063-5.288q.364-.364.364-.866t-.364-.867t-.866-.364t-.867.364t-.364.867t.364.866t.867.365q.501%200%20.866-.365m-.866%205.595%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.366%206.73v-1h7v1zm0%203.77v-1h7v1zm0%203.77v-1h7v1zm-8.077-1.304q-.654-.65-.654-1.577q0-.928.649-1.581q.65-.654%201.577-.654q.928%200%201.581.65q.654.648.654%201.576t-.65%201.581q-.648.654-1.576.654t-1.581-.649m-3.654%205.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598%202.196-.916t2.432-.318t2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zm1.034-1.307v.307h8.393v-.307q-.99-.558-2.052-.856t-2.144-.298t-2.145.298q-1.061.298-2.052.856m5.063-5.288q.364-.364.364-.866t-.364-.867t-.866-.364t-.867.364t-.364.867t.364.866t.867.365q.501%200%20.866-.365m-.866%205.595%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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