user edit3 icon
user-edit3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- user-edit3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the user edit3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C9.24 2 7 4.24 7 7s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m2.17 4.51l-2.7 2.7c-.1.1-.31.2-.45.23l-1.03.14c-.38.05-.64-.21-.58-.58l.15-1.03c.02-.14.12-.35.23-.45l2.7-2.7c.46-.46 1.01-.68 1.69 0c.67.69.45 1.23-.01 1.69M12 14c-5.01 0-9.09 3.36-9.09 7.5c0 .28.22.5.5.5h17.18c.28 0 .5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5"/></svg>
React
import type { SVGProps } from "react";
export function ReiconUserEdit3Filled(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 2C9.24 2 7 4.24 7 7s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m2.17 4.51l-2.7 2.7c-.1.1-.31.2-.45.23l-1.03.14c-.38.05-.64-.21-.58-.58l.15-1.03c.02-.14.12-.35.23-.45l2.7-2.7c.46-.46 1.01-.68 1.69 0c.67.69.45 1.23-.01 1.69M12 14c-5.01 0-9.09 3.36-9.09 7.5c0 .28.22.5.5.5h17.18c.28 0 .5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.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 2C9.24 2 7 4.24 7 7s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m2.17 4.51l-2.7 2.7c-.1.1-.31.2-.45.23l-1.03.14c-.38.05-.64-.21-.58-.58l.15-1.03c.02-.14.12-.35.23-.45l2.7-2.7c.46-.46 1.01-.68 1.69 0c.67.69.45 1.23-.01 1.69M12 14c-5.01 0-9.09 3.36-9.09 7.5c0 .28.22.5.5.5h17.18c.28 0 .5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5"/></svg> </template>
CSS
.icon-user-edit3-filled {
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%202C9.24%202%207%204.24%207%207s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m2.17%204.51l-2.7%202.7c-.1.1-.31.2-.45.23l-1.03.14c-.38.05-.64-.21-.58-.58l.15-1.03c.02-.14.12-.35.23-.45l2.7-2.7c.46-.46%201.01-.68%201.69%200c.67.69.45%201.23-.01%201.69M12%2014c-5.01%200-9.09%203.36-9.09%207.5c0%20.28.22.5.5.5h17.18c.28%200%20.5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.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%202C9.24%202%207%204.24%207%207s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m2.17%204.51l-2.7%202.7c-.1.1-.31.2-.45.23l-1.03.14c-.38.05-.64-.21-.58-.58l.15-1.03c.02-.14.12-.35.23-.45l2.7-2.7c.46-.46%201.01-.68%201.69%200c.67.69.45%201.23-.01%201.69M12%2014c-5.01%200-9.09%203.36-9.09%207.5c0%20.28.22.5.5.5h17.18c.28%200%20.5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/user-edit3-filled.svg?color=%231a73e8&size=48