An octagon with a cross, for a blocked action, a hard stop and a fatal error. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ActionsNewv0.2.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="M3 14.5645V9.43553C3 8.77249 3.26339 8.13661 3.73223 7.66777L7.66777 3.73223C8.13661 3.26339 8.77249 3 9.43553 3H14.5645C15.2275 3 15.8634 3.26339 16.3322 3.73223L20.2678 7.66777C20.7366 8.13661 21 8.77249 21 9.43553V14.5645C21 15.2275 20.7366 15.8634 20.2678 16.3322L16.3322 20.2678C15.8634 20.7366 15.2275 21 14.5645 21H9.43553C8.77249 21 8.13661 20.7366 7.66777 20.2678L3.73223 16.3322C3.26339 15.8634 3 15.2275 3 14.5645Z"/>
  <path d="M9 9L15 15M15 9L9 15"/>
</svg>

Also called

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

  • remove
  • delete
  • cancel
  • failed
  • error
  • failure
  • stop
  • abort
  • destructive

Related icons

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

FAQ

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

What is the octagon-x icon for?
An octagon with a cross, for a blocked action, a hard stop and a fatal error. 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 remove, delete, cancel, failed, error, failure, stop, abort and destructive, and the browser's search matches all of those.
What styles does the octagon-x 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 octagon-x?
No. octagon-x is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with octagon-x?
octagon-alert, alert, ban, check, circle-alert and circle-check, and 12 more, all shown below. The octagon 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 octagon-x in React?
<OctagonX /> 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 <OctagonX size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the octagon-x SVG?
icons/stroke/octagon-x.svg, icons/duotone/octagon-x.svg and icons/fill/octagon-x.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 octagon-x added to the set?
Added 25 Aug 2026. It ships in v0.2.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.