colorado flag emoji

colorado-flag from OpenMoji by OpenMoji · Default · Extras Unicode · CC-BY-SA-4.0 Attribution required.

Name
colorado-flag
Set
OpenMoji
Style
Default
Category
Extras Unicode
Viewbox
72×72
License
CC BY-SA 4.0

More extras unicode icons from OpenMoji

Use the colorado flag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-width="0"><rect width="60" height="12" x="6" y="30" fill="#fff" ry="0"/><rect width="60" height="12" x="6" y="42" fill="#1e50a0" ry="0"/><rect width="60" height="12" x="6" y="18" fill="#1e50a0" ry="0"/></g><g stroke-linecap="round" stroke-linejoin="round"><path fill="#d22f27" stroke="#d22f27" stroke-width=".3" d="M26.64 47.19c-1.872-.255-3.768-1.041-5.327-2.206c-.294-.22-.876-.754-1.294-1.188c-1.55-1.607-2.54-3.505-2.98-5.711c-.22-1.098-.22-3.073-.003-4.154c.826-4.096 3.68-7.36 7.558-8.643c1.354-.448 1.912-.531 3.541-.53c1.258.001 1.55.022 2.143.15c2.936.635 5.403 2.222 7.047 4.535c.458.643.932 1.498.865 1.559c-.064.058-4.755 1.859-4.841 1.859c-.028 0-.138-.14-.246-.309c-.265-.42-1.042-1.194-1.526-1.522c-1.214-.821-2.69-1.188-4.108-1.021c-2.605.307-4.664 2.163-5.232 4.715c-.16.722-.146 1.924.033 2.663c.155.639.53 1.5.875 2.005c.315.462 1.023 1.182 1.494 1.52c1.722 1.233 4.104 1.456 6.012.561c1.014-.475 1.91-1.218 2.45-2.032c.13-.197.256-.358.28-.358c.049 0 4.871 1.793 4.906 1.825c.041.037-.454.892-.86 1.485a11.32 11.32 0 0 1-6.5 4.542c-1.36.344-2.942.438-4.286.255z"/><path fill="#d22f27" stroke="#d22f27" stroke-width=".9" d="M27.56 23.68a12 12 0 0 0-1.701.197a12.33 12.33 0 0 0-10.06 12.18a12.33 12.33 0 0 0 10.17 12.08a12.33 12.33 0 0 0 13.72-7.826l-6.877-2.568A5 5 0 0 1 28.136 41a5 5 0 0 1-5.002-5.002a5 5 0 0 1 5.002-5.002a5 5 0 0 1 4.67 3.21l6.842-2.628a12.33 12.33 0 0 0-12.09-7.896z"/><circle cx="28.1" cy="36" r="4.999" fill="#f1b31c" stroke="#f1b31c" stroke-width="2.002"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiColoradoFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeWidth="0"><rect width="60" height="12" x="6" y="30" fill="#fff" ry="0"/><rect width="60" height="12" x="6" y="42" fill="#1e50a0" ry="0"/><rect width="60" height="12" x="6" y="18" fill="#1e50a0" ry="0"/></g><g strokeLinecap="round" strokeLinejoin="round"><path fill="#d22f27" stroke="#d22f27" strokeWidth=".3" d="M26.64 47.19c-1.872-.255-3.768-1.041-5.327-2.206c-.294-.22-.876-.754-1.294-1.188c-1.55-1.607-2.54-3.505-2.98-5.711c-.22-1.098-.22-3.073-.003-4.154c.826-4.096 3.68-7.36 7.558-8.643c1.354-.448 1.912-.531 3.541-.53c1.258.001 1.55.022 2.143.15c2.936.635 5.403 2.222 7.047 4.535c.458.643.932 1.498.865 1.559c-.064.058-4.755 1.859-4.841 1.859c-.028 0-.138-.14-.246-.309c-.265-.42-1.042-1.194-1.526-1.522c-1.214-.821-2.69-1.188-4.108-1.021c-2.605.307-4.664 2.163-5.232 4.715c-.16.722-.146 1.924.033 2.663c.155.639.53 1.5.875 2.005c.315.462 1.023 1.182 1.494 1.52c1.722 1.233 4.104 1.456 6.012.561c1.014-.475 1.91-1.218 2.45-2.032c.13-.197.256-.358.28-.358c.049 0 4.871 1.793 4.906 1.825c.041.037-.454.892-.86 1.485a11.32 11.32 0 0 1-6.5 4.542c-1.36.344-2.942.438-4.286.255z"/><path fill="#d22f27" stroke="#d22f27" strokeWidth=".9" d="M27.56 23.68a12 12 0 0 0-1.701.197a12.33 12.33 0 0 0-10.06 12.18a12.33 12.33 0 0 0 10.17 12.08a12.33 12.33 0 0 0 13.72-7.826l-6.877-2.568A5 5 0 0 1 28.136 41a5 5 0 0 1-5.002-5.002a5 5 0 0 1 5.002-5.002a5 5 0 0 1 4.67 3.21l6.842-2.628a12.33 12.33 0 0 0-12.09-7.896z"/><circle cx="28.1" cy="36" r="4.999" fill="#f1b31c" stroke="#f1b31c" strokeWidth="2.002"/></g><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M5 17h62v38H5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-width="0"><rect width="60" height="12" x="6" y="30" fill="#fff" ry="0"/><rect width="60" height="12" x="6" y="42" fill="#1e50a0" ry="0"/><rect width="60" height="12" x="6" y="18" fill="#1e50a0" ry="0"/></g><g stroke-linecap="round" stroke-linejoin="round"><path fill="#d22f27" stroke="#d22f27" stroke-width=".3" d="M26.64 47.19c-1.872-.255-3.768-1.041-5.327-2.206c-.294-.22-.876-.754-1.294-1.188c-1.55-1.607-2.54-3.505-2.98-5.711c-.22-1.098-.22-3.073-.003-4.154c.826-4.096 3.68-7.36 7.558-8.643c1.354-.448 1.912-.531 3.541-.53c1.258.001 1.55.022 2.143.15c2.936.635 5.403 2.222 7.047 4.535c.458.643.932 1.498.865 1.559c-.064.058-4.755 1.859-4.841 1.859c-.028 0-.138-.14-.246-.309c-.265-.42-1.042-1.194-1.526-1.522c-1.214-.821-2.69-1.188-4.108-1.021c-2.605.307-4.664 2.163-5.232 4.715c-.16.722-.146 1.924.033 2.663c.155.639.53 1.5.875 2.005c.315.462 1.023 1.182 1.494 1.52c1.722 1.233 4.104 1.456 6.012.561c1.014-.475 1.91-1.218 2.45-2.032c.13-.197.256-.358.28-.358c.049 0 4.871 1.793 4.906 1.825c.041.037-.454.892-.86 1.485a11.32 11.32 0 0 1-6.5 4.542c-1.36.344-2.942.438-4.286.255z"/><path fill="#d22f27" stroke="#d22f27" stroke-width=".9" d="M27.56 23.68a12 12 0 0 0-1.701.197a12.33 12.33 0 0 0-10.06 12.18a12.33 12.33 0 0 0 10.17 12.08a12.33 12.33 0 0 0 13.72-7.826l-6.877-2.568A5 5 0 0 1 28.136 41a5 5 0 0 1-5.002-5.002a5 5 0 0 1 5.002-5.002a5 5 0 0 1 4.67 3.21l6.842-2.628a12.33 12.33 0 0 0-12.09-7.896z"/><circle cx="28.1" cy="36" r="4.999" fill="#f1b31c" stroke="#f1b31c" stroke-width="2.002"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
</template>

CSS

.icon-colorado-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%2072%2072%22%3E%3Cg%20stroke-width%3D%220%22%3E%3Crect%20width%3D%2260%22%20height%3D%2212%22%20x%3D%226%22%20y%3D%2230%22%20fill%3D%22%23fff%22%20ry%3D%220%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2212%22%20x%3D%226%22%20y%3D%2242%22%20fill%3D%22%231e50a0%22%20ry%3D%220%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2212%22%20x%3D%226%22%20y%3D%2218%22%20fill%3D%22%231e50a0%22%20ry%3D%220%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%22.3%22%20d%3D%22M26.64%2047.19c-1.872-.255-3.768-1.041-5.327-2.206c-.294-.22-.876-.754-1.294-1.188c-1.55-1.607-2.54-3.505-2.98-5.711c-.22-1.098-.22-3.073-.003-4.154c.826-4.096%203.68-7.36%207.558-8.643c1.354-.448%201.912-.531%203.541-.53c1.258.001%201.55.022%202.143.15c2.936.635%205.403%202.222%207.047%204.535c.458.643.932%201.498.865%201.559c-.064.058-4.755%201.859-4.841%201.859c-.028%200-.138-.14-.246-.309c-.265-.42-1.042-1.194-1.526-1.522c-1.214-.821-2.69-1.188-4.108-1.021c-2.605.307-4.664%202.163-5.232%204.715c-.16.722-.146%201.924.033%202.663c.155.639.53%201.5.875%202.005c.315.462%201.023%201.182%201.494%201.52c1.722%201.233%204.104%201.456%206.012.561c1.014-.475%201.91-1.218%202.45-2.032c.13-.197.256-.358.28-.358c.049%200%204.871%201.793%204.906%201.825c.041.037-.454.892-.86%201.485a11.32%2011.32%200%200%201-6.5%204.542c-1.36.344-2.942.438-4.286.255z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%22.9%22%20d%3D%22M27.56%2023.68a12%2012%200%200%200-1.701.197a12.33%2012.33%200%200%200-10.06%2012.18a12.33%2012.33%200%200%200%2010.17%2012.08a12.33%2012.33%200%200%200%2013.72-7.826l-6.877-2.568A5%205%200%200%201%2028.136%2041a5%205%200%200%201-5.002-5.002a5%205%200%200%201%205.002-5.002a5%205%200%200%201%204.67%203.21l6.842-2.628a12.33%2012.33%200%200%200-12.09-7.896z%22%2F%3E%3Ccircle%20cx%3D%2228.1%22%20cy%3D%2236%22%20r%3D%224.999%22%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%222.002%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%22%2F%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%2072%2072%22%3E%3Cg%20stroke-width%3D%220%22%3E%3Crect%20width%3D%2260%22%20height%3D%2212%22%20x%3D%226%22%20y%3D%2230%22%20fill%3D%22%23fff%22%20ry%3D%220%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2212%22%20x%3D%226%22%20y%3D%2242%22%20fill%3D%22%231e50a0%22%20ry%3D%220%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2212%22%20x%3D%226%22%20y%3D%2218%22%20fill%3D%22%231e50a0%22%20ry%3D%220%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%22.3%22%20d%3D%22M26.64%2047.19c-1.872-.255-3.768-1.041-5.327-2.206c-.294-.22-.876-.754-1.294-1.188c-1.55-1.607-2.54-3.505-2.98-5.711c-.22-1.098-.22-3.073-.003-4.154c.826-4.096%203.68-7.36%207.558-8.643c1.354-.448%201.912-.531%203.541-.53c1.258.001%201.55.022%202.143.15c2.936.635%205.403%202.222%207.047%204.535c.458.643.932%201.498.865%201.559c-.064.058-4.755%201.859-4.841%201.859c-.028%200-.138-.14-.246-.309c-.265-.42-1.042-1.194-1.526-1.522c-1.214-.821-2.69-1.188-4.108-1.021c-2.605.307-4.664%202.163-5.232%204.715c-.16.722-.146%201.924.033%202.663c.155.639.53%201.5.875%202.005c.315.462%201.023%201.182%201.494%201.52c1.722%201.233%204.104%201.456%206.012.561c1.014-.475%201.91-1.218%202.45-2.032c.13-.197.256-.358.28-.358c.049%200%204.871%201.793%204.906%201.825c.041.037-.454.892-.86%201.485a11.32%2011.32%200%200%201-6.5%204.542c-1.36.344-2.942.438-4.286.255z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%22.9%22%20d%3D%22M27.56%2023.68a12%2012%200%200%200-1.701.197a12.33%2012.33%200%200%200-10.06%2012.18a12.33%2012.33%200%200%200%2010.17%2012.08a12.33%2012.33%200%200%200%2013.72-7.826l-6.877-2.568A5%205%200%200%201%2028.136%2041a5%205%200%200%201-5.002-5.002a5%205%200%200%201%205.002-5.002a5%205%200%200%201%204.67%203.21l6.842-2.628a12.33%2012.33%200%200%200-12.09-7.896z%22%2F%3E%3Ccircle%20cx%3D%2228.1%22%20cy%3D%2236%22%20r%3D%224.999%22%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%222.002%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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