az-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.

Name
az-1x1
Set
Flag Icons
Style
1x1
Viewbox
512×512
License
MIT

1 other variant in Flag Icons

The same logo in other sets

Use the az logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#3f9c35" d="M0 0h512v512H0z"/><path fill="#ed2939" d="M0 0h512v341.3H0z"/><path fill="#00b9e4" d="M0 0h512v170.7H0z"/><circle cx="238.8" cy="256" r="76.8" fill="#fff"/><circle cx="255.9" cy="256" r="64" fill="#ed2939"/><path fill="#fff" d="m324.2 213.3l8.1 23l22-10.5l-10.4 22l23 8.2l-23 8.2l10.4 22l-22-10.5l-8.1 23l-8.2-23l-22 10.5l10.5-22l-23-8.2l23-8.2l-10.5-22l22 10.5z"/></svg>

React

import type { SVGProps } from "react";

export function FlagAz1x1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#3f9c35" d="M0 0h512v512H0z"/><path fill="#ed2939" d="M0 0h512v341.3H0z"/><path fill="#00b9e4" d="M0 0h512v170.7H0z"/><circle cx="238.8" cy="256" r="76.8" fill="#fff"/><circle cx="255.9" cy="256" r="64" fill="#ed2939"/><path fill="#fff" d="m324.2 213.3l8.1 23l22-10.5l-10.4 22l23 8.2l-23 8.2l10.4 22l-22-10.5l-8.1 23l-8.2-23l-22 10.5l10.5-22l-23-8.2l23-8.2l-10.5-22l22 10.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#3f9c35" d="M0 0h512v512H0z"/><path fill="#ed2939" d="M0 0h512v341.3H0z"/><path fill="#00b9e4" d="M0 0h512v170.7H0z"/><circle cx="238.8" cy="256" r="76.8" fill="#fff"/><circle cx="255.9" cy="256" r="64" fill="#ed2939"/><path fill="#fff" d="m324.2 213.3l8.1 23l22-10.5l-10.4 22l23 8.2l-23 8.2l10.4 22l-22-10.5l-8.1 23l-8.2-23l-22 10.5l10.5-22l-23-8.2l23-8.2l-10.5-22l22 10.5z"/></svg>
</template>

CSS

.icon-az-1x1 {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%233f9c35%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23ed2939%22%20d%3D%22M0%200h512v341.3H0z%22%2F%3E%3Cpath%20fill%3D%22%2300b9e4%22%20d%3D%22M0%200h512v170.7H0z%22%2F%3E%3Ccircle%20cx%3D%22238.8%22%20cy%3D%22256%22%20r%3D%2276.8%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%22255.9%22%20cy%3D%22256%22%20r%3D%2264%22%20fill%3D%22%23ed2939%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m324.2%20213.3l8.1%2023l22-10.5l-10.4%2022l23%208.2l-23%208.2l10.4%2022l-22-10.5l-8.1%2023l-8.2-23l-22%2010.5l10.5-22l-23-8.2l23-8.2l-10.5-22l22%2010.5z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%233f9c35%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23ed2939%22%20d%3D%22M0%200h512v341.3H0z%22%2F%3E%3Cpath%20fill%3D%22%2300b9e4%22%20d%3D%22M0%200h512v170.7H0z%22%2F%3E%3Ccircle%20cx%3D%22238.8%22%20cy%3D%22256%22%20r%3D%2276.8%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%22255.9%22%20cy%3D%22256%22%20r%3D%2264%22%20fill%3D%22%23ed2939%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m324.2%20213.3l8.1%2023l22-10.5l-10.4%2022l23%208.2l-23%208.2l10.4%2022l-22-10.5l-8.1%2023l-8.2-23l-22%2010.5l10.5-22l-23-8.2l23-8.2l-10.5-22l22%2010.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/az-1x1.svg?color=%231a73e8&size=48