Some checks failed
Build and Test / build (pull_request) Has been cancelled
Update Document, DrawStyle, Link, PartDesign, and document-* SVGs. Remove DrawStyleHiddenLine.svg.
53 lines
910 B
XML
53 lines
910 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" />
|
|
<rect
|
|
x="6"
|
|
y="6"
|
|
width="10"
|
|
height="10"
|
|
rx="1.5"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="rect2" />
|
|
<rect
|
|
x="10"
|
|
y="10"
|
|
width="10"
|
|
height="10"
|
|
rx="1.5"
|
|
fill="#313244"
|
|
stroke="#cba6f7"
|
|
stroke-width="1.5"
|
|
id="rect3" />
|
|
<rect
|
|
x="14"
|
|
y="14"
|
|
width="10"
|
|
height="10"
|
|
rx="1.5"
|
|
fill="#313244"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="rect4" />
|
|
<circle
|
|
cx="24"
|
|
cy="8"
|
|
r="4"
|
|
fill="none"
|
|
stroke="#a6e3a1"
|
|
stroke-width="1.5"
|
|
id="circle1" />
|
|
</svg>
|