ceuta flag emoji
ceuta-flag from OpenMoji by OpenMoji · Default · Extras Unicode · CC-BY-SA-4.0 Attribution required.
- Name
- ceuta-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 ceuta flag emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M5 17h62v38H5z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".1" d="m5 17l31 19V17zm31 19l31-19v19zm0 0l31 19H36zM5 36h31L5 55z"/><path fill="#fff" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.63 34.08h8.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="#1e50a0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 36.67v4.785"/><path fill="none" stroke="#1e50a0" stroke-linecap="round" stroke-width="2" d="M34.18 39.06h3.632"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M30.96 31.45c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-width="2" d="M36 27.63v3.032m-6.43-1.622l1.396 2.911M42.5 29.04l-1.396 2.911"/><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 OpenmojiCeutaFlag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M5 17h62v38H5z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".1" d="m5 17l31 19V17zm31 19l31-19v19zm0 0l31 19H36zM5 36h31L5 55z"/><path fill="#fff" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.63 34.08h8.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="#1e50a0" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36 36.67v4.785"/><path fill="none" stroke="#1e50a0" strokeLinecap="round" strokeWidth="2" d="M34.18 39.06h3.632"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="3" d="M30.96 31.45c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeWidth="2" d="M36 27.63v3.032m-6.43-1.622l1.396 2.911M42.5 29.04l-1.396 2.911"/><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="#fff" d="M5 17h62v38H5z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".1" d="m5 17l31 19V17zm31 19l31-19v19zm0 0l31 19H36zM5 36h31L5 55z"/><path fill="#fff" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.63 34.08h8.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="#1e50a0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 36.67v4.785"/><path fill="none" stroke="#1e50a0" stroke-linecap="round" stroke-width="2" d="M34.18 39.06h3.632"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M30.96 31.45c3.306-.871 6.684-.904 10.14 0"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-width="2" d="M36 27.63v3.032m-6.43-1.622l1.396 2.911M42.5 29.04l-1.396 2.911"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-ceuta-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%23fff%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.1%22%20d%3D%22m5%2017l31%2019V17zm31%2019l31-19v19zm0%200l31%2019H36zM5%2036h31L5%2055z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.63%2034.08h8.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%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2036.67v4.785%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.18%2039.06h3.632%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.96%2031.45c3.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%22M36%2027.63v3.032m-6.43-1.622l1.396%202.911M42.5%2029.04l-1.396%202.911%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%23fff%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.1%22%20d%3D%22m5%2017l31%2019V17zm31%2019l31-19v19zm0%200l31%2019H36zM5%2036h31L5%2055z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.63%2034.08h8.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%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2036.67v4.785%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.18%2039.06h3.632%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.96%2031.45c3.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%22M36%2027.63v3.032m-6.43-1.622l1.396%202.911M42.5%2029.04l-1.396%202.911%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/ceuta-flag.svg?color=%231a73e8&size=48