flag bolivia emoji
flag-bolivia from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.
- Name
- flag-bolivia
- Set
- OpenMoji
- Style
- Default
- Category
- Flags
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More flags icons from OpenMoji
black-flagchequered-flagcrossed-flagsflag-afghanistanflag-aland-islandsflag-albaniaflag-algeriaflag-american-samoaflag-andorraflag-angolaflag-anguillaflag-antarcticaflag-antigua-and-barbudaflag-argentinaflag-armeniaflag-arubaflag-ascension-islandflag-australiaflag-austriaflag-azerbaijanflag-bahamasflag-bahrainflag-bangladeshflag-barbados
Use the flag bolivia 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 42h62v13H5z"/><path fill="#d22f27" d="M5 17h62v13H5z"/><ellipse cx="38.5" cy="33.2" rx="2.2" ry="1.2" transform="rotate(-45 38.5 33.2)"/><ellipse cx="34.5" cy="33.2" rx="1.2" ry="2.2" transform="rotate(-45 34.5 33.2)"/><ellipse cx="36.5" cy="36.867" fill="#61b2e4" rx="2" ry="3.133"/><path fill="#d22f27" d="M40 41a1 1 0 0 1-.707-1.707a1.725 1.725 0 0 0-.006-2.592a1 1 0 0 1 1.42-1.408a3.72 3.72 0 0 1 0 5.414A1 1 0 0 1 40 41m-7.111 0a1 1 0 0 1-.707-.293a3.72 3.72 0 0 1 0-5.414a1 1 0 0 1 1.419 1.41a1.724 1.724 0 0 0-.005 2.59A1 1 0 0 1 32.889 41"/><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 OpenmojiFlagBolivia(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 42h62v13H5z"/><path fill="#d22f27" d="M5 17h62v13H5z"/><ellipse cx="38.5" cy="33.2" rx="2.2" ry="1.2" transform="rotate(-45 38.5 33.2)"/><ellipse cx="34.5" cy="33.2" rx="1.2" ry="2.2" transform="rotate(-45 34.5 33.2)"/><ellipse cx="36.5" cy="36.867" fill="#61b2e4" rx="2" ry="3.133"/><path fill="#d22f27" d="M40 41a1 1 0 0 1-.707-1.707a1.725 1.725 0 0 0-.006-2.592a1 1 0 0 1 1.42-1.408a3.72 3.72 0 0 1 0 5.414A1 1 0 0 1 40 41m-7.111 0a1 1 0 0 1-.707-.293a3.72 3.72 0 0 1 0-5.414a1 1 0 0 1 1.419 1.41a1.724 1.724 0 0 0-.005 2.59A1 1 0 0 1 32.889 41"/><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 42h62v13H5z"/><path fill="#d22f27" d="M5 17h62v13H5z"/><ellipse cx="38.5" cy="33.2" rx="2.2" ry="1.2" transform="rotate(-45 38.5 33.2)"/><ellipse cx="34.5" cy="33.2" rx="1.2" ry="2.2" transform="rotate(-45 34.5 33.2)"/><ellipse cx="36.5" cy="36.867" fill="#61b2e4" rx="2" ry="3.133"/><path fill="#d22f27" d="M40 41a1 1 0 0 1-.707-1.707a1.725 1.725 0 0 0-.006-2.592a1 1 0 0 1 1.42-1.408a3.72 3.72 0 0 1 0 5.414A1 1 0 0 1 40 41m-7.111 0a1 1 0 0 1-.707-.293a3.72 3.72 0 0 1 0-5.414a1 1 0 0 1 1.419 1.41a1.724 1.724 0 0 0-.005 2.59A1 1 0 0 1 32.889 41"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-flag-bolivia {
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%2042h62v13H5z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M5%2017h62v13H5z%22%2F%3E%3Cellipse%20cx%3D%2238.5%22%20cy%3D%2233.2%22%20rx%3D%222.2%22%20ry%3D%221.2%22%20transform%3D%22rotate(-45%2038.5%2033.2)%22%2F%3E%3Cellipse%20cx%3D%2234.5%22%20cy%3D%2233.2%22%20rx%3D%221.2%22%20ry%3D%222.2%22%20transform%3D%22rotate(-45%2034.5%2033.2)%22%2F%3E%3Cellipse%20cx%3D%2236.5%22%20cy%3D%2236.867%22%20fill%3D%22%2361b2e4%22%20rx%3D%222%22%20ry%3D%223.133%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M40%2041a1%201%200%200%201-.707-1.707a1.725%201.725%200%200%200-.006-2.592a1%201%200%200%201%201.42-1.408a3.72%203.72%200%200%201%200%205.414A1%201%200%200%201%2040%2041m-7.111%200a1%201%200%200%201-.707-.293a3.72%203.72%200%200%201%200-5.414a1%201%200%200%201%201.419%201.41a1.724%201.724%200%200%200-.005%202.59A1%201%200%200%201%2032.889%2041%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%2042h62v13H5z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M5%2017h62v13H5z%22%2F%3E%3Cellipse%20cx%3D%2238.5%22%20cy%3D%2233.2%22%20rx%3D%222.2%22%20ry%3D%221.2%22%20transform%3D%22rotate(-45%2038.5%2033.2)%22%2F%3E%3Cellipse%20cx%3D%2234.5%22%20cy%3D%2233.2%22%20rx%3D%221.2%22%20ry%3D%222.2%22%20transform%3D%22rotate(-45%2034.5%2033.2)%22%2F%3E%3Cellipse%20cx%3D%2236.5%22%20cy%3D%2236.867%22%20fill%3D%22%2361b2e4%22%20rx%3D%222%22%20ry%3D%223.133%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M40%2041a1%201%200%200%201-.707-1.707a1.725%201.725%200%200%200-.006-2.592a1%201%200%200%201%201.42-1.408a3.72%203.72%200%200%201%200%205.414A1%201%200%200%201%2040%2041m-7.111%200a1%201%200%200%201-.707-.293a3.72%203.72%200%200%201%200-5.414a1%201%200%200%201%201.419%201.41a1.724%201.724%200%200%200-.005%202.59A1%201%200%200%201%2032.889%2041%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/flag-bolivia.svg?color=%231a73e8&size=48