mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-11 01:42:38 +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>Workflow</title>
|
|
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<g transform="translate(10.000000, 10.000000)" stroke="#3578E5" stroke-width="2">
|
|
<rect x="0" y="0" width="20" height="20" rx="4"></rect>
|
|
<rect x="0" y="50" width="20" height="20" rx="4"></rect>
|
|
<rect x="50" y="25" width="20" height="20" rx="4"></rect>
|
|
<path d="M10,20 L10,30" stroke-linecap="round"></path>
|
|
<path d="M10,30 L30,30" stroke-linecap="round"></path>
|
|
<path d="M30,30 L30,35" stroke-linecap="round"></path>
|
|
<path d="M30,35 L50,35" stroke-linecap="round"></path>
|
|
<path d="M60,45 L60,55" stroke-linecap="round"></path>
|
|
<path d="M60,55 L30,55" stroke-linecap="round"></path>
|
|
<path d="M30,55 L30,60" stroke-linecap="round"></path>
|
|
<path d="M30,60 L20,60" stroke-linecap="round"></path>
|
|
</g>
|
|
</g>
|
|
</svg> |