OwlCyberSecurity - MANAGER
Edit File: KeKenia.js
import * as React from "react"; const SvgKeKenia = (props) => ( <svg xmlns="http://www.w3.org/2000/svg" width={16} height={12} fill="none" {...props} > <mask id="KE_-_Kenia_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(#KE_-_Kenia_svg__a)"> <path fill="#0067C3" fillRule="evenodd" d="M0 0h16v12H0V0Z" clipRule="evenodd" /> <path fill="#272727" fillRule="evenodd" d="M0 0v4h16V0H0Z" clipRule="evenodd" /> <path fill="#4E8B1D" fillRule="evenodd" d="M0 8v4h16V8H0Z" clipRule="evenodd" /> <path fill="#E31D1C" stroke="#F7FCFF" d="M0 3.5h-.5v5h17v-5H0Z" /> </g> <path fill="#fff" d="M9.812 2.015c.114-.205.42-.43.92-.673a.068.068 0 0 1 .056 0c.03.012.043.044.028.07l-5.179 9.314-.27-.116L9.932 2.4c-.206-.03-.247-.158-.12-.385Z" /> <path fill="#fff" d="M6.183 2.015c.126.227.086.356-.12.385l4.564 8.21-.27.116L5.18 1.412c-.015-.026-.003-.058.027-.07a.068.068 0 0 1 .056 0c.5.244.807.468.92.673Z" /> <path fill="#E31D1C" fillRule="evenodd" d="M8 10.474c.598 0 3-1.885 3-4.21 0-2.326-2.402-4.211-3-4.211-.598 0-3 1.885-3 4.21 0 2.326 2.402 4.21 3 4.21Z" clipRule="evenodd" /> <mask id="KE_-_Kenia_svg__b" width={6} height={9} x={5} y={2} maskUnits="userSpaceOnUse" style={{ maskType: "luminance", }} > <path fill="#fff" fillRule="evenodd" d="M8 10.474c.598 0 3-1.885 3-4.21 0-2.326-2.402-4.211-3-4.211-.598 0-3 1.885-3 4.21 0 2.326 2.402 4.21 3 4.21Z" clipRule="evenodd" /> </mask> <g mask="url(#KE_-_Kenia_svg__b)"> <path fill="#272727" d="M2.5 9.947c2.32 0 4.2-1.65 4.2-3.684 0-2.035-1.88-3.684-4.2-3.684-2.32 0-4.2 1.65-4.2 3.684 0 2.035 1.88 3.684 4.2 3.684ZM13.5 9.947c2.32 0 4.2-1.65 4.2-3.684 0-2.035-1.88-3.684-4.2-3.684-2.32 0-4.2 1.65-4.2 3.684 0 2.035 1.88 3.684 4.2 3.684Z" /> <path fill="#F7FCFF" fillRule="evenodd" d="M8.12 5.7c.274-.17.48-.914.48-1.805 0-.891-.206-1.635-.48-1.806V5.7Zm-.3-.047c-.243-.235-.42-.933-.42-1.758s.177-1.523.42-1.758v3.516Zm0 1.22v3.516c-.243-.234-.42-.933-.42-1.757 0-.825.177-1.523.42-1.758Zm.3 3.564v-3.61c.274.17.48.913.48 1.805 0 .89-.206 1.634-.48 1.805Z" clipRule="evenodd" /> <path fill="#F7FCFF" d="M8 5.737c.331 0 .6.235.6.526 0 .29-.269.526-.6.526-.331 0-.6-.235-.6-.526 0-.29.269-.526.6-.526Z" /> </g> </svg> ); export default SvgKeKenia;