settings 4 icon

settings-4-fill from Remix Icon by Remix Design · Fill · System · Apache-2.0 Free for personal and commercial use.

Name
settings-4-fill
Set
Remix Icon
Style
Fill
Category
System
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More system icons from Remix Icon

Use the settings 4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.334 4.545a10 10 0 0 1 3.542-2.048A4 4 0 0 0 12 4a4 4 0 0 0 3.124-1.502a10 10 0 0 1 3.542 2.048A4 4 0 0 0 18.928 8a4 4 0 0 0 2.863 1.955a10 10 0 0 1 0 4.09c-1.16.178-2.23.86-2.863 1.955a4 4 0 0 0-.262 3.455a10 10 0 0 1-3.542 2.047A4 4 0 0 0 12 20a4 4 0 0 0-3.124 1.503a10 10 0 0 1-3.542-2.048A4 4 0 0 0 5.072 16a4 4 0 0 0-2.863-1.954a10 10 0 0 1 0-4.091A4 4 0 0 0 5.072 8a4 4 0 0 0 .262-3.454M13.5 14.597a3 3 0 1 0-3-5.196a3 3 0 0 0 3 5.196"/></svg>

React

import type { SVGProps } from "react";

export function RiSettings4Fill(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="M5.334 4.545a10 10 0 0 1 3.542-2.048A4 4 0 0 0 12 4a4 4 0 0 0 3.124-1.502a10 10 0 0 1 3.542 2.048A4 4 0 0 0 18.928 8a4 4 0 0 0 2.863 1.955a10 10 0 0 1 0 4.09c-1.16.178-2.23.86-2.863 1.955a4 4 0 0 0-.262 3.455a10 10 0 0 1-3.542 2.047A4 4 0 0 0 12 20a4 4 0 0 0-3.124 1.503a10 10 0 0 1-3.542-2.048A4 4 0 0 0 5.072 16a4 4 0 0 0-2.863-1.954a10 10 0 0 1 0-4.091A4 4 0 0 0 5.072 8a4 4 0 0 0 .262-3.454M13.5 14.597a3 3 0 1 0-3-5.196a3 3 0 0 0 3 5.196"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.334 4.545a10 10 0 0 1 3.542-2.048A4 4 0 0 0 12 4a4 4 0 0 0 3.124-1.502a10 10 0 0 1 3.542 2.048A4 4 0 0 0 18.928 8a4 4 0 0 0 2.863 1.955a10 10 0 0 1 0 4.09c-1.16.178-2.23.86-2.863 1.955a4 4 0 0 0-.262 3.455a10 10 0 0 1-3.542 2.047A4 4 0 0 0 12 20a4 4 0 0 0-3.124 1.503a10 10 0 0 1-3.542-2.048A4 4 0 0 0 5.072 16a4 4 0 0 0-2.863-1.954a10 10 0 0 1 0-4.091A4 4 0 0 0 5.072 8a4 4 0 0 0 .262-3.454M13.5 14.597a3 3 0 1 0-3-5.196a3 3 0 0 0 3 5.196"/></svg>
</template>

CSS

.icon-settings-4-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%22M5.334%204.545a10%2010%200%200%201%203.542-2.048A4%204%200%200%200%2012%204a4%204%200%200%200%203.124-1.502a10%2010%200%200%201%203.542%202.048A4%204%200%200%200%2018.928%208a4%204%200%200%200%202.863%201.955a10%2010%200%200%201%200%204.09c-1.16.178-2.23.86-2.863%201.955a4%204%200%200%200-.262%203.455a10%2010%200%200%201-3.542%202.047A4%204%200%200%200%2012%2020a4%204%200%200%200-3.124%201.503a10%2010%200%200%201-3.542-2.048A4%204%200%200%200%205.072%2016a4%204%200%200%200-2.863-1.954a10%2010%200%200%201%200-4.091A4%204%200%200%200%205.072%208a4%204%200%200%200%20.262-3.454M13.5%2014.597a3%203%200%201%200-3-5.196a3%203%200%200%200%203%205.196%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%22M5.334%204.545a10%2010%200%200%201%203.542-2.048A4%204%200%200%200%2012%204a4%204%200%200%200%203.124-1.502a10%2010%200%200%201%203.542%202.048A4%204%200%200%200%2018.928%208a4%204%200%200%200%202.863%201.955a10%2010%200%200%201%200%204.09c-1.16.178-2.23.86-2.863%201.955a4%204%200%200%200-.262%203.455a10%2010%200%200%201-3.542%202.047A4%204%200%200%200%2012%2020a4%204%200%200%200-3.124%201.503a10%2010%200%200%201-3.542-2.048A4%204%200%200%200%205.072%2016a4%204%200%200%200-2.863-1.954a10%2010%200%200%201%200-4.091A4%204%200%200%200%205.072%208a4%204%200%200%200%20.262-3.454M13.5%2014.597a3%203%200%201%200-3-5.196a3%203%200%200%200%203%205.196%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/settings-4-fill.svg?color=%231a73e8&size=48

Settings 4 fill icon — Remix Icon · IconsDB