OwlCyberSecurity - MANAGER
Edit File: CgRepublicOfTheCongo.js
import * as React from "react"; const SvgCgRepublicOfTheCongo = (props) => ( <svg xmlns="http://www.w3.org/2000/svg" width={16} height={12} fill="none" {...props} > <mask id="CG_-_Republic_of_the_Congo_svg__a" width={16} height={12} x={0} y={0} maskUnits="userSpaceOnUse" style={{ maskType: "luminance", }} > <rect width={16} height={12} fill="#fff" rx={0.25} /> </mask> <g mask="url(#CG_-_Republic_of_the_Congo_svg__a)"> <path fill="#FA1111" fillRule="evenodd" d="M16 0v12H0L16 0Z" clipRule="evenodd" /> <path fill="#07A907" fillRule="evenodd" d="M0 12V0h16L0 12Z" clipRule="evenodd" /> <path fill="#FBCD17" fillRule="evenodd" d="M14.746-2.9-.5 11.788l3.026 1.506L17.32-.106 14.746-2.9Z" clipRule="evenodd" /> <mask id="CG_-_Republic_of_the_Congo_svg__b" width={19} height={17} x={-1} y={-3} maskUnits="userSpaceOnUse" style={{ maskType: "luminance", }} > <path fill="#fff" fillRule="evenodd" d="M14.746-2.9-.5 11.788l3.026 1.506L17.32-.106 14.746-2.9Z" clipRule="evenodd" /> </mask> </g> </svg> ); export default SvgCgRepublicOfTheCongo;