Flag Pride Intersex Inclusive Progress icon

In the LGBTQ+ community, we signify our pride with flags. With many different identities in the community, there comes many different flags to know.This pride flag adds the intersex community to the Progress Pride Flag. With this update coming in 2021, this serves as the most up-to-date LGBTQ+ flag. The flag was created by Valentino Vecchietti of Intersex Equality Rights UK. The Flag Pride Intersex Inclusive Progress icon is part of Microsoft's Fluent UI System Icons, available here in the filled style on a 24 px grid. Download it as SVG or PNG, or copy it as code — it's free to use under the MIT License.

Filled

SVG

Use the Flag Pride Intersex Inclusive Progress icon in React

Install Microsoft's @fluentui/react-icons package, then import the component. Icons inherit the current text color, and you can size them with CSS.

npm install @fluentui/react-icons

import { FlagPrideIntersexInclusiveProgress24Filled } from "@fluentui/react-icons";

export function Example() {
  return <FlagPrideIntersexInclusiveProgress24Filled aria-label="Flag Pride Intersex Inclusive Progress" />;
}

Use it in HTML

Reference the SVG file directly:

<img src="https://fluenticons.co/icons/ic_fluent_flag_pride_intersex_inclusive_progress_24_filled.svg" width="24" height="24" alt="Flag Pride Intersex Inclusive Progress">

Or paste the SVG markup inline. Setting fill="currentColor" makes the icon follow the text color of its parent:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 4H20V6.5H4V4Z" fill="#E62C46"/>
<path d="M4 6H20V8.5H4V6Z" fill="#F36D38"/>
<path d="M4 8H20V10.5H4V8Z" fill="#FFD23E"/>
<path d="M4 10H20V12.5H4V10Z" fill="#61BC51"/>
<path d="M4 12H20V14H4V12Z" fill="#1793E8"/>
<path d="M4 13.5H20V15.25H4V13.5Z" fill="#B73FBB"/>
<path d="M16 10L10 4H8V15.5H10.5L16 10Z" fill="#5B3B1C"/>
<path d="M14 10L8 4H6V15.5H8.5L14 10Z" fill="#8ED4EA"/>
<path d="M13 10L7 4H5V15.5H7.5L13 10Z" fill="#F3B2C7"/>
<path d="M12 10L6 4H4V15.5H6.5L12 10Z" fill="white"/>
<path d="M10 10L4 4V16L10 10Z" fill="#F3B2C7"/>
<path d="M11 10L5 4H4V16H5L11 10Z" fill="#FFD23E"/>
<path d="M9 10C9 8.89543 8.10457 8 7 8C5.89543 8 5 8.89543 5 10C5 11.1046 5.89543 12 7 12C8.10457 12 9 11.1046 9 10ZM6 10C6 9.44772 6.44772 9 7 9C7.55228 9 8 9.44772 8 10C8 10.5523 7.55228 11 7 11C6.44772 11 6 10.5523 6 10Z" fill="#5F3383"/>
<path d="M10.5 3H3.75C3.33579 3 3 3.33578 3 3.75V21.25C3 21.6642 3.33579 22 3.75 22C4.16421 22 4.5 21.6642 4.5 21.25L4.5 16.5H11L11.0303 16.5303L11.0607 16.5H20.25C20.6642 16.5 21 16.1642 21 15.75V3.75C21 3.33578 20.6642 3 20.25 3H10.5607L10.5303 2.96967L10.5 3ZM9.93934 4.5L15.4393 10L10.4393 15H4.5V4.5H9.93934ZM12.0607 4.5H19.5V15H12.5607L17.0303 10.5303C17.3232 10.2374 17.3232 9.76256 17.0303 9.46967L12.0607 4.5Z" fill="currentColor"/></svg>

Use it from the SVG package

Microsoft's @fluentui/svg-icons package contains the raw SVG files, which works well with bundlers that import SVGs:

npm install @fluentui/svg-icons

import icon from "@fluentui/svg-icons/icons/flag_pride_intersex_inclusive_progress_24_filled.svg";

Details

NameFlag Pride Intersex Inclusive Progress
StylesFilled
Size24 × 24 px (scalable SVG)
Filled fileic_fluent_flag_pride_intersex_inclusive_progress_24_filled.svg
React componentsFlagPrideIntersexInclusiveProgress24Filled
LicenseMIT (© Microsoft Corporation)

Keywords

lgbtqia+importantdiversityprideinclusive

Related icons