queretaro flag emoji

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

Name
queretaro-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 queretaro flag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="translate(-9.462 -11.43)scale(1.263)"><path fill="#fff" d="M11.453 22.515H60.55v30.093H11.453z"/><g stroke-width="1.502" transform="translate(-1.938 .366)scale(1.054)"><circle cx="35.991" cy="26.318" r="1.743" fill="#6a462f"/><path fill="none" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" d="M38.02 28.9a4.25 4.25 0 0 1-2.024.519M33.97 28.9a4.25 4.25 0 0 0 2.024.519"/></g><g stroke-width="1.869"><path fill="#1e50a0" d="M41.082 32.254v10.038a1.7 1.7 0 0 1-1.694 1.695h-6.777a1.7 1.7 0 0 1-1.694-1.695V32.254"/><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#5c9e31" d="M41.082 45.8A10.7 10.7 0 0 1 36 47.101M30.917 45.8A10.7 10.7 0 0 0 36 47.102" stroke-width="1.5832298999999999"/><path stroke="#f1b31c" d="M30.917 32.254h10.165m-9.741 5.6h9.479m-4.82.042v5.684m5.082-11.326v10.038a1.7 1.7 0 0 1-1.694 1.695h-6.777a1.7 1.7 0 0 1-1.694-1.695V32.254" stroke-width="1.5832298999999999"/></g></g><circle cx="35.995" cy="35.052" r="1.462" fill="#f1b31c"/></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 OpenmojiQueretaroFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="translate(-9.462 -11.43)scale(1.263)"><path fill="#fff" d="M11.453 22.515H60.55v30.093H11.453z"/><g strokeWidth="1.502" transform="translate(-1.938 .366)scale(1.054)"><circle cx="35.991" cy="26.318" r="1.743" fill="#6a462f"/><path fill="none" stroke="#5c9e31" strokeLinecap="round" strokeLinejoin="round" d="M38.02 28.9a4.25 4.25 0 0 1-2.024.519M33.97 28.9a4.25 4.25 0 0 0 2.024.519"/></g><g strokeWidth="1.869"><path fill="#1e50a0" d="M41.082 32.254v10.038a1.7 1.7 0 0 1-1.694 1.695h-6.777a1.7 1.7 0 0 1-1.694-1.695V32.254"/><g fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#5c9e31" d="M41.082 45.8A10.7 10.7 0 0 1 36 47.101M30.917 45.8A10.7 10.7 0 0 0 36 47.102" strokeWidth="1.5832298999999999"/><path stroke="#f1b31c" d="M30.917 32.254h10.165m-9.741 5.6h9.479m-4.82.042v5.684m5.082-11.326v10.038a1.7 1.7 0 0 1-1.694 1.695h-6.777a1.7 1.7 0 0 1-1.694-1.695V32.254" strokeWidth="1.5832298999999999"/></g></g><circle cx="35.995" cy="35.052" r="1.462" fill="#f1b31c"/></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 transform="translate(-9.462 -11.43)scale(1.263)"><path fill="#fff" d="M11.453 22.515H60.55v30.093H11.453z"/><g stroke-width="1.502" transform="translate(-1.938 .366)scale(1.054)"><circle cx="35.991" cy="26.318" r="1.743" fill="#6a462f"/><path fill="none" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" d="M38.02 28.9a4.25 4.25 0 0 1-2.024.519M33.97 28.9a4.25 4.25 0 0 0 2.024.519"/></g><g stroke-width="1.869"><path fill="#1e50a0" d="M41.082 32.254v10.038a1.7 1.7 0 0 1-1.694 1.695h-6.777a1.7 1.7 0 0 1-1.694-1.695V32.254"/><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#5c9e31" d="M41.082 45.8A10.7 10.7 0 0 1 36 47.101M30.917 45.8A10.7 10.7 0 0 0 36 47.102" stroke-width="1.5832298999999999"/><path stroke="#f1b31c" d="M30.917 32.254h10.165m-9.741 5.6h9.479m-4.82.042v5.684m5.082-11.326v10.038a1.7 1.7 0 0 1-1.694 1.695h-6.777a1.7 1.7 0 0 1-1.694-1.695V32.254" stroke-width="1.5832298999999999"/></g></g><circle cx="35.995" cy="35.052" r="1.462" fill="#f1b31c"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
</template>

CSS

.icon-queretaro-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%20transform%3D%22translate(-9.462%20-11.43)scale(1.263)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.453%2022.515H60.55v30.093H11.453z%22%2F%3E%3Cg%20stroke-width%3D%221.502%22%20transform%3D%22translate(-1.938%20.366)scale(1.054)%22%3E%3Ccircle%20cx%3D%2235.991%22%20cy%3D%2226.318%22%20r%3D%221.743%22%20fill%3D%22%236a462f%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.02%2028.9a4.25%204.25%200%200%201-2.024.519M33.97%2028.9a4.25%204.25%200%200%200%202.024.519%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-width%3D%221.869%22%3E%3Cpath%20fill%3D%22%231e50a0%22%20d%3D%22M41.082%2032.254v10.038a1.7%201.7%200%200%201-1.694%201.695h-6.777a1.7%201.7%200%200%201-1.694-1.695V32.254%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%235c9e31%22%20d%3D%22M41.082%2045.8A10.7%2010.7%200%200%201%2036%2047.101M30.917%2045.8A10.7%2010.7%200%200%200%2036%2047.102%22%20stroke-width%3D%221.5832298999999999%22%2F%3E%3Cpath%20stroke%3D%22%23f1b31c%22%20d%3D%22M30.917%2032.254h10.165m-9.741%205.6h9.479m-4.82.042v5.684m5.082-11.326v10.038a1.7%201.7%200%200%201-1.694%201.695h-6.777a1.7%201.7%200%200%201-1.694-1.695V32.254%22%20stroke-width%3D%221.5832298999999999%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2235.995%22%20cy%3D%2235.052%22%20r%3D%221.462%22%20fill%3D%22%23f1b31c%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%20transform%3D%22translate(-9.462%20-11.43)scale(1.263)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.453%2022.515H60.55v30.093H11.453z%22%2F%3E%3Cg%20stroke-width%3D%221.502%22%20transform%3D%22translate(-1.938%20.366)scale(1.054)%22%3E%3Ccircle%20cx%3D%2235.991%22%20cy%3D%2226.318%22%20r%3D%221.743%22%20fill%3D%22%236a462f%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.02%2028.9a4.25%204.25%200%200%201-2.024.519M33.97%2028.9a4.25%204.25%200%200%200%202.024.519%22%2F%3E%3C%2Fg%3E%3Cg%20stroke-width%3D%221.869%22%3E%3Cpath%20fill%3D%22%231e50a0%22%20d%3D%22M41.082%2032.254v10.038a1.7%201.7%200%200%201-1.694%201.695h-6.777a1.7%201.7%200%200%201-1.694-1.695V32.254%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%235c9e31%22%20d%3D%22M41.082%2045.8A10.7%2010.7%200%200%201%2036%2047.101M30.917%2045.8A10.7%2010.7%200%200%200%2036%2047.102%22%20stroke-width%3D%221.5832298999999999%22%2F%3E%3Cpath%20stroke%3D%22%23f1b31c%22%20d%3D%22M30.917%2032.254h10.165m-9.741%205.6h9.479m-4.82.042v5.684m5.082-11.326v10.038a1.7%201.7%200%200%201-1.694%201.695h-6.777a1.7%201.7%200%200%201-1.694-1.695V32.254%22%20stroke-width%3D%221.5832298999999999%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2235.995%22%20cy%3D%2235.052%22%20r%3D%221.462%22%20fill%3D%22%23f1b31c%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/queretaro-flag.svg?color=%231a73e8&size=48