bosun.org@v0.0.0-20210513094433-e25bc3e69a1f/docs/public/bosun-logo-mark.svg (about)

     1  <?xml version="1.0" encoding="utf-8" ?>
     2  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
     3  	"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
     4  <svg width="800" height="800" xmlns="http://www.w3.org/2000/svg">
     5  	<g transform="translate(50,50)">
     6  		<rect width="700" height="350" rx="25" ry="25" style="fill: #4ba2d9"/>
     7  		<rect width="700" height="350" y="350" rx="25" ry="25" style="fill: #1f5296"/>
     8  	</g>
     9  	<path d="M 200 200 l 200 200 l -200 200 l -200 -200 Z" fill="#356eb6" stroke="white" stroke-width="15"/>
    10  	<path d="M 600 200 l 200 200 l -200 200 l -200 -200 Z" fill="#356eb6" stroke="white" stroke-width="15"/>
    11  	<rect width="50" height="100%" fill="white"/>
    12  	<rect width="50" height="100%" x="750" fill="white"/>
    13  	<rect width="1" height="100%" x="200" fill="white" stroke="white" stroke-width="5"/>
    14  	<rect width="1" height="100%" x="400" fill="white" stroke="white" stroke-width="5"/>
    15  	<rect width="1" height="100%" x="600" fill="white" stroke="white" stroke-width="5"/>
    16  	<circle cx="200" cy="200" r="62.5" fill="#1f5296" stroke="white" stroke-width="25"/>
    17  	<circle cx="600" cy="200" r="62.5" fill="#1f5296" stroke="white" stroke-width="25"/>
    18  	<circle cx="200" cy="600" r="62.5" fill="#4ba2d9" stroke="white" stroke-width="25"/>
    19  	<circle cx="600" cy="600" r="62.5" fill="#4ba2d9" stroke="white" stroke-width="25"/>
    20  </svg>