es-pv-4x3 from Flag Icons by Panayiotis Lipiridis · 4x3 · MIT Free for personal and commercial use.

Name
es-pv-4x3
Set
Flag Icons
Style
4x3
Viewbox
640×480
License
MIT

1 other variant in Flag Icons

The same logo in other sets

Related icons in Flag Icons

Use the es pv logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#d52b1e" d="M0 0h640v480H0z"/><path fill="#009b48" d="M0 0h53.1l133.4 100.1l133.5 100L586.9 0H640v39.9l-133.4 100L373.2 240L640 440.2V480h-53.1L453.5 380L320 279.9L53.1 480H0v-39.8l133.4-100.1L266.8 240L0 39.9v-20z"/><path fill="#fff" d="M288.1 0h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z"/></svg>

React

import type { SVGProps } from "react";

export function FlagEsPv4x3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#d52b1e" d="M0 0h640v480H0z"/><path fill="#009b48" d="M0 0h53.1l133.4 100.1l133.5 100L586.9 0H640v39.9l-133.4 100L373.2 240L640 440.2V480h-53.1L453.5 380L320 279.9L53.1 480H0v-39.8l133.4-100.1L266.8 240L0 39.9v-20z"/><path fill="#fff" d="M288.1 0h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#d52b1e" d="M0 0h640v480H0z"/><path fill="#009b48" d="M0 0h53.1l133.4 100.1l133.5 100L586.9 0H640v39.9l-133.4 100L373.2 240L640 440.2V480h-53.1L453.5 380L320 279.9L53.1 480H0v-39.8l133.4-100.1L266.8 240L0 39.9v-20z"/><path fill="#fff" d="M288.1 0h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z"/></svg>
</template>

CSS

.icon-es-pv-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%23d52b1e%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%23009b48%22%20d%3D%22M0%200h53.1l133.4%20100.1l133.5%20100L586.9%200H640v39.9l-133.4%20100L373.2%20240L640%20440.2V480h-53.1L453.5%20380L320%20279.9L53.1%20480H0v-39.8l133.4-100.1L266.8%20240L0%2039.9v-20z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M288.1%200h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z%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%23d52b1e%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%23009b48%22%20d%3D%22M0%200h53.1l133.4%20100.1l133.5%20100L586.9%200H640v39.9l-133.4%20100L373.2%20240L640%20440.2V480h-53.1L453.5%20380L320%20279.9L53.1%20480H0v-39.8l133.4-100.1L266.8%20240L0%2039.9v-20z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M288.1%200h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/es-pv-4x3.svg?color=%231a73e8&size=48