Current File : /home/resuelf/www/wp-content/plugins/really-simple-ssl/settings/src/utils/Flag/Flags/GdGrenada.js
import * as React from "react";
const SvgGdGrenada = (props) => (
  <svg
    xmlns="http://www.w3.org/2000/svg"
    width={16}
    height={12}
    fill="none"
    {...props}
  >
    <mask
      id="GD_-_Grenada_svg__a"
      width={16}
      height={12}
      x={0}
      y={0}
      maskUnits="userSpaceOnUse"
      style={{
        maskType: "luminance",
      }}
    >
      <path fill="#fff" d="M0 0h16v12H0z" />
    </mask>
    <g mask="url(#GD_-_Grenada_svg__a)">
      <path
        fill="#C51918"
        fillRule="evenodd"
        d="M0 0h16v11a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V0Z"
        clipRule="evenodd"
      />
      <path
        fill="#FECA00"
        fillRule="evenodd"
        d="M3 3h10v6H3V3Z"
        clipRule="evenodd"
      />
      <mask
        id="GD_-_Grenada_svg__b"
        width={10}
        height={6}
        x={3}
        y={3}
        maskUnits="userSpaceOnUse"
        style={{
          maskType: "luminance",
        }}
      >
        <path
          fill="#fff"
          fillRule="evenodd"
          d="M3 3h10v6H3V3Z"
          clipRule="evenodd"
        />
      </mask>
      <g mask="url(#GD_-_Grenada_svg__b)">
        <path
          fill="#23875F"
          fillRule="evenodd"
          d="m3 3 5 3-5 3V3ZM13 3 8 6l5 3V3Z"
          clipRule="evenodd"
        />
        <mask
          id="GD_-_Grenada_svg__c"
          width={5}
          height={6}
          x={8}
          y={3}
          maskUnits="userSpaceOnUse"
          style={{
            maskType: "luminance",
          }}
        >
          <path
            fill="#fff"
            fillRule="evenodd"
            d="M13 3 8 6l5 3V3Z"
            clipRule="evenodd"
          />
        </mask>
        <path
          fill="#C51918"
          fillRule="evenodd"
          d="M8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
          clipRule="evenodd"
        />
        <path
          fill="#FECA00"
          fillRule="evenodd"
          d="m7.965 6.657-1.036.718.331-1.23-.76-.786 1.03-.043.435-1.216.435 1.216h1.028l-.759.829.38 1.157-1.084-.645Z"
          clipRule="evenodd"
        />
      </g>
      <path
        fill="#FECA00"
        fillRule="evenodd"
        d="m4.388 2.221.566-.35.593.315-.208-.566.415-.405h-.562L4.954.621l-.238.594-.562.021.415.384-.18.601Zm3 0 .566-.35.593.315-.208-.566.415-.405h-.562L7.954.621l-.238.594-.562.021.415.384-.18.601Zm3.566-.35-.566.35.181-.601-.415-.384.562-.02.238-.595.238.594h.562l-.415.405.208.566-.593-.316Zm-6.566 9.213.566-.351.592.315-.207-.565.414-.405h-.561l-.238-.594-.238.594-.563.02.416.385-.181.6Zm3.566-.351-.566.35.18-.6-.415-.384.563-.021.238-.594.238.594h.561l-.414.405.207.565-.592-.315Zm2.434.35.566-.35.592.315-.207-.565.414-.405h-.561l-.238-.594-.238.594-.563.02.416.385-.181.6Z"
        clipRule="evenodd"
      />
      <path
        fill="#C51918"
        fillRule="evenodd"
        d="M4.317 6.386s.27.24.416.321c.05-.191-.062-.626-.062-.626-.032-.103-.379-.29-.379-.29s-.097.328.025.595Z"
        clipRule="evenodd"
      />
      <path
        fill="#FECA00"
        fillRule="evenodd"
        d="M4.598 6.965s-.692-.323-.762-.78C3.766 5.728 3.915 5 3.915 5s1.123.255 1.2.803c.076.548-.178.892-.178.892s-.26-.668-.505-.742c0 0 0 .662.166 1.012Z"
        clipRule="evenodd"
      />
    </g>
  </svg>
);
export default SvgGdGrenada;