user cirlce add icon
user-cirlce-add-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- user-cirlce-add-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 cirlce add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.97 2.33A3.94 3.94 0 0 0 19 1a3.995 3.995 0 0 0-4 4c0 .75.21 1.46.58 2.06c.2.34.46.65.76.91C17.04 8.61 17.97 9 19 9c.44 0 .86-.07 1.25-.21c.92-.29 1.69-.92 2.17-1.73c.21-.34.37-.73.46-1.13Q23 5.48 23 5c0-1.02-.39-1.96-1.03-2.67m-1.48 3.4h-.74v.78c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.74c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.74v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.74a.749.749 0 1 1 0 1.5"/><path d="M22 12c0-1.31-.25-2.57-.72-3.72c-.31.22-.66.39-1.03.51c-.11.04-.22.07-.34.1a8.48 8.48 0 0 1-1.87 9.08c-.29-.37-.66-.71-1.1-1c-2.71-1.82-7.15-1.82-9.88 0c-.44.29-.8.63-1.1 1A8.48 8.48 0 0 1 3.5 12c0-4.69 3.81-8.5 8.5-8.5c1.09 0 2.14.21 3.1.59c.03-.12.06-.23.1-.35c.12-.37.29-.71.52-1.02A9.8 9.8 0 0 0 12 2C6.49 2 2 6.49 2 12c0 2.9 1.25 5.51 3.23 7.34c0 .01 0 .01-.01.02c.1.1.22.18.32.27c.06.05.11.1.17.14c.18.15.38.29.57.43l.2.14q.285.195.6.36c.07.04.15.09.22.13q.3.165.63.3c.08.04.16.08.24.11q.33.135.66.24c.08.03.16.06.24.08c.24.07.48.13.72.19c.07.02.14.04.22.05c.28.06.56.1.85.13c.04 0 .08.01.12.02c.34.03.68.05 1.02.05s.68-.02 1.01-.05c.04 0 .08-.01.12-.02c.29-.03.57-.07.85-.13c.07-.01.14-.04.22-.05c.24-.06.49-.11.72-.19c.08-.03.16-.06.24-.08c.22-.08.45-.15.66-.24c.08-.03.16-.07.24-.11q.315-.135.63-.3c.08-.04.15-.09.22-.13c.2-.12.4-.23.6-.36c.07-.04.13-.09.2-.14c.2-.14.39-.28.57-.43c.06-.05.11-.1.17-.14c.11-.09.22-.18.32-.27c0-.01 0-.01-.01-.02C20.75 17.51 22 14.9 22 12"/><path d="M12 6.93c-2.07 0-3.75 1.68-3.75 3.75c0 2.03 1.59 3.68 3.7 3.74h.18a3.743 3.743 0 0 0 3.62-3.74c0-2.07-1.68-3.75-3.75-3.75"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconUserCirlceAddFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.97 2.33A3.94 3.94 0 0 0 19 1a3.995 3.995 0 0 0-4 4c0 .75.21 1.46.58 2.06c.2.34.46.65.76.91C17.04 8.61 17.97 9 19 9c.44 0 .86-.07 1.25-.21c.92-.29 1.69-.92 2.17-1.73c.21-.34.37-.73.46-1.13Q23 5.48 23 5c0-1.02-.39-1.96-1.03-2.67m-1.48 3.4h-.74v.78c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.74c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.74v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.74a.749.749 0 1 1 0 1.5"/><path d="M22 12c0-1.31-.25-2.57-.72-3.72c-.31.22-.66.39-1.03.51c-.11.04-.22.07-.34.1a8.48 8.48 0 0 1-1.87 9.08c-.29-.37-.66-.71-1.1-1c-2.71-1.82-7.15-1.82-9.88 0c-.44.29-.8.63-1.1 1A8.48 8.48 0 0 1 3.5 12c0-4.69 3.81-8.5 8.5-8.5c1.09 0 2.14.21 3.1.59c.03-.12.06-.23.1-.35c.12-.37.29-.71.52-1.02A9.8 9.8 0 0 0 12 2C6.49 2 2 6.49 2 12c0 2.9 1.25 5.51 3.23 7.34c0 .01 0 .01-.01.02c.1.1.22.18.32.27c.06.05.11.1.17.14c.18.15.38.29.57.43l.2.14q.285.195.6.36c.07.04.15.09.22.13q.3.165.63.3c.08.04.16.08.24.11q.33.135.66.24c.08.03.16.06.24.08c.24.07.48.13.72.19c.07.02.14.04.22.05c.28.06.56.1.85.13c.04 0 .08.01.12.02c.34.03.68.05 1.02.05s.68-.02 1.01-.05c.04 0 .08-.01.12-.02c.29-.03.57-.07.85-.13c.07-.01.14-.04.22-.05c.24-.06.49-.11.72-.19c.08-.03.16-.06.24-.08c.22-.08.45-.15.66-.24c.08-.03.16-.07.24-.11q.315-.135.63-.3c.08-.04.15-.09.22-.13c.2-.12.4-.23.6-.36c.07-.04.13-.09.2-.14c.2-.14.39-.28.57-.43c.06-.05.11-.1.17-.14c.11-.09.22-.18.32-.27c0-.01 0-.01-.01-.02C20.75 17.51 22 14.9 22 12"/><path d="M12 6.93c-2.07 0-3.75 1.68-3.75 3.75c0 2.03 1.59 3.68 3.7 3.74h.18a3.743 3.743 0 0 0 3.62-3.74c0-2.07-1.68-3.75-3.75-3.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.97 2.33A3.94 3.94 0 0 0 19 1a3.995 3.995 0 0 0-4 4c0 .75.21 1.46.58 2.06c.2.34.46.65.76.91C17.04 8.61 17.97 9 19 9c.44 0 .86-.07 1.25-.21c.92-.29 1.69-.92 2.17-1.73c.21-.34.37-.73.46-1.13Q23 5.48 23 5c0-1.02-.39-1.96-1.03-2.67m-1.48 3.4h-.74v.78c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.74c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.74v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.74a.749.749 0 1 1 0 1.5"/><path d="M22 12c0-1.31-.25-2.57-.72-3.72c-.31.22-.66.39-1.03.51c-.11.04-.22.07-.34.1a8.48 8.48 0 0 1-1.87 9.08c-.29-.37-.66-.71-1.1-1c-2.71-1.82-7.15-1.82-9.88 0c-.44.29-.8.63-1.1 1A8.48 8.48 0 0 1 3.5 12c0-4.69 3.81-8.5 8.5-8.5c1.09 0 2.14.21 3.1.59c.03-.12.06-.23.1-.35c.12-.37.29-.71.52-1.02A9.8 9.8 0 0 0 12 2C6.49 2 2 6.49 2 12c0 2.9 1.25 5.51 3.23 7.34c0 .01 0 .01-.01.02c.1.1.22.18.32.27c.06.05.11.1.17.14c.18.15.38.29.57.43l.2.14q.285.195.6.36c.07.04.15.09.22.13q.3.165.63.3c.08.04.16.08.24.11q.33.135.66.24c.08.03.16.06.24.08c.24.07.48.13.72.19c.07.02.14.04.22.05c.28.06.56.1.85.13c.04 0 .08.01.12.02c.34.03.68.05 1.02.05s.68-.02 1.01-.05c.04 0 .08-.01.12-.02c.29-.03.57-.07.85-.13c.07-.01.14-.04.22-.05c.24-.06.49-.11.72-.19c.08-.03.16-.06.24-.08c.22-.08.45-.15.66-.24c.08-.03.16-.07.24-.11q.315-.135.63-.3c.08-.04.15-.09.22-.13c.2-.12.4-.23.6-.36c.07-.04.13-.09.2-.14c.2-.14.39-.28.57-.43c.06-.05.11-.1.17-.14c.11-.09.22-.18.32-.27c0-.01 0-.01-.01-.02C20.75 17.51 22 14.9 22 12"/><path d="M12 6.93c-2.07 0-3.75 1.68-3.75 3.75c0 2.03 1.59 3.68 3.7 3.74h.18a3.743 3.743 0 0 0 3.62-3.74c0-2.07-1.68-3.75-3.75-3.75"/></g></svg> </template>
CSS
.icon-user-cirlce-add-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.97%202.33A3.94%203.94%200%200%200%2019%201a3.995%203.995%200%200%200-4%204c0%20.75.21%201.46.58%202.06c.2.34.46.65.76.91C17.04%208.61%2017.97%209%2019%209c.44%200%20.86-.07%201.25-.21c.92-.29%201.69-.92%202.17-1.73c.21-.34.37-.73.46-1.13Q23%205.48%2023%205c0-1.02-.39-1.96-1.03-2.67m-1.48%203.4h-.74v.78c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.74c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h.74v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.74a.749.749%200%201%201%200%201.5%22%2F%3E%3Cpath%20d%3D%22M22%2012c0-1.31-.25-2.57-.72-3.72c-.31.22-.66.39-1.03.51c-.11.04-.22.07-.34.1a8.48%208.48%200%200%201-1.87%209.08c-.29-.37-.66-.71-1.1-1c-2.71-1.82-7.15-1.82-9.88%200c-.44.29-.8.63-1.1%201A8.48%208.48%200%200%201%203.5%2012c0-4.69%203.81-8.5%208.5-8.5c1.09%200%202.14.21%203.1.59c.03-.12.06-.23.1-.35c.12-.37.29-.71.52-1.02A9.8%209.8%200%200%200%2012%202C6.49%202%202%206.49%202%2012c0%202.9%201.25%205.51%203.23%207.34c0%20.01%200%20.01-.01.02c.1.1.22.18.32.27c.06.05.11.1.17.14c.18.15.38.29.57.43l.2.14q.285.195.6.36c.07.04.15.09.22.13q.3.165.63.3c.08.04.16.08.24.11q.33.135.66.24c.08.03.16.06.24.08c.24.07.48.13.72.19c.07.02.14.04.22.05c.28.06.56.1.85.13c.04%200%20.08.01.12.02c.34.03.68.05%201.02.05s.68-.02%201.01-.05c.04%200%20.08-.01.12-.02c.29-.03.57-.07.85-.13c.07-.01.14-.04.22-.05c.24-.06.49-.11.72-.19c.08-.03.16-.06.24-.08c.22-.08.45-.15.66-.24c.08-.03.16-.07.24-.11q.315-.135.63-.3c.08-.04.15-.09.22-.13c.2-.12.4-.23.6-.36c.07-.04.13-.09.2-.14c.2-.14.39-.28.57-.43c.06-.05.11-.1.17-.14c.11-.09.22-.18.32-.27c0-.01%200-.01-.01-.02C20.75%2017.51%2022%2014.9%2022%2012%22%2F%3E%3Cpath%20d%3D%22M12%206.93c-2.07%200-3.75%201.68-3.75%203.75c0%202.03%201.59%203.68%203.7%203.74h.18a3.743%203.743%200%200%200%203.62-3.74c0-2.07-1.68-3.75-3.75-3.75%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.97%202.33A3.94%203.94%200%200%200%2019%201a3.995%203.995%200%200%200-4%204c0%20.75.21%201.46.58%202.06c.2.34.46.65.76.91C17.04%208.61%2017.97%209%2019%209c.44%200%20.86-.07%201.25-.21c.92-.29%201.69-.92%202.17-1.73c.21-.34.37-.73.46-1.13Q23%205.48%2023%205c0-1.02-.39-1.96-1.03-2.67m-1.48%203.4h-.74v.78c0%20.41-.34.75-.75.75s-.75-.34-.75-.75v-.78h-.74c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h.74v-.71c0-.41.34-.75.75-.75s.75.34.75.75v.71h.74a.749.749%200%201%201%200%201.5%22%2F%3E%3Cpath%20d%3D%22M22%2012c0-1.31-.25-2.57-.72-3.72c-.31.22-.66.39-1.03.51c-.11.04-.22.07-.34.1a8.48%208.48%200%200%201-1.87%209.08c-.29-.37-.66-.71-1.1-1c-2.71-1.82-7.15-1.82-9.88%200c-.44.29-.8.63-1.1%201A8.48%208.48%200%200%201%203.5%2012c0-4.69%203.81-8.5%208.5-8.5c1.09%200%202.14.21%203.1.59c.03-.12.06-.23.1-.35c.12-.37.29-.71.52-1.02A9.8%209.8%200%200%200%2012%202C6.49%202%202%206.49%202%2012c0%202.9%201.25%205.51%203.23%207.34c0%20.01%200%20.01-.01.02c.1.1.22.18.32.27c.06.05.11.1.17.14c.18.15.38.29.57.43l.2.14q.285.195.6.36c.07.04.15.09.22.13q.3.165.63.3c.08.04.16.08.24.11q.33.135.66.24c.08.03.16.06.24.08c.24.07.48.13.72.19c.07.02.14.04.22.05c.28.06.56.1.85.13c.04%200%20.08.01.12.02c.34.03.68.05%201.02.05s.68-.02%201.01-.05c.04%200%20.08-.01.12-.02c.29-.03.57-.07.85-.13c.07-.01.14-.04.22-.05c.24-.06.49-.11.72-.19c.08-.03.16-.06.24-.08c.22-.08.45-.15.66-.24c.08-.03.16-.07.24-.11q.315-.135.63-.3c.08-.04.15-.09.22-.13c.2-.12.4-.23.6-.36c.07-.04.13-.09.2-.14c.2-.14.39-.28.57-.43c.06-.05.11-.1.17-.14c.11-.09.22-.18.32-.27c0-.01%200-.01-.01-.02C20.75%2017.51%2022%2014.9%2022%2012%22%2F%3E%3Cpath%20d%3D%22M12%206.93c-2.07%200-3.75%201.68-3.75%203.75c0%202.03%201.59%203.68%203.7%203.74h.18a3.743%203.743%200%200%200%203.62-3.74c0-2.07-1.68-3.75-3.75-3.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/user-cirlce-add-filled.svg?color=%231a73e8&size=48