Settings Cog 2 Plus Pixel Art Icon
A cog with a plus badge for adding a new configuration profile, creating an automation rule or introducing a new settings preset.
Tags
settingspreferencesconfigoptionsgearcogplusaddnewcreate
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Settings Cog 2 Plus icon
A settings-cog-2 gear with a plus sign, meaning 'create a new configuration.' Use it on 'Add config,' 'New automation rule,' or 'Create preset' buttons in advanced settings pages or workflow builders. It is more specific than a plain plus icon because the gear signals that what is being created is a setting or rule, not a general content item. Always pair it with settings-cog-2-minus so the symmetry of add and remove is visually clear.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/settings-cog-2-plus.svg" width="24" height="24" alt="Settings Cog 2 Plus" />
<!-- React -->
import { SettingsCog2Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="settings-cog-2-plus.svg" width="48" height="48" style="image-rendering: pixelated" />