settings 1 icon
settings-1-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- settings-1-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the settings 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 2.762a4 4 0 0 1 4 0l5 2.887a4 4 0 0 1 2 3.464v5.774a4 4 0 0 1-2 3.463l-5 2.887a4 4 0 0 1-4 0L5 18.35a4 4 0 0 1-2-3.464V9.114A4 4 0 0 1 5 5.65zM12 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSettings1Fill(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="M10 2.762a4 4 0 0 1 4 0l5 2.887a4 4 0 0 1 2 3.464v5.774a4 4 0 0 1-2 3.463l-5 2.887a4 4 0 0 1-4 0L5 18.35a4 4 0 0 1-2-3.464V9.114A4 4 0 0 1 5 5.65zM12 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 2.762a4 4 0 0 1 4 0l5 2.887a4 4 0 0 1 2 3.464v5.774a4 4 0 0 1-2 3.463l-5 2.887a4 4 0 0 1-4 0L5 18.35a4 4 0 0 1-2-3.464V9.114A4 4 0 0 1 5 5.65zM12 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg> </template>
CSS
.icon-settings-1-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%22M10%202.762a4%204%200%200%201%204%200l5%202.887a4%204%200%200%201%202%203.464v5.774a4%204%200%200%201-2%203.463l-5%202.887a4%204%200%200%201-4%200L5%2018.35a4%204%200%200%201-2-3.464V9.114A4%204%200%200%201%205%205.65zM12%209a3%203%200%201%200%200%206a3%203%200%200%200%200-6%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%22M10%202.762a4%204%200%200%201%204%200l5%202.887a4%204%200%200%201%202%203.464v5.774a4%204%200%200%201-2%203.463l-5%202.887a4%204%200%200%201-4%200L5%2018.35a4%204%200%200%201-2-3.464V9.114A4%204%200%200%201%205%205.65zM12%209a3%203%200%201%200%200%206a3%203%200%200%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/settings-1-fill.svg?color=%231a73e8&size=48