settings icon
settings from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- settings
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
settingsCodiconssettings-fillEva IconssettingsFeather Iconssettings-16-filledFluent UI System Iconssettings-16Fluent UI System Color IconssettingsIconoirsettingsIonIconssettingsLucidesettingsMage IconssettingsMaterial Icon ThemesettingsMaterial SymbolssettingsMaterial Symbols LightsettingsOcticonssettings-fillRemix Iconsettings-boldSolarsettingsTabler Icons
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the settings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11 11 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.5 11.5 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11 11 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.5 11.5 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.9 8.9 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.4 9.4 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.9 8.9 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.4 9.4 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z"/><path fill="currentColor" d="M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6m0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4"/></svg>
React
import type { SVGProps } from "react";
export function CarbonSettings(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11 11 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.5 11.5 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11 11 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.5 11.5 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.9 8.9 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.4 9.4 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.9 8.9 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.4 9.4 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z"/><path fill="currentColor" d="M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6m0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11 11 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.5 11.5 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11 11 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.5 11.5 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.9 8.9 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.4 9.4 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.9 8.9 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.4 9.4 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z"/><path fill="currentColor" d="M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6m0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4"/></svg> </template>
CSS
.icon-settings {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2016.76v-1.53l1.92-1.68A2%202%200%200%200%2029.3%2011l-2.36-4a2%202%200%200%200-1.73-1a2%202%200%200%200-.64.1l-2.43.82a11%2011%200%200%200-1.31-.75l-.51-2.52a2%202%200%200%200-2-1.61h-4.68a2%202%200%200%200-2%201.61l-.51%202.52a11.5%2011.5%200%200%200-1.32.75l-2.38-.86A2%202%200%200%200%206.79%206a2%202%200%200%200-1.73%201L2.7%2011a2%202%200%200%200%20.41%202.51L5%2015.24v1.53l-1.89%201.68A2%202%200%200%200%202.7%2021l2.36%204a2%202%200%200%200%201.73%201a2%202%200%200%200%20.64-.1l2.43-.82a11%2011%200%200%200%201.31.75l.51%202.52a2%202%200%200%200%202%201.61h4.72a2%202%200%200%200%202-1.61l.51-2.52a11.5%2011.5%200%200%200%201.32-.75l2.42.82a2%202%200%200%200%20.64.1a2%202%200%200%200%201.73-1l2.28-4a2%202%200%200%200-.41-2.51ZM25.21%2024l-3.43-1.16a8.9%208.9%200%200%201-2.71%201.57L18.36%2028h-4.72l-.71-3.55a9.4%209.4%200%200%201-2.7-1.57L6.79%2024l-2.36-4l2.72-2.4a8.9%208.9%200%200%201%200-3.13L4.43%2012l2.36-4l3.43%201.16a8.9%208.9%200%200%201%202.71-1.57L13.64%204h4.72l.71%203.55a9.4%209.4%200%200%201%202.7%201.57L25.21%208l2.36%204l-2.72%202.4a8.9%208.9%200%200%201%200%203.13L27.57%2020Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2022a6%206%200%201%201%206-6a5.94%205.94%200%200%201-6%206m0-10a3.91%203.91%200%200%200-4%204a3.91%203.91%200%200%200%204%204a3.91%203.91%200%200%200%204-4a3.91%203.91%200%200%200-4-4%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2016.76v-1.53l1.92-1.68A2%202%200%200%200%2029.3%2011l-2.36-4a2%202%200%200%200-1.73-1a2%202%200%200%200-.64.1l-2.43.82a11%2011%200%200%200-1.31-.75l-.51-2.52a2%202%200%200%200-2-1.61h-4.68a2%202%200%200%200-2%201.61l-.51%202.52a11.5%2011.5%200%200%200-1.32.75l-2.38-.86A2%202%200%200%200%206.79%206a2%202%200%200%200-1.73%201L2.7%2011a2%202%200%200%200%20.41%202.51L5%2015.24v1.53l-1.89%201.68A2%202%200%200%200%202.7%2021l2.36%204a2%202%200%200%200%201.73%201a2%202%200%200%200%20.64-.1l2.43-.82a11%2011%200%200%200%201.31.75l.51%202.52a2%202%200%200%200%202%201.61h4.72a2%202%200%200%200%202-1.61l.51-2.52a11.5%2011.5%200%200%200%201.32-.75l2.42.82a2%202%200%200%200%20.64.1a2%202%200%200%200%201.73-1l2.28-4a2%202%200%200%200-.41-2.51ZM25.21%2024l-3.43-1.16a8.9%208.9%200%200%201-2.71%201.57L18.36%2028h-4.72l-.71-3.55a9.4%209.4%200%200%201-2.7-1.57L6.79%2024l-2.36-4l2.72-2.4a8.9%208.9%200%200%201%200-3.13L4.43%2012l2.36-4l3.43%201.16a8.9%208.9%200%200%201%202.71-1.57L13.64%204h4.72l.71%203.55a9.4%209.4%200%200%201%202.7%201.57L25.21%208l2.36%204l-2.72%202.4a8.9%208.9%200%200%201%200%203.13L27.57%2020Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2022a6%206%200%201%201%206-6a5.94%205.94%200%200%201-6%206m0-10a3.91%203.91%200%200%200-4%204a3.91%203.91%200%200%200%204%204a3.91%203.91%200%200%200%204-4a3.91%203.91%200%200%200-4-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/settings.svg?color=%231a73e8&size=48