OwlCyberSecurity - MANAGER
Edit File: GbSctScotland.js
import * as React from "react"; const SvgGbSctScotland = (props) => ( <svg xmlns="http://www.w3.org/2000/svg" width={18} height={14} fill="none" {...props} > <path fill="#0067C3" d="M1 1h16v12H1z" /> <path fill="#fff" fillRule="evenodd" d="M9 8.25 1.6 13.8.4 12.2 7.333 7 .4 1.8 1.6.2 9 5.75 16.4.2l1.2 1.6L10.667 7l6.933 5.2-1.2 1.6L9 8.25Z" clipRule="evenodd" /> </svg> ); export default SvgGbSctScotland;