bb logo
bb-4x3 from Flag Icons by Panayiotis Lipiridis · 4x3 · MIT Free for personal and commercial use.
- Name
- bb-4x3
- Set
- Flag Icons
- Style
- 4x3
- Viewbox
- 640×480
- License
- MIT
1 other variant in Flag Icons
The same logo in other sets
Use the bb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#00267f" d="M0 0h640v480H0z"/><path fill="#ffc726" d="M213.3 0h213.4v480H213.3z"/><path id="SVGrF6Z8dBc" fill="#000001" d="M319.8 135.5c-7 19-14 38.6-29.2 53.7c4.7-1.6 13-3 18.2-2.8v79.5l-22.4 3.3c-.8 0-1-1.3-1-3c-2.2-24.7-8-45.5-14.8-67c-.5-2.9-9-14-2.4-12c.8 0 9.5 3.6 8.2 1.9a85 85 0 0 0-46.4-24c-1.5-.3-2.4.5-1 2.2c22.4 34.6 41.3 75.5 41.1 124c8.8 0 30-5.2 38.7-5.2v56.1H320l2.5-156.7z"/><use width="100%" height="100%" href="#SVGrF6Z8dBc" transform="matrix(-1 0 0 1 639.5 0)"/></svg>
React
import type { SVGProps } from "react";
export function FlagBb4x3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#00267f" d="M0 0h640v480H0z"/><path fill="#ffc726" d="M213.3 0h213.4v480H213.3z"/><path id="SVGrF6Z8dBc" fill="#000001" d="M319.8 135.5c-7 19-14 38.6-29.2 53.7c4.7-1.6 13-3 18.2-2.8v79.5l-22.4 3.3c-.8 0-1-1.3-1-3c-2.2-24.7-8-45.5-14.8-67c-.5-2.9-9-14-2.4-12c.8 0 9.5 3.6 8.2 1.9a85 85 0 0 0-46.4-24c-1.5-.3-2.4.5-1 2.2c22.4 34.6 41.3 75.5 41.1 124c8.8 0 30-5.2 38.7-5.2v56.1H320l2.5-156.7z"/><use width="100%" height="100%" href="#SVGrF6Z8dBc" transform="matrix(-1 0 0 1 639.5 0)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#00267f" d="M0 0h640v480H0z"/><path fill="#ffc726" d="M213.3 0h213.4v480H213.3z"/><path id="SVGrF6Z8dBc" fill="#000001" d="M319.8 135.5c-7 19-14 38.6-29.2 53.7c4.7-1.6 13-3 18.2-2.8v79.5l-22.4 3.3c-.8 0-1-1.3-1-3c-2.2-24.7-8-45.5-14.8-67c-.5-2.9-9-14-2.4-12c.8 0 9.5 3.6 8.2 1.9a85 85 0 0 0-46.4-24c-1.5-.3-2.4.5-1 2.2c22.4 34.6 41.3 75.5 41.1 124c8.8 0 30-5.2 38.7-5.2v56.1H320l2.5-156.7z"/><use width="100%" height="100%" href="#SVGrF6Z8dBc" transform="matrix(-1 0 0 1 639.5 0)"/></svg> </template>
CSS
.icon-bb-4x3 {
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%20640%20480%22%3E%3Cpath%20fill%3D%22%2300267f%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffc726%22%20d%3D%22M213.3%200h213.4v480H213.3z%22%2F%3E%3Cpath%20id%3D%22SVGrF6Z8dBc%22%20fill%3D%22%23000001%22%20d%3D%22M319.8%20135.5c-7%2019-14%2038.6-29.2%2053.7c4.7-1.6%2013-3%2018.2-2.8v79.5l-22.4%203.3c-.8%200-1-1.3-1-3c-2.2-24.7-8-45.5-14.8-67c-.5-2.9-9-14-2.4-12c.8%200%209.5%203.6%208.2%201.9a85%2085%200%200%200-46.4-24c-1.5-.3-2.4.5-1%202.2c22.4%2034.6%2041.3%2075.5%2041.1%20124c8.8%200%2030-5.2%2038.7-5.2v56.1H320l2.5-156.7z%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGrF6Z8dBc%22%20transform%3D%22matrix(-1%200%200%201%20639.5%200)%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%20640%20480%22%3E%3Cpath%20fill%3D%22%2300267f%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffc726%22%20d%3D%22M213.3%200h213.4v480H213.3z%22%2F%3E%3Cpath%20id%3D%22SVGrF6Z8dBc%22%20fill%3D%22%23000001%22%20d%3D%22M319.8%20135.5c-7%2019-14%2038.6-29.2%2053.7c4.7-1.6%2013-3%2018.2-2.8v79.5l-22.4%203.3c-.8%200-1-1.3-1-3c-2.2-24.7-8-45.5-14.8-67c-.5-2.9-9-14-2.4-12c.8%200%209.5%203.6%208.2%201.9a85%2085%200%200%200-46.4-24c-1.5-.3-2.4.5-1%202.2c22.4%2034.6%2041.3%2075.5%2041.1%20124c8.8%200%2030-5.2%2038.7-5.2v56.1H320l2.5-156.7z%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGrF6Z8dBc%22%20transform%3D%22matrix(-1%200%200%201%20639.5%200)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/bb-4x3.svg?color=%231a73e8&size=48