la rioja flag emoji

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

Name
la-rioja-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 la rioja flag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 36h62v9H5z"/><path fill="#fff" d="M5 27h62v9H5z"/><path fill="#ea5a47" d="M5 17h62v10H5z"/><g stroke-linecap="round"><path stroke="#1e50a0" stroke-linejoin="round" stroke-width="4" d="M31.595 34.255h8.784c0 10.31-2.035 10.34-4.416 10.34c-2.431 0-4.368.094-4.368-10.34"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linejoin="round" stroke-width="2" d="M31.595 34.255h8.784c0 10.31-2.035 10.34-4.416 10.34c-2.431 0-4.368.094-4.368-10.34"/><path fill="none" stroke="#d22f27" stroke-linejoin="round" stroke-width="3" d="M31.485 29.805c3.306-.871 5.541-.936 8.997-.032"/><path fill="none" stroke="#f1b31c" stroke-linejoin="round" d="M30.925 31.225c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" stroke-width="2" d="m35.965 26.405l.03 3.714m-6.46-2.304l1.396 2.911m11.534-2.911l-1.396 2.911"/><path fill="#ea5a47" d="M30.595 33.255h10.78v3.779l-.246 2.392h-10.32l-.22-2.394z"/><path fill="#fcea2b" d="M30.595 33.255h5.393l-.003 6.169l-.013 6.171c-6.237.587-5.381-8.094-5.377-12.34"/><path fill="#ea5a47" d="M41.345 33.255h-5.393l.003 6.169l.013 6.171c6.237.587 5.381-8.094 5.377-12.34"/><path fill="none" stroke="#fff" stroke-linejoin="round" d="M36.575 44.595h1.594m-1.594-1.32h2.386"/><path fill="none" stroke="#f1b31c" stroke-width="1.5" d="M38.88 39.1v-4.558"/><path fill="none" stroke="#d22f27" stroke-width="1.5" d="M33.09 38.13v-3.584"/><path fill="none" stroke="#f1b31c" stroke-linejoin="round" d="M36.72 39.43h3.777"/></g><path fill="#b1cc33" d="M30.92 41.04h5.06l.009 4.554c-2.753.286-4.415-1.279-5.069-4.554"/><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 OpenmojiLaRiojaFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 36h62v9H5z"/><path fill="#fff" d="M5 27h62v9H5z"/><path fill="#ea5a47" d="M5 17h62v10H5z"/><g strokeLinecap="round"><path stroke="#1e50a0" strokeLinejoin="round" strokeWidth="4" d="M31.595 34.255h8.784c0 10.31-2.035 10.34-4.416 10.34c-2.431 0-4.368.094-4.368-10.34"/><path fill="#61b2e4" stroke="#61b2e4" strokeLinejoin="round" strokeWidth="2" d="M31.595 34.255h8.784c0 10.31-2.035 10.34-4.416 10.34c-2.431 0-4.368.094-4.368-10.34"/><path fill="none" stroke="#d22f27" strokeLinejoin="round" strokeWidth="3" d="M31.485 29.805c3.306-.871 5.541-.936 8.997-.032"/><path fill="none" stroke="#f1b31c" strokeLinejoin="round" d="M30.925 31.225c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" strokeWidth="2" d="m35.965 26.405l.03 3.714m-6.46-2.304l1.396 2.911m11.534-2.911l-1.396 2.911"/><path fill="#ea5a47" d="M30.595 33.255h10.78v3.779l-.246 2.392h-10.32l-.22-2.394z"/><path fill="#fcea2b" d="M30.595 33.255h5.393l-.003 6.169l-.013 6.171c-6.237.587-5.381-8.094-5.377-12.34"/><path fill="#ea5a47" d="M41.345 33.255h-5.393l.003 6.169l.013 6.171c6.237.587 5.381-8.094 5.377-12.34"/><path fill="none" stroke="#fff" strokeLinejoin="round" d="M36.575 44.595h1.594m-1.594-1.32h2.386"/><path fill="none" stroke="#f1b31c" strokeWidth="1.5" d="M38.88 39.1v-4.558"/><path fill="none" stroke="#d22f27" strokeWidth="1.5" d="M33.09 38.13v-3.584"/><path fill="none" stroke="#f1b31c" strokeLinejoin="round" d="M36.72 39.43h3.777"/></g><path fill="#b1cc33" d="M30.92 41.04h5.06l.009 4.554c-2.753.286-4.415-1.279-5.069-4.554"/><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"><path fill="#f1b31c" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 36h62v9H5z"/><path fill="#fff" d="M5 27h62v9H5z"/><path fill="#ea5a47" d="M5 17h62v10H5z"/><g stroke-linecap="round"><path stroke="#1e50a0" stroke-linejoin="round" stroke-width="4" d="M31.595 34.255h8.784c0 10.31-2.035 10.34-4.416 10.34c-2.431 0-4.368.094-4.368-10.34"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linejoin="round" stroke-width="2" d="M31.595 34.255h8.784c0 10.31-2.035 10.34-4.416 10.34c-2.431 0-4.368.094-4.368-10.34"/><path fill="none" stroke="#d22f27" stroke-linejoin="round" stroke-width="3" d="M31.485 29.805c3.306-.871 5.541-.936 8.997-.032"/><path fill="none" stroke="#f1b31c" stroke-linejoin="round" d="M30.925 31.225c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" stroke-width="2" d="m35.965 26.405l.03 3.714m-6.46-2.304l1.396 2.911m11.534-2.911l-1.396 2.911"/><path fill="#ea5a47" d="M30.595 33.255h10.78v3.779l-.246 2.392h-10.32l-.22-2.394z"/><path fill="#fcea2b" d="M30.595 33.255h5.393l-.003 6.169l-.013 6.171c-6.237.587-5.381-8.094-5.377-12.34"/><path fill="#ea5a47" d="M41.345 33.255h-5.393l.003 6.169l.013 6.171c6.237.587 5.381-8.094 5.377-12.34"/><path fill="none" stroke="#fff" stroke-linejoin="round" d="M36.575 44.595h1.594m-1.594-1.32h2.386"/><path fill="none" stroke="#f1b31c" stroke-width="1.5" d="M38.88 39.1v-4.558"/><path fill="none" stroke="#d22f27" stroke-width="1.5" d="M33.09 38.13v-3.584"/><path fill="none" stroke="#f1b31c" stroke-linejoin="round" d="M36.72 39.43h3.777"/></g><path fill="#b1cc33" d="M30.92 41.04h5.06l.009 4.554c-2.753.286-4.415-1.279-5.069-4.554"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
</template>

CSS

.icon-la-rioja-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%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M5%2036h62v9H5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2027h62v9H5z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M5%2017h62v10H5z%22%2F%3E%3Cg%20stroke-linecap%3D%22round%22%3E%3Cpath%20stroke%3D%22%231e50a0%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M31.595%2034.255h8.784c0%2010.31-2.035%2010.34-4.416%2010.34c-2.431%200-4.368.094-4.368-10.34%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.595%2034.255h8.784c0%2010.31-2.035%2010.34-4.416%2010.34c-2.431%200-4.368.094-4.368-10.34%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M31.485%2029.805c3.306-.871%205.541-.936%208.997-.032%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.925%2031.225c3.306-.871%206.684-.904%2010.14%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%222%22%20d%3D%22m35.965%2026.405l.03%203.714m-6.46-2.304l1.396%202.911m11.534-2.911l-1.396%202.911%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M30.595%2033.255h10.78v3.779l-.246%202.392h-10.32l-.22-2.394z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M30.595%2033.255h5.393l-.003%206.169l-.013%206.171c-6.237.587-5.381-8.094-5.377-12.34%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M41.345%2033.255h-5.393l.003%206.169l.013%206.171c6.237.587%205.381-8.094%205.377-12.34%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.575%2044.595h1.594m-1.594-1.32h2.386%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%221.5%22%20d%3D%22M38.88%2039.1v-4.558%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%221.5%22%20d%3D%22M33.09%2038.13v-3.584%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.72%2039.43h3.777%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M30.92%2041.04h5.06l.009%204.554c-2.753.286-4.415-1.279-5.069-4.554%22%2F%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%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M5%2036h62v9H5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2027h62v9H5z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M5%2017h62v10H5z%22%2F%3E%3Cg%20stroke-linecap%3D%22round%22%3E%3Cpath%20stroke%3D%22%231e50a0%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M31.595%2034.255h8.784c0%2010.31-2.035%2010.34-4.416%2010.34c-2.431%200-4.368.094-4.368-10.34%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.595%2034.255h8.784c0%2010.31-2.035%2010.34-4.416%2010.34c-2.431%200-4.368.094-4.368-10.34%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M31.485%2029.805c3.306-.871%205.541-.936%208.997-.032%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.925%2031.225c3.306-.871%206.684-.904%2010.14%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%222%22%20d%3D%22m35.965%2026.405l.03%203.714m-6.46-2.304l1.396%202.911m11.534-2.911l-1.396%202.911%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M30.595%2033.255h10.78v3.779l-.246%202.392h-10.32l-.22-2.394z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M30.595%2033.255h5.393l-.003%206.169l-.013%206.171c-6.237.587-5.381-8.094-5.377-12.34%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M41.345%2033.255h-5.393l.003%206.169l.013%206.171c6.237.587%205.381-8.094%205.377-12.34%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.575%2044.595h1.594m-1.594-1.32h2.386%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%221.5%22%20d%3D%22M38.88%2039.1v-4.558%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-width%3D%221.5%22%20d%3D%22M33.09%2038.13v-3.584%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.72%2039.43h3.777%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M30.92%2041.04h5.06l.009%204.554c-2.753.286-4.415-1.279-5.069-4.554%22%2F%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/la-rioja-flag.svg?color=%231a73e8&size=48