A badge with a plus, for granting a status, a premium tier or an added credential. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ActionsNewv0.7.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M20.3692 8.5334C21.4021 9.3883 22 10.6592 22 12C22 13.3408 21.4021 14.6117 20.3692 15.4666C20.3825 15.6071 20.3891 15.748 20.3891 15.8891C20.3891 18.3744 18.3744 20.3891 15.8891 20.3891C15.748 20.3891 15.6071 20.3825 15.4666 20.3692C14.6117 21.4021 13.3408 22 12 22C10.6592 22 9.3883 21.4021 8.5334 20.3692C8.3929 20.3825 8.252 20.3891 8.1109 20.3891C5.6256 20.3891 3.6109 18.3744 3.6109 15.8891C3.6109 15.748 3.6175 15.6071 3.6308 15.4666C2.5979 14.6117 2 13.3408 2 12C2 10.6592 2.5979 9.3883 3.6308 8.5334C3.6175 8.3929 3.6109 8.252 3.6109 8.1109C3.6109 5.6256 5.6256 3.6109 8.1109 3.6109C8.252 3.6109 8.3929 3.6175 8.5334 3.6308C9.3883 2.5979 10.6592 2 12 2C13.3408 2 14.6117 2.5979 15.4666 3.6308C15.6071 3.6175 15.748 3.6109 15.8891 3.6109C18.3744 3.6109 20.3891 5.6256 20.3891 8.1109C20.3891 8.252 20.3825 8.3929 20.3692 8.5334Z" fill="none"/>
  <path d="M8 12H16M11.995 16.005V8.005" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • add
  • grant
  • premium
  • upgrade
  • credential
  • new
  • create

Related icons

The rest of the badge family first, then the Actions shelf.

FAQ

Answered from badge-plus's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the badge-plus icon for?
A badge with a plus, for granting a status, a premium tier or an added credential. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as add, grant, premium, upgrade, credential, new and create, and the browser's search matches all of those.
What styles does the badge-plus icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of badge-plus?
No. badge-plus is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with badge-plus?
badge, badge-alert, badge-check, badge-dollar-sign, badge-info and badge-minus, and 12 more, all shown below. The badge family is listed first, then the rest of the Actions shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import badge-plus in React?
<BadgePlus /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <BadgePlus size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the badge-plus SVG?
icons/stroke/badge-plus.svg, icons/duotone/badge-plus.svg and icons/fill/badge-plus.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was badge-plus added to the set?
Added 10 Sept 2026. It ships in v0.7.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.