user setting icon
user-setting-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- user-setting-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
user-1-filluser-2-filluser-3-filluser-4-filluser-5-filluser-add-2-filluser-add-filluser-edit-filluser-follow-2-filluser-follow-filluser-forbid-filluser-heart-filluser-hide-filluser-info-filluser-lock-filluser-pin-filluser-question-filluser-remove-2-filluser-remove-filluser-search-filluser-security-filluser-star-filluser-visible-filluser-warning-fill
Use the user setting 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 .845.411 1.511 1.003 1.986c.56.45 1.299.748 2.084.956C6.665 21.859 8.771 22 11 22q.346 0 .685-.005a1 1 0 0 0 .89-1.428A6 6 0 0 1 12 18c0-1.252.383-2.412 1.037-3.373a1 1 0 0 0-.72-1.557Q11.67 13 11 13m9.616 2.469a1 1 0 1 0-1.732-1l-.336.582a3 3 0 0 0-1.097-.001l-.335-.581a1 1 0 1 0-1.732 1l.335.58a3 3 0 0 0-.547.951H14.5a1 1 0 0 0 0 2h.671a3 3 0 0 0 .549.95l-.336.581a1 1 0 1 0 1.732 1l.336-.581c.359.066.73.068 1.097 0l.335.581a1 1 0 1 0 1.732-1l-.335-.58c.242-.284.426-.607.547-.951h.672a1 1 0 1 0 0-2h-.671a3 3 0 0 0-.549-.95z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteUserSettingFill(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 .845.411 1.511 1.003 1.986c.56.45 1.299.748 2.084.956C6.665 21.859 8.771 22 11 22q.346 0 .685-.005a1 1 0 0 0 .89-1.428A6 6 0 0 1 12 18c0-1.252.383-2.412 1.037-3.373a1 1 0 0 0-.72-1.557Q11.67 13 11 13m9.616 2.469a1 1 0 1 0-1.732-1l-.336.582a3 3 0 0 0-1.097-.001l-.335-.581a1 1 0 1 0-1.732 1l.335.58a3 3 0 0 0-.547.951H14.5a1 1 0 0 0 0 2h.671a3 3 0 0 0 .549.95l-.336.581a1 1 0 1 0 1.732 1l.336-.581c.359.066.73.068 1.097 0l.335.581a1 1 0 1 0 1.732-1l-.335-.58c.242-.284.426-.607.547-.951h.672a1 1 0 1 0 0-2h-.671a3 3 0 0 0-.549-.95z"/></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 .845.411 1.511 1.003 1.986c.56.45 1.299.748 2.084.956C6.665 21.859 8.771 22 11 22q.346 0 .685-.005a1 1 0 0 0 .89-1.428A6 6 0 0 1 12 18c0-1.252.383-2.412 1.037-3.373a1 1 0 0 0-.72-1.557Q11.67 13 11 13m9.616 2.469a1 1 0 1 0-1.732-1l-.336.582a3 3 0 0 0-1.097-.001l-.335-.581a1 1 0 1 0-1.732 1l.335.58a3 3 0 0 0-.547.951H14.5a1 1 0 0 0 0 2h.671a3 3 0 0 0 .549.95l-.336.581a1 1 0 1 0 1.732 1l.336-.581c.359.066.73.068 1.097 0l.335.581a1 1 0 1 0 1.732-1l-.335-.58c.242-.284.426-.607.547-.951h.672a1 1 0 1 0 0-2h-.671a3 3 0 0 0-.549-.95z"/></svg> </template>
CSS
.icon-user-setting-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.845.411%201.511%201.003%201.986c.56.45%201.299.748%202.084.956C6.665%2021.859%208.771%2022%2011%2022q.346%200%20.685-.005a1%201%200%200%200%20.89-1.428A6%206%200%200%201%2012%2018c0-1.252.383-2.412%201.037-3.373a1%201%200%200%200-.72-1.557Q11.67%2013%2011%2013m9.616%202.469a1%201%200%201%200-1.732-1l-.336.582a3%203%200%200%200-1.097-.001l-.335-.581a1%201%200%201%200-1.732%201l.335.58a3%203%200%200%200-.547.951H14.5a1%201%200%200%200%200%202h.671a3%203%200%200%200%20.549.95l-.336.581a1%201%200%201%200%201.732%201l.336-.581c.359.066.73.068%201.097%200l.335.581a1%201%200%201%200%201.732-1l-.335-.58c.242-.284.426-.607.547-.951h.672a1%201%200%201%200%200-2h-.671a3%203%200%200%200-.549-.95z%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.845.411%201.511%201.003%201.986c.56.45%201.299.748%202.084.956C6.665%2021.859%208.771%2022%2011%2022q.346%200%20.685-.005a1%201%200%200%200%20.89-1.428A6%206%200%200%201%2012%2018c0-1.252.383-2.412%201.037-3.373a1%201%200%200%200-.72-1.557Q11.67%2013%2011%2013m9.616%202.469a1%201%200%201%200-1.732-1l-.336.582a3%203%200%200%200-1.097-.001l-.335-.581a1%201%200%201%200-1.732%201l.335.58a3%203%200%200%200-.547.951H14.5a1%201%200%200%200%200%202h.671a3%203%200%200%200%20.549.95l-.336.581a1%201%200%201%200%201.732%201l.336-.581c.359.066.73.068%201.097%200l.335.581a1%201%200%201%200%201.732-1l-.335-.58c.242-.284.426-.607.547-.951h.672a1%201%200%201%200%200-2h-.671a3%203%200%200%200-.549-.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/user-setting-fill.svg?color=%231a73e8&size=48