Some checks failed
Build and Test / build (pull_request) Has been cancelled
Update Document, DrawStyle, Link, PartDesign, and document-* SVGs. Remove DrawStyleHiddenLine.svg.
49 lines
838 B
XML
49 lines
838 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="10"
|
|
width="20"
|
|
height="14"
|
|
rx="2"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="rect2" />
|
|
<circle
|
|
cx="12"
|
|
cy="17"
|
|
r="3"
|
|
fill="none"
|
|
stroke="#cba6f7"
|
|
stroke-width="1.5"
|
|
id="circle1" />
|
|
<circle
|
|
cx="20"
|
|
cy="17"
|
|
r="3"
|
|
fill="none"
|
|
stroke="#cba6f7"
|
|
stroke-width="1.5"
|
|
id="circle2" />
|
|
<line
|
|
x1="15"
|
|
y1="17"
|
|
x2="17"
|
|
y2="17"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="line1" />
|
|
</svg>
|