melilla flag emoji
melilla-flag from OpenMoji by OpenMoji · Default · Extras Unicode · CC-BY-SA-4.0 Attribution required.
- Name
- melilla-flag
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Unicode
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras unicode icons from OpenMoji
alabama-flagandalusia-flaganticlockwise-triangle-headed-top-u-shaped-arrowaragon-flagasturian-flagbalearic-islands-flagbari-flagbasque-flagbavaria-flagberlin-flagblack-chess-bishopblack-chess-kingblack-chess-knightblack-chess-queenblack-chess-rookblack-hexagonblack-large-circleblack-octagonblack-pentagonblack-rectangleblack-starblack-vertical-ellipseblack-vertical-rectangleboys-symbol
Use the melilla flag emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M5 17h62v38H5z"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.62 34.32h8.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="#fff" stroke-dasharray="2 4" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.62 34.32h8.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="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M30.94 31.3c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-width="2" d="M35.98 27.48v3.032m-6.43-1.622l1.396 2.911M42.48 28.89l-1.396 2.911"/><path fill="none" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30.94 46.78c3.306.871 6.684.904 10.14 0"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-width="2" d="m29.03 34.44l.008 9.079M43.11 34.44l-.008 9.079"/><path fill="#f4aa41" d="M34.26 37.68h3.53c.028 2.18-3.571 2.013-3.53 0m-.01 3.83h3.53c.028 2.18-3.571 2.013-3.53 0"/><path fill="none" stroke="#186648" stroke-linecap="round" d="M33.6 36.67c.409.252.629.513 1.93.513m2.93-.513c-.409.252-.629.513-1.93.513m-2.95 3.307c.409.252.629.513 1.93.513m2.93-.513c-.409.252-.629.513-1.93.513"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M30.99 27.05c3.314-3.702 6.655-3.638 10.02 0m-10.02 0l-2.686-.57m12.706.57l2.686-.57"/><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 OpenmojiMelillaFlag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M5 17h62v38H5z"/><path fill="none" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.62 34.32h8.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="#fff" strokeDasharray="2 4" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.62 34.32h8.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="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="3" d="M30.94 31.3c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeWidth="2" d="M35.98 27.48v3.032m-6.43-1.622l1.396 2.911M42.48 28.89l-1.396 2.911"/><path fill="none" stroke="#5c9e31" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M30.94 46.78c3.306.871 6.684.904 10.14 0"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeWidth="2" d="m29.03 34.44l.008 9.079M43.11 34.44l-.008 9.079"/><path fill="#f4aa41" d="M34.26 37.68h3.53c.028 2.18-3.571 2.013-3.53 0m-.01 3.83h3.53c.028 2.18-3.571 2.013-3.53 0"/><path fill="none" stroke="#186648" strokeLinecap="round" d="M33.6 36.67c.409.252.629.513 1.93.513m2.93-.513c-.409.252-.629.513-1.93.513m-2.95 3.307c.409.252.629.513 1.93.513m2.93-.513c-.409.252-.629.513-1.93.513"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M30.99 27.05c3.314-3.702 6.655-3.638 10.02 0m-10.02 0l-2.686-.57m12.706.57l2.686-.57"/><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="#61b2e4" d="M5 17h62v38H5z"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.62 34.32h8.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="#fff" stroke-dasharray="2 4" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.62 34.32h8.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="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M30.94 31.3c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-width="2" d="M35.98 27.48v3.032m-6.43-1.622l1.396 2.911M42.48 28.89l-1.396 2.911"/><path fill="none" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30.94 46.78c3.306.871 6.684.904 10.14 0"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-width="2" d="m29.03 34.44l.008 9.079M43.11 34.44l-.008 9.079"/><path fill="#f4aa41" d="M34.26 37.68h3.53c.028 2.18-3.571 2.013-3.53 0m-.01 3.83h3.53c.028 2.18-3.571 2.013-3.53 0"/><path fill="none" stroke="#186648" stroke-linecap="round" d="M33.6 36.67c.409.252.629.513 1.93.513m2.93-.513c-.409.252-.629.513-1.93.513m-2.95 3.307c.409.252.629.513 1.93.513m2.93-.513c-.409.252-.629.513-1.93.513"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M30.99 27.05c3.314-3.702 6.655-3.638 10.02 0m-10.02 0l-2.686-.57m12.706.57l2.686-.57"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-melilla-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%2361b2e4%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.62%2034.32h8.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%23fff%22%20stroke-dasharray%3D%222%204%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.62%2034.32h8.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%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M30.94%2031.3c3.306-.871%206.684-.904%2010.14%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.98%2027.48v3.032m-6.43-1.622l1.396%202.911M42.48%2028.89l-1.396%202.911%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M30.94%2046.78c3.306.871%206.684.904%2010.14%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m29.03%2034.44l.008%209.079M43.11%2034.44l-.008%209.079%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M34.26%2037.68h3.53c.028%202.18-3.571%202.013-3.53%200m-.01%203.83h3.53c.028%202.18-3.571%202.013-3.53%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23186648%22%20stroke-linecap%3D%22round%22%20d%3D%22M33.6%2036.67c.409.252.629.513%201.93.513m2.93-.513c-.409.252-.629.513-1.93.513m-2.95%203.307c.409.252.629.513%201.93.513m2.93-.513c-.409.252-.629.513-1.93.513%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M30.99%2027.05c3.314-3.702%206.655-3.638%2010.02%200m-10.02%200l-2.686-.57m12.706.57l2.686-.57%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%2361b2e4%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.62%2034.32h8.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%23fff%22%20stroke-dasharray%3D%222%204%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.62%2034.32h8.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%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M30.94%2031.3c3.306-.871%206.684-.904%2010.14%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.98%2027.48v3.032m-6.43-1.622l1.396%202.911M42.48%2028.89l-1.396%202.911%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M30.94%2046.78c3.306.871%206.684.904%2010.14%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m29.03%2034.44l.008%209.079M43.11%2034.44l-.008%209.079%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M34.26%2037.68h3.53c.028%202.18-3.571%202.013-3.53%200m-.01%203.83h3.53c.028%202.18-3.571%202.013-3.53%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23186648%22%20stroke-linecap%3D%22round%22%20d%3D%22M33.6%2036.67c.409.252.629.513%201.93.513m2.93-.513c-.409.252-.629.513-1.93.513m-2.95%203.307c.409.252.629.513%201.93.513m2.93-.513c-.409.252-.629.513-1.93.513%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M30.99%2027.05c3.314-3.702%206.655-3.638%2010.02%200m-10.02%200l-2.686-.57m12.706.57l2.686-.57%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/melilla-flag.svg?color=%231a73e8&size=48