rainbow flag emoji

rainbow-flag from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.

Name
rainbow-flag
Set
Fluent Emoji
Style
Default
Viewbox
32×32
License
MIT

The same emoji in other sets

Use the rainbow flag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="#F13770" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="#F13770" rx=".6"/><path fill="#FF5C41" d="M2.252 12.688V9.344h27.875v3.344z"/><path fill="#FCA34D" d="M2.252 16v-3.344h27.875V16z"/><path fill="#43D195" d="M2.252 19.313v-3.344h27.875v3.344z"/><path fill="#3F8DF1" d="M2.252 22.656v-3.343h27.875v3.343z"/><path fill="#6D549F" d="M2.252 22.656v2.701a.6.6 0 0 0 .6.6h26.675a.6.6 0 0 0 .6-.6v-2.7z"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#ivH9j9d)" fill-opacity=".25" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#ixbB6ee)" fill-opacity=".5" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#iVoExue)" fill-opacity=".5" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#iF4gMGe)" rx=".6"/><defs><linearGradient id="ivH9j9d" x1="2.252" x2="3.221" y1="17.813" y2="17.813" gradientUnits="userSpaceOnUse"><stop stop-color="#3A3A3A"/><stop offset="1" stop-color="#3A3A3A" stop-opacity="0"/></linearGradient><linearGradient id="ixbB6ee" x1="30.127" x2="29.159" y1="19.332" y2="19.332" gradientUnits="userSpaceOnUse"><stop stop-color="#FBF2FF"/><stop offset="1" stop-color="#FBF2FF" stop-opacity="0"/></linearGradient><linearGradient id="iVoExue" x1="25.065" x2="25.065" y1="6.043" y2="6.754" gradientUnits="userSpaceOnUse"><stop stop-color="#FBF2FF"/><stop offset="1" stop-color="#FBF2FF" stop-opacity="0"/></linearGradient><linearGradient id="iF4gMGe" x1="8.752" x2="8.752" y1="26.004" y2="24.938" gradientUnits="userSpaceOnUse"><stop offset=".015" stop-color="#693CA6"/><stop offset="1" stop-color="#693CA6" stop-opacity="0"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiRainbowFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="#F13770" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="#F13770" rx=".6"/><path fill="#FF5C41" d="M2.252 12.688V9.344h27.875v3.344z"/><path fill="#FCA34D" d="M2.252 16v-3.344h27.875V16z"/><path fill="#43D195" d="M2.252 19.313v-3.344h27.875v3.344z"/><path fill="#3F8DF1" d="M2.252 22.656v-3.343h27.875v3.343z"/><path fill="#6D549F" d="M2.252 22.656v2.701a.6.6 0 0 0 .6.6h26.675a.6.6 0 0 0 .6-.6v-2.7z"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#ivH9j9d)" fillOpacity=".25" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#ixbB6ee)" fillOpacity=".5" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#iVoExue)" fillOpacity=".5" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#iF4gMGe)" rx=".6"/><defs><linearGradient id="ivH9j9d" x1="2.252" x2="3.221" y1="17.813" y2="17.813" gradientUnits="userSpaceOnUse"><stop stopColor="#3A3A3A"/><stop offset="1" stopColor="#3A3A3A" stopOpacity="0"/></linearGradient><linearGradient id="ixbB6ee" x1="30.127" x2="29.159" y1="19.332" y2="19.332" gradientUnits="userSpaceOnUse"><stop stopColor="#FBF2FF"/><stop offset="1" stopColor="#FBF2FF" stopOpacity="0"/></linearGradient><linearGradient id="iVoExue" x1="25.065" x2="25.065" y1="6.043" y2="6.754" gradientUnits="userSpaceOnUse"><stop stopColor="#FBF2FF"/><stop offset="1" stopColor="#FBF2FF" stopOpacity="0"/></linearGradient><linearGradient id="iF4gMGe" x1="8.752" x2="8.752" y1="26.004" y2="24.938" gradientUnits="userSpaceOnUse"><stop offset=".015" stopColor="#693CA6"/><stop offset="1" stopColor="#693CA6" stopOpacity="0"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="#F13770" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="#F13770" rx=".6"/><path fill="#FF5C41" d="M2.252 12.688V9.344h27.875v3.344z"/><path fill="#FCA34D" d="M2.252 16v-3.344h27.875V16z"/><path fill="#43D195" d="M2.252 19.313v-3.344h27.875v3.344z"/><path fill="#3F8DF1" d="M2.252 22.656v-3.343h27.875v3.343z"/><path fill="#6D549F" d="M2.252 22.656v2.701a.6.6 0 0 0 .6.6h26.675a.6.6 0 0 0 .6-.6v-2.7z"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#ivH9j9d)" fill-opacity=".25" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#ixbB6ee)" fill-opacity=".5" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#iVoExue)" fill-opacity=".5" rx=".6"/><rect width="27.875" height="19.914" x="2.252" y="6.043" fill="url(#iF4gMGe)" rx=".6"/><defs><linearGradient id="ivH9j9d" x1="2.252" x2="3.221" y1="17.813" y2="17.813" gradientUnits="userSpaceOnUse"><stop stop-color="#3A3A3A"/><stop offset="1" stop-color="#3A3A3A" stop-opacity="0"/></linearGradient><linearGradient id="ixbB6ee" x1="30.127" x2="29.159" y1="19.332" y2="19.332" gradientUnits="userSpaceOnUse"><stop stop-color="#FBF2FF"/><stop offset="1" stop-color="#FBF2FF" stop-opacity="0"/></linearGradient><linearGradient id="iVoExue" x1="25.065" x2="25.065" y1="6.043" y2="6.754" gradientUnits="userSpaceOnUse"><stop stop-color="#FBF2FF"/><stop offset="1" stop-color="#FBF2FF" stop-opacity="0"/></linearGradient><linearGradient id="iF4gMGe" x1="8.752" x2="8.752" y1="26.004" y2="24.938" gradientUnits="userSpaceOnUse"><stop offset=".015" stop-color="#693CA6"/><stop offset="1" stop-color="#693CA6" stop-opacity="0"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-rainbow-flag {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22%23F13770%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22%23F13770%22%20rx%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23FF5C41%22%20d%3D%22M2.252%2012.688V9.344h27.875v3.344z%22%2F%3E%3Cpath%20fill%3D%22%23FCA34D%22%20d%3D%22M2.252%2016v-3.344h27.875V16z%22%2F%3E%3Cpath%20fill%3D%22%2343D195%22%20d%3D%22M2.252%2019.313v-3.344h27.875v3.344z%22%2F%3E%3Cpath%20fill%3D%22%233F8DF1%22%20d%3D%22M2.252%2022.656v-3.343h27.875v3.343z%22%2F%3E%3Cpath%20fill%3D%22%236D549F%22%20d%3D%22M2.252%2022.656v2.701a.6.6%200%200%200%20.6.6h26.675a.6.6%200%200%200%20.6-.6v-2.7z%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23ivH9j9d)%22%20fill-opacity%3D%22.25%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23ixbB6ee)%22%20fill-opacity%3D%22.5%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23iVoExue)%22%20fill-opacity%3D%22.5%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23iF4gMGe)%22%20rx%3D%22.6%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22ivH9j9d%22%20x1%3D%222.252%22%20x2%3D%223.221%22%20y1%3D%2217.813%22%20y2%3D%2217.813%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233A3A3A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233A3A3A%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22ixbB6ee%22%20x1%3D%2230.127%22%20x2%3D%2229.159%22%20y1%3D%2219.332%22%20y2%3D%2219.332%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FBF2FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FBF2FF%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iVoExue%22%20x1%3D%2225.065%22%20x2%3D%2225.065%22%20y1%3D%226.043%22%20y2%3D%226.754%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FBF2FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FBF2FF%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iF4gMGe%22%20x1%3D%228.752%22%20x2%3D%228.752%22%20y1%3D%2226.004%22%20y2%3D%2224.938%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.015%22%20stop-color%3D%22%23693CA6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23693CA6%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22%23F13770%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22%23F13770%22%20rx%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22%23FF5C41%22%20d%3D%22M2.252%2012.688V9.344h27.875v3.344z%22%2F%3E%3Cpath%20fill%3D%22%23FCA34D%22%20d%3D%22M2.252%2016v-3.344h27.875V16z%22%2F%3E%3Cpath%20fill%3D%22%2343D195%22%20d%3D%22M2.252%2019.313v-3.344h27.875v3.344z%22%2F%3E%3Cpath%20fill%3D%22%233F8DF1%22%20d%3D%22M2.252%2022.656v-3.343h27.875v3.343z%22%2F%3E%3Cpath%20fill%3D%22%236D549F%22%20d%3D%22M2.252%2022.656v2.701a.6.6%200%200%200%20.6.6h26.675a.6.6%200%200%200%20.6-.6v-2.7z%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23ivH9j9d)%22%20fill-opacity%3D%22.25%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23ixbB6ee)%22%20fill-opacity%3D%22.5%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23iVoExue)%22%20fill-opacity%3D%22.5%22%20rx%3D%22.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2219.914%22%20x%3D%222.252%22%20y%3D%226.043%22%20fill%3D%22url(%23iF4gMGe)%22%20rx%3D%22.6%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22ivH9j9d%22%20x1%3D%222.252%22%20x2%3D%223.221%22%20y1%3D%2217.813%22%20y2%3D%2217.813%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233A3A3A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233A3A3A%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22ixbB6ee%22%20x1%3D%2230.127%22%20x2%3D%2229.159%22%20y1%3D%2219.332%22%20y2%3D%2219.332%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FBF2FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FBF2FF%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iVoExue%22%20x1%3D%2225.065%22%20x2%3D%2225.065%22%20y1%3D%226.043%22%20y2%3D%226.754%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FBF2FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FBF2FF%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iF4gMGe%22%20x1%3D%228.752%22%20x2%3D%228.752%22%20y1%3D%2226.004%22%20y2%3D%2224.938%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.015%22%20stop-color%3D%22%23693CA6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23693CA6%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji/rainbow-flag.svg?color=%231a73e8&size=48