Some checks failed
Build and Test / build (pull_request) Has been cancelled
Update Document, DrawStyle, Link, PartDesign, and document-* SVGs. Remove DrawStyleHiddenLine.svg.
43 lines
764 B
XML
43 lines
764 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
viewBox="0 0 32 32"
|
|
version="1.1"
|
|
id="svg3"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<rect
|
|
width="32"
|
|
height="32"
|
|
rx="4"
|
|
fill="#313244"
|
|
id="rect1" />
|
|
<circle
|
|
cx="10"
|
|
cy="10"
|
|
r="3"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle1" />
|
|
<circle
|
|
cx="22"
|
|
cy="10"
|
|
r="3"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle2" />
|
|
<circle
|
|
cx="10"
|
|
cy="20"
|
|
r="3"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle3" />
|
|
<path
|
|
d="M 24,18 24,26 18,22 Z"
|
|
fill="#a6e3a1"
|
|
id="path1" />
|
|
</svg>
|