user-edit-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
user-edit-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the user edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 2a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 11c-2.395 0-4.575.694-6.178 1.672c-.8.488-1.484 1.064-1.978 1.69C2.358 16.976 2 17.713 2 18.5c0 .779.35 1.413.88 1.883c.503.445 1.165.747 1.867.962c1.405.43 3.283.606 5.294.646a1 1 0 0 0 1.012-1.123a6.98 6.98 0 0 1 2.21-6.022a1 1 0 0 0-.539-1.726A12.5 12.5 0 0 0 11 13m6.677 1.034a2.5 2.5 0 0 1 3.535 3.535l-3.418 3.418a1.5 1.5 0 0 1-.848.424l-2.309.33a1 1 0 0 1-1.132-1.133l.33-2.308a1.5 1.5 0 0 1 .424-.849z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteUserEditFill(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="M11 2a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 11c-2.395 0-4.575.694-6.178 1.672c-.8.488-1.484 1.064-1.978 1.69C2.358 16.976 2 17.713 2 18.5c0 .779.35 1.413.88 1.883c.503.445 1.165.747 1.867.962c1.405.43 3.283.606 5.294.646a1 1 0 0 0 1.012-1.123a6.98 6.98 0 0 1 2.21-6.022a1 1 0 0 0-.539-1.726A12.5 12.5 0 0 0 11 13m6.677 1.034a2.5 2.5 0 0 1 3.535 3.535l-3.418 3.418a1.5 1.5 0 0 1-.848.424l-2.309.33a1 1 0 0 1-1.132-1.133l.33-2.308a1.5 1.5 0 0 1 .424-.849z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 2a5 5 0 1 0 0 10a5 5 0 0 0 0-10m0 11c-2.395 0-4.575.694-6.178 1.672c-.8.488-1.484 1.064-1.978 1.69C2.358 16.976 2 17.713 2 18.5c0 .779.35 1.413.88 1.883c.503.445 1.165.747 1.867.962c1.405.43 3.283.606 5.294.646a1 1 0 0 0 1.012-1.123a6.98 6.98 0 0 1 2.21-6.022a1 1 0 0 0-.539-1.726A12.5 12.5 0 0 0 11 13m6.677 1.034a2.5 2.5 0 0 1 3.535 3.535l-3.418 3.418a1.5 1.5 0 0 1-.848.424l-2.309.33a1 1 0 0 1-1.132-1.133l.33-2.308a1.5 1.5 0 0 1 .424-.849z"/></svg>
</template>

CSS

.icon-user-edit-fill {
  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%22M11%202a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m0%2011c-2.395%200-4.575.694-6.178%201.672c-.8.488-1.484%201.064-1.978%201.69C2.358%2016.976%202%2017.713%202%2018.5c0%20.779.35%201.413.88%201.883c.503.445%201.165.747%201.867.962c1.405.43%203.283.606%205.294.646a1%201%200%200%200%201.012-1.123a6.98%206.98%200%200%201%202.21-6.022a1%201%200%200%200-.539-1.726A12.5%2012.5%200%200%200%2011%2013m6.677%201.034a2.5%202.5%200%200%201%203.535%203.535l-3.418%203.418a1.5%201.5%200%200%201-.848.424l-2.309.33a1%201%200%200%201-1.132-1.133l.33-2.308a1.5%201.5%200%200%201%20.424-.849z%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%22M11%202a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m0%2011c-2.395%200-4.575.694-6.178%201.672c-.8.488-1.484%201.064-1.978%201.69C2.358%2016.976%202%2017.713%202%2018.5c0%20.779.35%201.413.88%201.883c.503.445%201.165.747%201.867.962c1.405.43%203.283.606%205.294.646a1%201%200%200%200%201.012-1.123a6.98%206.98%200%200%201%202.21-6.022a1%201%200%200%200-.539-1.726A12.5%2012.5%200%200%200%2011%2013m6.677%201.034a2.5%202.5%200%200%201%203.535%203.535l-3.418%203.418a1.5%201.5%200%200%201-.848.424l-2.309.33a1%201%200%200%201-1.132-1.133l.33-2.308a1.5%201.5%200%200%201%20.424-.849z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/user-edit-fill.svg?color=%231a73e8&size=48