setting icon

setting-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
setting-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All setting icons →

More newicons icons from Reicon

Use the setting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.94 5.421l-5.17-2.99c-.99-.57-2.54-.57-3.53 0l-5.22 3.01c-2.07 1.4-2.19 1.61-2.19 3.84v5.43c0 2.23.12 2.45 2.23 3.87l5.17 2.99c.5.29 1.14.43 1.77.43s1.27-.14 1.76-.43l5.22-3.01c2.07-1.4 2.19-1.61 2.19-3.84v-5.44c0-2.23-.12-2.44-2.23-3.86M12 15.251c-1.79 0-3.25-1.46-3.25-3.25s1.46-3.25 3.25-3.25s3.25 1.46 3.25 3.25s-1.46 3.25-3.25 3.25"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSettingFilled(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="m18.94 5.421l-5.17-2.99c-.99-.57-2.54-.57-3.53 0l-5.22 3.01c-2.07 1.4-2.19 1.61-2.19 3.84v5.43c0 2.23.12 2.45 2.23 3.87l5.17 2.99c.5.29 1.14.43 1.77.43s1.27-.14 1.76-.43l5.22-3.01c2.07-1.4 2.19-1.61 2.19-3.84v-5.44c0-2.23-.12-2.44-2.23-3.86M12 15.251c-1.79 0-3.25-1.46-3.25-3.25s1.46-3.25 3.25-3.25s3.25 1.46 3.25 3.25s-1.46 3.25-3.25 3.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.94 5.421l-5.17-2.99c-.99-.57-2.54-.57-3.53 0l-5.22 3.01c-2.07 1.4-2.19 1.61-2.19 3.84v5.43c0 2.23.12 2.45 2.23 3.87l5.17 2.99c.5.29 1.14.43 1.77.43s1.27-.14 1.76-.43l5.22-3.01c2.07-1.4 2.19-1.61 2.19-3.84v-5.44c0-2.23-.12-2.44-2.23-3.86M12 15.251c-1.79 0-3.25-1.46-3.25-3.25s1.46-3.25 3.25-3.25s3.25 1.46 3.25 3.25s-1.46 3.25-3.25 3.25"/></svg>
</template>

CSS

.icon-setting-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.94%205.421l-5.17-2.99c-.99-.57-2.54-.57-3.53%200l-5.22%203.01c-2.07%201.4-2.19%201.61-2.19%203.84v5.43c0%202.23.12%202.45%202.23%203.87l5.17%202.99c.5.29%201.14.43%201.77.43s1.27-.14%201.76-.43l5.22-3.01c2.07-1.4%202.19-1.61%202.19-3.84v-5.44c0-2.23-.12-2.44-2.23-3.86M12%2015.251c-1.79%200-3.25-1.46-3.25-3.25s1.46-3.25%203.25-3.25s3.25%201.46%203.25%203.25s-1.46%203.25-3.25%203.25%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%22m18.94%205.421l-5.17-2.99c-.99-.57-2.54-.57-3.53%200l-5.22%203.01c-2.07%201.4-2.19%201.61-2.19%203.84v5.43c0%202.23.12%202.45%202.23%203.87l5.17%202.99c.5.29%201.14.43%201.77.43s1.27-.14%201.76-.43l5.22-3.01c2.07-1.4%202.19-1.61%202.19-3.84v-5.44c0-2.23-.12-2.44-2.23-3.86M12%2015.251c-1.79%200-3.25-1.46-3.25-3.25s1.46-3.25%203.25-3.25s3.25%201.46%203.25%203.25s-1.46%203.25-3.25%203.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/setting-filled.svg?color=%231a73e8&size=48