mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-17 04:37:53 +00:00
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="90px" height="90px" viewBox="0 0 90 90" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Project Management</title>
|
|
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<g transform="translate(5.000000, 5.000000)" stroke="#3578E5" stroke-width="2">
|
|
<rect x="0" y="0" width="80" height="80" rx="4"></rect>
|
|
<rect x="10" y="10" width="25" height="25" rx="2"></rect>
|
|
<rect x="45" y="10" width="25" height="25" rx="2"></rect>
|
|
<rect x="10" y="45" width="25" height="25" rx="2"></rect>
|
|
<rect x="45" y="45" width="25" height="25" rx="2"></rect>
|
|
<line x1="18" y1="18" x2="27" y2="27" stroke-linecap="round"></line>
|
|
<line x1="27" y1="18" x2="18" y2="27" stroke-linecap="round"></line>
|
|
<line x1="53" y1="22.5" x2="62" y2="22.5" stroke-linecap="round"></line>
|
|
<circle cx="22.5" cy="57.5" r="7.5"></circle>
|
|
<polyline points="50 53 55 58 65 48" stroke-linecap="round" stroke-linejoin="round"></polyline>
|
|
</g>
|
|
</g>
|
|
</svg>
|