OwlCyberSecurity - MANAGER
Edit File: TfFrenchSouthernAndAntarcticLands.js
import * as React from "react"; const SvgTfFrenchSouthernAndAntarcticLands = (props) => ( <svg xmlns="http://www.w3.org/2000/svg" width={16} height={12} fill="none" {...props} > <mask id="TF_-_French_Southern_and_Antarctic_Lands_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(#TF_-_French_Southern_and_Antarctic_Lands_svg__a)"> <path fill="#2E42A5" fillRule="evenodd" d="M0 0v12h16V0H0Z" clipRule="evenodd" /> <mask id="TF_-_French_Southern_and_Antarctic_Lands_svg__b" width={16} height={12} x={0} y={0} maskUnits="userSpaceOnUse" style={{ maskType: "luminance", }} > <path fill="#fff" fillRule="evenodd" d="M0 0v12h16V0H0Z" clipRule="evenodd" /> </mask> <g mask="url(#TF_-_French_Southern_and_Antarctic_Lands_svg__b)"> <path fill="#F7FCFF" fillRule="evenodd" d="M9.394 3.1h4.025l-.393.752h-1.22v.404h.936l-.382.7h-.554v1.399l.913-1.44 1.183 2.047h-.483l-.17-.224h-1.07l-.752 1.39v.077l-.02-.038-.021.038V8.13l-.753-1.39h-1.07l-.169.223h-.483l1.183-2.047.913 1.44V3.852h-1.22L9.394 3.1Zm3.349 2.655-.263.404h.497l-.234-.404Zm-2.673 0 .263.404h-.497l.234-.404Zm-1.913-.448L8.572 5l.416.307-.147-.514.404-.324-.506-.01-.167-.507-.166.506-.506.011.403.324-.146.514ZM14.227 5l-.415.307.147-.514-.404-.324.507-.01.166-.507.166.506.506.011-.403.324.146.514L14.228 5ZM12.54 8.902l.415-.307.416.307-.147-.514.404-.324-.507-.01-.166-.507-.166.506-.506.011.403.324-.146.514Zm-2.695-.307-.416.307.147-.514-.404-.324.507-.01.166-.507.166.506.506.011-.403.324.146.514-.415-.307Zm1.14 1.505.415-.306.415.306-.146-.513.403-.324-.506-.011-.166-.507-.166.507-.506.01.403.325-.146.513Z" clipRule="evenodd" /> <path fill="#2E42A5" stroke="#fff" strokeWidth={0.5} d="M-.25-.25h6.5v5.5h-6.5z" /> <mask id="TF_-_French_Southern_and_Antarctic_Lands_svg__c" width={8} height={7} x={-1} y={-1} maskUnits="userSpaceOnUse" style={{ maskType: "luminance", }} > <path fill="#fff" stroke="#fff" strokeWidth={0.5} d="M-.25-.25h6.5v5.5h-6.5z" /> </mask> <g fillRule="evenodd" clipRule="evenodd" mask="url(#TF_-_French_Southern_and_Antarctic_Lands_svg__c)" > <path fill="#F50100" d="M4 0h2v5H4V0Z" /> <path fill="#2E42A5" d="M0 0h2v5H0V0Z" /> <path fill="#F7FCFF" d="M2 0h2v5H2V0Z" /> </g> </g> </g> </svg> ); export default SvgTfFrenchSouthernAndAntarcticLands;