Some checks failed
Build and Test / build (pull_request) Has been cancelled
Update Document, DrawStyle, Link, PartDesign, and document-* SVGs. Remove DrawStyleHiddenLine.svg.
63 lines
1.0 KiB
XML
63 lines
1.0 KiB
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="4"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle1" />
|
|
<circle
|
|
cx="22"
|
|
cy="10"
|
|
r="4"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle2" />
|
|
<circle
|
|
cx="10"
|
|
cy="22"
|
|
r="4"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle3" />
|
|
<circle
|
|
cx="22"
|
|
cy="22"
|
|
r="4"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle4" />
|
|
<line
|
|
x1="14"
|
|
y1="10"
|
|
x2="18"
|
|
y2="10"
|
|
stroke="#cba6f7"
|
|
stroke-width="1.5"
|
|
id="line1" />
|
|
<line
|
|
x1="10"
|
|
y1="14"
|
|
x2="10"
|
|
y2="18"
|
|
stroke="#cba6f7"
|
|
stroke-width="1.5"
|
|
id="line2" />
|
|
</svg>
|