Settings SVG icon, line

Free

An eight-tooth gear surrounds a small circle. This icon fits a device preferences screen or an account configuration menu.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/eVJNvDWAdXXy/amnt.svg" alt="Settings" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 2h4l.4 2.2c.5.2 1 .4 1.4.6l1.8-1.2 2.8 2.8-1.2 1.8c.2.4.4.9.6 1.4L22 10v4l-2.2.4c-.2.5-.4 1-.6 1.4l1.2 1.8-2.8 2.8-1.8-1.2c-.4.2-.9.4-1.4.6L14 22h-4l-.4-2.2c-.5-.2-1-.4-1.4-.6l-1.8 1.2-2.8-2.8 1.2-1.8c-.2-.4-.4-.9-.6-1.4L2 14v-4l2.2-.4c.2-.5.4-1 .6-1.4L3.6 6.4l2.8-2.8 1.8 1.2c.4-.2.9-.4 1.4-.6L10 2Z"/><circle cx="12" cy="12" r="3"/></svg>
CSS background-image
.settings {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/eVJNvDWAdXXy/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.settings {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/eVJNvDWAdXXy/amnt.svg") center / contain no-repeat;
}
React
import SettingsSvg from "./settings.jsx"; // from the React tab above

<SettingsSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Settings: Small central circle surrounded by an eight-tooth gear outline. as part of the pack Interface icons, line. Want one like it? Make your own in the SVG studio.

Rest of Interface icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence