A chequered flag on a waving field, for a finish line, a completed race and end-of-run states. On a 24×24 grid in stroke, duotone and fill, free under MIT.

SportNewv0.4.0Added Updated
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="M4 13.3739C4 13.7715 4.2356 14.1313 4.6 14.2904C5.6724 14.7584 6.8299 15 8 15C9.3952 15 10.7689 14.6566 12 14C13.2311 13.3434 14.6048 13 16 13C16.9123 13 17.8186 13.1469 18.6842 13.435C18.786 13.4688 18.8927 13.4861 19 13.4861C19.5523 13.4861 20 13.0384 20 12.4861L20 3.6261C20 3.2285 19.7644 2.8687 19.4 2.7096C18.3276 2.2416 17.1701 2 16 2C14.6048 2 13.2311 2.3434 12 3C10.7689 3.6566 9.3952 4 8 4C6.6048 4 5.2311 3.6566 4 3L4 22M9.3333 3.8948L9.3333 14.8948M14.6667 2.1052L14.6667 13.1052M4 8.5C5.2311 9.1566 6.6048 9.5 8 9.5C9.3952 9.5 10.7689 9.1566 12 8.5C13.2311 7.8434 14.6048 7.5 16 7.5C17.3952 7.5 18.7689 7.8434 20 8.5"/>
</svg>

Also called

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

  • checkered
  • checkered flag
  • finish
  • finish line
  • race
  • racing
  • complete
  • winner
  • lap

Related icons

The rest of the flag family first, then the Sport shelf.

FAQ

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

What is the flag-chequered icon for?
A chequered flag on a waving field, for a finish line, a completed race and end-of-run states. It is filed under Sport in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as checkered, checkered flag, finish, finish line, race, racing, complete, winner and lap, and the browser's search matches all of those.
What styles does the flag-chequered 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 flag-chequered?
No. flag-chequered is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with flag-chequered?
flag, award, crown, podium, podium-1 and podium-2, and 2 more, all shown below. The flag family is listed first, then the rest of the Sport shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import flag-chequered in React?
<FlagChequered /> 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 <FlagChequered size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the flag-chequered SVG?
icons/stroke/flag-chequered.svg, icons/duotone/flag-chequered.svg and icons/fill/flag-chequered.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 flag-chequered added to the set?
Added 4 Sept 2026, and last redrawn 5 Sept 2026. It ships in v0.4.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.