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
837 B
XML
43 lines
837 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="16"
|
|
r="5"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle1" />
|
|
<circle
|
|
cx="22"
|
|
cy="16"
|
|
r="5"
|
|
fill="none"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="circle2" />
|
|
<path
|
|
d="M 13,12 19,12 M 19,12 17,10 M 19,12 17,14"
|
|
stroke="#a6e3a1"
|
|
stroke-width="1.5"
|
|
fill="none"
|
|
id="path1" />
|
|
<path
|
|
d="M 19,20 13,20 M 13,20 15,18 M 13,20 15,22"
|
|
stroke="#f38ba8"
|
|
stroke-width="1.5"
|
|
fill="none"
|
|
id="path2" />
|
|
</svg>
|