settings cog multiple icon
settings-cog-multiple-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- settings-cog-multiple-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the settings cog multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15 11q.221 0 .435.023c.2.022.355.178.397.373l.222 1.036a.5.5 0 0 0 .642.37l1.006-.325a.46.46 0 0 1 .52.156q.26.352.439.758a.465.465 0 0 1-.125.529l-.785.709a.5.5 0 0 0 0 .742l.785.708a.465.465 0 0 1 .125.53q-.178.405-.439.757a.465.465 0 0 1-.52.157l-1.006-.326a.5.5 0 0 0-.642.371l-.222 1.034a.47.47 0 0 1-.397.374a4 4 0 0 1-.873 0a.465.465 0 0 1-.396-.373l-.22-1.035a.5.5 0 0 0-.643-.37l-1.006.325a.46.46 0 0 1-.52-.157a4 4 0 0 1-.44-.758a.46.46 0 0 1 .126-.529l.785-.708a.5.5 0 0 0 0-.742l-.785-.71a.46.46 0 0 1-.125-.528q.179-.406.438-.758a.46.46 0 0 1 .52-.156l1.007.326a.5.5 0 0 0 .642-.371l.22-1.036a.465.465 0 0 1 .397-.373Q14.778 11 15 11m0 3a1 1 0 1 0 0 2a1 1 0 0 0 0-2M7.499 1q.455 0 .892.063l.288.045l.073.02a.5.5 0 0 1 .326.368l.395 1.844a.5.5 0 0 0 .642.37l1.792-.58l.073-.018a.5.5 0 0 1 .461.168c.51.598.915 1.29 1.184 2.046a.5.5 0 0 1-.137.538l-1.4 1.265a.5.5 0 0 0 0 .742l1.4 1.264a.5.5 0 0 1 .137.538a6.5 6.5 0 0 1-1.184 2.046a.5.5 0 0 1-.534.15l-1.792-.58a.5.5 0 0 0-.642.371l-.395 1.843a.5.5 0 0 1-.4.388q-.57.107-1.18.109c-.404 0-.8-.04-1.18-.11a.5.5 0 0 1-.4-.387l-.393-1.843a.5.5 0 0 0-.642-.37l-1.793.58a.5.5 0 0 1-.534-.151a6.5 6.5 0 0 1-1.184-2.046a.5.5 0 0 1 .137-.538l1.4-1.264a.5.5 0 0 0 .072-.661l-.072-.081l-1.4-1.265a.5.5 0 0 1-.137-.538A6.5 6.5 0 0 1 2.556 3.28l.052-.052a.5.5 0 0 1 .482-.098l1.793.58a.5.5 0 0 0 .642-.37l.394-1.844l.021-.072a.5.5 0 0 1 .377-.316Q6.891 1.001 7.5 1m0 1q-.342 0-.674.043l-.321 1.506a1.5 1.5 0 0 1-1.93 1.113L3.11 4.188q-.407.537-.676 1.166L3.58 6.387l.116.116a1.5 1.5 0 0 1-.116 2.11L2.434 9.645c.178.417.406.808.676 1.165l1.464-.472a1.5 1.5 0 0 1 1.93 1.113l.321 1.504q.333.043.674.045q.34-.002.673-.045l.322-1.504a1.5 1.5 0 0 1 1.93-1.113l1.462.473c.27-.358.498-.749.675-1.166L11.42 8.613a1.5 1.5 0 0 1 0-2.226l1.142-1.033a5.5 5.5 0 0 0-.675-1.166l-1.462.474a1.5 1.5 0 0 1-1.93-1.113l-.322-1.506A6 6 0 0 0 7.499 2m0 3.25a2.25 2.25 0 1 1 0 4.5a2.25 2.25 0 0 1 0-4.5m0 1a1.25 1.25 0 1 0 .002 2.501A1.25 1.25 0 0 0 7.5 6.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentSettingsCogMultiple20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15 11q.221 0 .435.023c.2.022.355.178.397.373l.222 1.036a.5.5 0 0 0 .642.37l1.006-.325a.46.46 0 0 1 .52.156q.26.352.439.758a.465.465 0 0 1-.125.529l-.785.709a.5.5 0 0 0 0 .742l.785.708a.465.465 0 0 1 .125.53q-.178.405-.439.757a.465.465 0 0 1-.52.157l-1.006-.326a.5.5 0 0 0-.642.371l-.222 1.034a.47.47 0 0 1-.397.374a4 4 0 0 1-.873 0a.465.465 0 0 1-.396-.373l-.22-1.035a.5.5 0 0 0-.643-.37l-1.006.325a.46.46 0 0 1-.52-.157a4 4 0 0 1-.44-.758a.46.46 0 0 1 .126-.529l.785-.708a.5.5 0 0 0 0-.742l-.785-.71a.46.46 0 0 1-.125-.528q.179-.406.438-.758a.46.46 0 0 1 .52-.156l1.007.326a.5.5 0 0 0 .642-.371l.22-1.036a.465.465 0 0 1 .397-.373Q14.778 11 15 11m0 3a1 1 0 1 0 0 2a1 1 0 0 0 0-2M7.499 1q.455 0 .892.063l.288.045l.073.02a.5.5 0 0 1 .326.368l.395 1.844a.5.5 0 0 0 .642.37l1.792-.58l.073-.018a.5.5 0 0 1 .461.168c.51.598.915 1.29 1.184 2.046a.5.5 0 0 1-.137.538l-1.4 1.265a.5.5 0 0 0 0 .742l1.4 1.264a.5.5 0 0 1 .137.538a6.5 6.5 0 0 1-1.184 2.046a.5.5 0 0 1-.534.15l-1.792-.58a.5.5 0 0 0-.642.371l-.395 1.843a.5.5 0 0 1-.4.388q-.57.107-1.18.109c-.404 0-.8-.04-1.18-.11a.5.5 0 0 1-.4-.387l-.393-1.843a.5.5 0 0 0-.642-.37l-1.793.58a.5.5 0 0 1-.534-.151a6.5 6.5 0 0 1-1.184-2.046a.5.5 0 0 1 .137-.538l1.4-1.264a.5.5 0 0 0 .072-.661l-.072-.081l-1.4-1.265a.5.5 0 0 1-.137-.538A6.5 6.5 0 0 1 2.556 3.28l.052-.052a.5.5 0 0 1 .482-.098l1.793.58a.5.5 0 0 0 .642-.37l.394-1.844l.021-.072a.5.5 0 0 1 .377-.316Q6.891 1.001 7.5 1m0 1q-.342 0-.674.043l-.321 1.506a1.5 1.5 0 0 1-1.93 1.113L3.11 4.188q-.407.537-.676 1.166L3.58 6.387l.116.116a1.5 1.5 0 0 1-.116 2.11L2.434 9.645c.178.417.406.808.676 1.165l1.464-.472a1.5 1.5 0 0 1 1.93 1.113l.321 1.504q.333.043.674.045q.34-.002.673-.045l.322-1.504a1.5 1.5 0 0 1 1.93-1.113l1.462.473c.27-.358.498-.749.675-1.166L11.42 8.613a1.5 1.5 0 0 1 0-2.226l1.142-1.033a5.5 5.5 0 0 0-.675-1.166l-1.462.474a1.5 1.5 0 0 1-1.93-1.113l-.322-1.506A6 6 0 0 0 7.499 2m0 3.25a2.25 2.25 0 1 1 0 4.5a2.25 2.25 0 0 1 0-4.5m0 1a1.25 1.25 0 1 0 .002 2.501A1.25 1.25 0 0 0 7.5 6.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15 11q.221 0 .435.023c.2.022.355.178.397.373l.222 1.036a.5.5 0 0 0 .642.37l1.006-.325a.46.46 0 0 1 .52.156q.26.352.439.758a.465.465 0 0 1-.125.529l-.785.709a.5.5 0 0 0 0 .742l.785.708a.465.465 0 0 1 .125.53q-.178.405-.439.757a.465.465 0 0 1-.52.157l-1.006-.326a.5.5 0 0 0-.642.371l-.222 1.034a.47.47 0 0 1-.397.374a4 4 0 0 1-.873 0a.465.465 0 0 1-.396-.373l-.22-1.035a.5.5 0 0 0-.643-.37l-1.006.325a.46.46 0 0 1-.52-.157a4 4 0 0 1-.44-.758a.46.46 0 0 1 .126-.529l.785-.708a.5.5 0 0 0 0-.742l-.785-.71a.46.46 0 0 1-.125-.528q.179-.406.438-.758a.46.46 0 0 1 .52-.156l1.007.326a.5.5 0 0 0 .642-.371l.22-1.036a.465.465 0 0 1 .397-.373Q14.778 11 15 11m0 3a1 1 0 1 0 0 2a1 1 0 0 0 0-2M7.499 1q.455 0 .892.063l.288.045l.073.02a.5.5 0 0 1 .326.368l.395 1.844a.5.5 0 0 0 .642.37l1.792-.58l.073-.018a.5.5 0 0 1 .461.168c.51.598.915 1.29 1.184 2.046a.5.5 0 0 1-.137.538l-1.4 1.265a.5.5 0 0 0 0 .742l1.4 1.264a.5.5 0 0 1 .137.538a6.5 6.5 0 0 1-1.184 2.046a.5.5 0 0 1-.534.15l-1.792-.58a.5.5 0 0 0-.642.371l-.395 1.843a.5.5 0 0 1-.4.388q-.57.107-1.18.109c-.404 0-.8-.04-1.18-.11a.5.5 0 0 1-.4-.387l-.393-1.843a.5.5 0 0 0-.642-.37l-1.793.58a.5.5 0 0 1-.534-.151a6.5 6.5 0 0 1-1.184-2.046a.5.5 0 0 1 .137-.538l1.4-1.264a.5.5 0 0 0 .072-.661l-.072-.081l-1.4-1.265a.5.5 0 0 1-.137-.538A6.5 6.5 0 0 1 2.556 3.28l.052-.052a.5.5 0 0 1 .482-.098l1.793.58a.5.5 0 0 0 .642-.37l.394-1.844l.021-.072a.5.5 0 0 1 .377-.316Q6.891 1.001 7.5 1m0 1q-.342 0-.674.043l-.321 1.506a1.5 1.5 0 0 1-1.93 1.113L3.11 4.188q-.407.537-.676 1.166L3.58 6.387l.116.116a1.5 1.5 0 0 1-.116 2.11L2.434 9.645c.178.417.406.808.676 1.165l1.464-.472a1.5 1.5 0 0 1 1.93 1.113l.321 1.504q.333.043.674.045q.34-.002.673-.045l.322-1.504a1.5 1.5 0 0 1 1.93-1.113l1.462.473c.27-.358.498-.749.675-1.166L11.42 8.613a1.5 1.5 0 0 1 0-2.226l1.142-1.033a5.5 5.5 0 0 0-.675-1.166l-1.462.474a1.5 1.5 0 0 1-1.93-1.113l-.322-1.506A6 6 0 0 0 7.499 2m0 3.25a2.25 2.25 0 1 1 0 4.5a2.25 2.25 0 0 1 0-4.5m0 1a1.25 1.25 0 1 0 .002 2.501A1.25 1.25 0 0 0 7.5 6.25"/></svg> </template>
CSS
.icon-settings-cog-multiple-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2011q.221%200%20.435.023c.2.022.355.178.397.373l.222%201.036a.5.5%200%200%200%20.642.37l1.006-.325a.46.46%200%200%201%20.52.156q.26.352.439.758a.465.465%200%200%201-.125.529l-.785.709a.5.5%200%200%200%200%20.742l.785.708a.465.465%200%200%201%20.125.53q-.178.405-.439.757a.465.465%200%200%201-.52.157l-1.006-.326a.5.5%200%200%200-.642.371l-.222%201.034a.47.47%200%200%201-.397.374a4%204%200%200%201-.873%200a.465.465%200%200%201-.396-.373l-.22-1.035a.5.5%200%200%200-.643-.37l-1.006.325a.46.46%200%200%201-.52-.157a4%204%200%200%201-.44-.758a.46.46%200%200%201%20.126-.529l.785-.708a.5.5%200%200%200%200-.742l-.785-.71a.46.46%200%200%201-.125-.528q.179-.406.438-.758a.46.46%200%200%201%20.52-.156l1.007.326a.5.5%200%200%200%20.642-.371l.22-1.036a.465.465%200%200%201%20.397-.373Q14.778%2011%2015%2011m0%203a1%201%200%201%200%200%202a1%201%200%200%200%200-2M7.499%201q.455%200%20.892.063l.288.045l.073.02a.5.5%200%200%201%20.326.368l.395%201.844a.5.5%200%200%200%20.642.37l1.792-.58l.073-.018a.5.5%200%200%201%20.461.168c.51.598.915%201.29%201.184%202.046a.5.5%200%200%201-.137.538l-1.4%201.265a.5.5%200%200%200%200%20.742l1.4%201.264a.5.5%200%200%201%20.137.538a6.5%206.5%200%200%201-1.184%202.046a.5.5%200%200%201-.534.15l-1.792-.58a.5.5%200%200%200-.642.371l-.395%201.843a.5.5%200%200%201-.4.388q-.57.107-1.18.109c-.404%200-.8-.04-1.18-.11a.5.5%200%200%201-.4-.387l-.393-1.843a.5.5%200%200%200-.642-.37l-1.793.58a.5.5%200%200%201-.534-.151a6.5%206.5%200%200%201-1.184-2.046a.5.5%200%200%201%20.137-.538l1.4-1.264a.5.5%200%200%200%20.072-.661l-.072-.081l-1.4-1.265a.5.5%200%200%201-.137-.538A6.5%206.5%200%200%201%202.556%203.28l.052-.052a.5.5%200%200%201%20.482-.098l1.793.58a.5.5%200%200%200%20.642-.37l.394-1.844l.021-.072a.5.5%200%200%201%20.377-.316Q6.891%201.001%207.5%201m0%201q-.342%200-.674.043l-.321%201.506a1.5%201.5%200%200%201-1.93%201.113L3.11%204.188q-.407.537-.676%201.166L3.58%206.387l.116.116a1.5%201.5%200%200%201-.116%202.11L2.434%209.645c.178.417.406.808.676%201.165l1.464-.472a1.5%201.5%200%200%201%201.93%201.113l.321%201.504q.333.043.674.045q.34-.002.673-.045l.322-1.504a1.5%201.5%200%200%201%201.93-1.113l1.462.473c.27-.358.498-.749.675-1.166L11.42%208.613a1.5%201.5%200%200%201%200-2.226l1.142-1.033a5.5%205.5%200%200%200-.675-1.166l-1.462.474a1.5%201.5%200%200%201-1.93-1.113l-.322-1.506A6%206%200%200%200%207.499%202m0%203.25a2.25%202.25%200%201%201%200%204.5a2.25%202.25%200%200%201%200-4.5m0%201a1.25%201.25%200%201%200%20.002%202.501A1.25%201.25%200%200%200%207.5%206.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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2011q.221%200%20.435.023c.2.022.355.178.397.373l.222%201.036a.5.5%200%200%200%20.642.37l1.006-.325a.46.46%200%200%201%20.52.156q.26.352.439.758a.465.465%200%200%201-.125.529l-.785.709a.5.5%200%200%200%200%20.742l.785.708a.465.465%200%200%201%20.125.53q-.178.405-.439.757a.465.465%200%200%201-.52.157l-1.006-.326a.5.5%200%200%200-.642.371l-.222%201.034a.47.47%200%200%201-.397.374a4%204%200%200%201-.873%200a.465.465%200%200%201-.396-.373l-.22-1.035a.5.5%200%200%200-.643-.37l-1.006.325a.46.46%200%200%201-.52-.157a4%204%200%200%201-.44-.758a.46.46%200%200%201%20.126-.529l.785-.708a.5.5%200%200%200%200-.742l-.785-.71a.46.46%200%200%201-.125-.528q.179-.406.438-.758a.46.46%200%200%201%20.52-.156l1.007.326a.5.5%200%200%200%20.642-.371l.22-1.036a.465.465%200%200%201%20.397-.373Q14.778%2011%2015%2011m0%203a1%201%200%201%200%200%202a1%201%200%200%200%200-2M7.499%201q.455%200%20.892.063l.288.045l.073.02a.5.5%200%200%201%20.326.368l.395%201.844a.5.5%200%200%200%20.642.37l1.792-.58l.073-.018a.5.5%200%200%201%20.461.168c.51.598.915%201.29%201.184%202.046a.5.5%200%200%201-.137.538l-1.4%201.265a.5.5%200%200%200%200%20.742l1.4%201.264a.5.5%200%200%201%20.137.538a6.5%206.5%200%200%201-1.184%202.046a.5.5%200%200%201-.534.15l-1.792-.58a.5.5%200%200%200-.642.371l-.395%201.843a.5.5%200%200%201-.4.388q-.57.107-1.18.109c-.404%200-.8-.04-1.18-.11a.5.5%200%200%201-.4-.387l-.393-1.843a.5.5%200%200%200-.642-.37l-1.793.58a.5.5%200%200%201-.534-.151a6.5%206.5%200%200%201-1.184-2.046a.5.5%200%200%201%20.137-.538l1.4-1.264a.5.5%200%200%200%20.072-.661l-.072-.081l-1.4-1.265a.5.5%200%200%201-.137-.538A6.5%206.5%200%200%201%202.556%203.28l.052-.052a.5.5%200%200%201%20.482-.098l1.793.58a.5.5%200%200%200%20.642-.37l.394-1.844l.021-.072a.5.5%200%200%201%20.377-.316Q6.891%201.001%207.5%201m0%201q-.342%200-.674.043l-.321%201.506a1.5%201.5%200%200%201-1.93%201.113L3.11%204.188q-.407.537-.676%201.166L3.58%206.387l.116.116a1.5%201.5%200%200%201-.116%202.11L2.434%209.645c.178.417.406.808.676%201.165l1.464-.472a1.5%201.5%200%200%201%201.93%201.113l.321%201.504q.333.043.674.045q.34-.002.673-.045l.322-1.504a1.5%201.5%200%200%201%201.93-1.113l1.462.473c.27-.358.498-.749.675-1.166L11.42%208.613a1.5%201.5%200%200%201%200-2.226l1.142-1.033a5.5%205.5%200%200%200-.675-1.166l-1.462.474a1.5%201.5%200%200%201-1.93-1.113l-.322-1.506A6%206%200%200%200%207.499%202m0%203.25a2.25%202.25%200%201%201%200%204.5a2.25%202.25%200%200%201%200-4.5m0%201a1.25%201.25%200%201%200%20.002%202.501A1.25%201.25%200%200%200%207.5%206.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/settings-cog-multiple-20-regular.svg?color=%231a73e8&size=48