setting4 icon
setting4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- setting4-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the setting4 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.3 7.58h-5.58c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39 0 .7.31.7.7s-.31.7-.7.7m-14.88 0H2.7c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39 0 .7.31.7.7s-.32.7-.7.7"/><path d="M10.14 10.83a3.95 3.95 0 1 0 0-7.9a3.95 3.95 0 0 0 0 7.9m11.16 6.98h-3.72c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39 0 .7.31.7.7s-.31.7-.7.7m-13.02 0H2.7c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39 0 .7.31.7.7s-.32.7-.7.7"/><path d="M13.86 21.072a3.95 3.95 0 1 0 0-7.9a3.95 3.95 0 0 0 0 7.9"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSetting4Filled(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.3 7.58h-5.58c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39 0 .7.31.7.7s-.31.7-.7.7m-14.88 0H2.7c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39 0 .7.31.7.7s-.32.7-.7.7"/><path d="M10.14 10.83a3.95 3.95 0 1 0 0-7.9a3.95 3.95 0 0 0 0 7.9m11.16 6.98h-3.72c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39 0 .7.31.7.7s-.31.7-.7.7m-13.02 0H2.7c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39 0 .7.31.7.7s-.32.7-.7.7"/><path d="M13.86 21.072a3.95 3.95 0 1 0 0-7.9a3.95 3.95 0 0 0 0 7.9"/></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.3 7.58h-5.58c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39 0 .7.31.7.7s-.31.7-.7.7m-14.88 0H2.7c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39 0 .7.31.7.7s-.32.7-.7.7"/><path d="M10.14 10.83a3.95 3.95 0 1 0 0-7.9a3.95 3.95 0 0 0 0 7.9m11.16 6.98h-3.72c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39 0 .7.31.7.7s-.31.7-.7.7m-13.02 0H2.7c-.39 0-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39 0 .7.31.7.7s-.32.7-.7.7"/><path d="M13.86 21.072a3.95 3.95 0 1 0 0-7.9a3.95 3.95 0 0 0 0 7.9"/></g></svg> </template>
CSS
.icon-setting4-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.3%207.58h-5.58c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39%200%20.7.31.7.7s-.31.7-.7.7m-14.88%200H2.7c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39%200%20.7.31.7.7s-.32.7-.7.7%22%2F%3E%3Cpath%20d%3D%22M10.14%2010.83a3.95%203.95%200%201%200%200-7.9a3.95%203.95%200%200%200%200%207.9m11.16%206.98h-3.72c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39%200%20.7.31.7.7s-.31.7-.7.7m-13.02%200H2.7c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39%200%20.7.31.7.7s-.32.7-.7.7%22%2F%3E%3Cpath%20d%3D%22M13.86%2021.072a3.95%203.95%200%201%200%200-7.9a3.95%203.95%200%200%200%200%207.9%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.3%207.58h-5.58c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39%200%20.7.31.7.7s-.31.7-.7.7m-14.88%200H2.7c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39%200%20.7.31.7.7s-.32.7-.7.7%22%2F%3E%3Cpath%20d%3D%22M10.14%2010.83a3.95%203.95%200%201%200%200-7.9a3.95%203.95%200%200%200%200%207.9m11.16%206.98h-3.72c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h3.72c.39%200%20.7.31.7.7s-.31.7-.7.7m-13.02%200H2.7c-.39%200-.7-.31-.7-.7s.31-.7.7-.7h5.58c.39%200%20.7.31.7.7s-.32.7-.7.7%22%2F%3E%3Cpath%20d%3D%22M13.86%2021.072a3.95%203.95%200%201%200%200-7.9a3.95%203.95%200%200%200%200%207.9%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/setting4-filled.svg?color=%231a73e8&size=48