OwlCyberSecurity - MANAGER
Edit File: FkFalklandIslands.js
import * as React from "react"; const SvgFkFalklandIslands = (props) => ( <svg xmlns="http://www.w3.org/2000/svg" width={16} height={12} fill="none" {...props} > <mask id="FK_-_Falkland_Islands_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(#FK_-_Falkland_Islands_svg__a)"> <path fill="#2E42A5" fillRule="evenodd" d="M0 0v12h16V0H0Z" clipRule="evenodd" /> <g clipPath="url(#FK_-_Falkland_Islands_svg__b)"> <path fill="#2E42A5" d="M0 0h9v7H0z" /> <path fill="#F7FCFF" d="m-1.002 6.5 1.98.869L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z" /> <path fill="#F50100" d="m-.731 7.108 1.009.505 9.437-8.08H8.298L-.731 7.109Z" /> <path fill="#F7FCFF" d="m10.002 6.5-1.98.869L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z" /> <path fill="#F50100" d="m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z" /> <path fill="#F50100" fillRule="evenodd" d="M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z" clipRule="evenodd" /> <path fill="#F7FCFF" fillRule="evenodd" d="M3.242-.75h2.5v3H9.75v2.5H5.742v3h-2.5v-3H-.75v-2.5h3.992v-3ZM3.992 3H0v1h3.992v3h1V4H9V3H4.992V0h-1v3Z" clipRule="evenodd" /> </g> <path fill="#6DC2FF" stroke="#F7FCFF" strokeWidth={0.25} d="M12.975 9.857c-.514 0-.872-.121-1.127-.333-.256-.213-.424-.53-.531-.952-.107-.423-.151-.94-.168-1.541-.011-.423-.01-.881-.007-1.373l.002-.517h3.708c.066 1.204.09 2.377-.146 3.257-.12.452-.308.815-.582 1.065-.272.247-.64.394-1.149.394Z" /> <mask id="FK_-_Falkland_Islands_svg__c" width={5} height={5} x={11} y={5} maskUnits="userSpaceOnUse" style={{ maskType: "luminance", }} > <path fill="#fff" stroke="#fff" strokeWidth={0.25} d="M12.975 9.857c-.514 0-.872-.121-1.127-.333-.256-.213-.424-.53-.531-.952-.107-.423-.151-.94-.168-1.541-.011-.423-.01-.881-.007-1.373l.002-.517h3.708c.066 1.204.09 2.377-.146 3.257-.12.452-.308.815-.582 1.065-.272.247-.64.394-1.149.394Z" /> </mask> <g mask="url(#FK_-_Falkland_Islands_svg__c)"> <path fill="#E1E5E8" fillRule="evenodd" d="M12.261 6.794s-.197-.146-.282-.383a8.826 8.826 0 0 1-.252-.92c0-.055-.223 0-.223 0s.003-.267.088-.267c.083 0 .087-.246.29-.184.205.062.365.29.573.29.208 0 1.077.066 1.216.066.14 0 .508.295.508.516 0 .22-.1.55-.179.55-.079 0-.178.19-.329.127-.15-.063-.508-.193-.83-.128-.32.065-.386.024-.386.128 0 .104-.194.205-.194.205Z" clipRule="evenodd" /> <path fill="#49801E" fillRule="evenodd" d="M11.8 6.64h2.578l-.444.573h-1.821L11.8 6.64Z" clipRule="evenodd" /> <path stroke="#fff" strokeWidth={0.533} d="M11.767 9.148s.445.16.631.14c.207-.022.39-.257.527-.257s.402.235.608.257c.186.02.55-.14.55-.14M11.277 8.468c.154-.13.49-.14.49-.14s.445.16.631.14c.207-.021.39-.256.527-.256s.402.235.608.256c.186.02.55-.14.55-.14s.203-.228.459.013" /> <path fill="#fff" d="m11.23 7.765-.337-.413c.132-.108.354-.215.679-.332l.157-.008c.336.087.56.124.643.116a.44.44 0 0 0 .155-.08c.235-.156.258-.169.398-.169.127 0 .154.013.42.157l.096.049c.056.027.096.04.118.043.065.006.194-.024.374-.096.235-.214.532-.192.788.042.17.155.308.28.411.376l-.362.392c-.102-.095-.238-.22-.408-.374-.068-.062-.053-.061-.083-.029l-.092.065c-.28.118-.502.173-.68.155a.883.883 0 0 1-.297-.093 2.674 2.674 0 0 1-.118-.061c-.129-.07-.178-.092-.167-.092.022 0-.009.017-.103.08-.152.1-.257.152-.397.166-.155.015-.395-.022-.748-.11-.228.087-.38.162-.447.216Z" /> </g> <path stroke="#B85F3C" strokeWidth={0.5} d="M11.482 9.197s.492.471.195.79c-.298.32-.57.134-.57.134M14.525 9.197s-.492.471-.195.79c.297.32.57.134.57.134" /> <path stroke="#CB8B73" strokeWidth={0.5} d="M11.16 9.577s.848.81 1.89.81c1.042 0 1.88-.62 1.88-.62" /> </g> <defs> <clipPath id="FK_-_Falkland_Islands_svg__b"> <path fill="#fff" d="M0 0h9v7H0z" /> </clipPath> </defs> </svg> ); export default SvgFkFalklandIslands;