44 lines
2.2 KiB
XML
44 lines
2.2 KiB
XML
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 660 160" width="660" height="160">
|
||
|
|
<defs>
|
||
|
|
<pattern id="diagonalHatch" width="5" height="5" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
|
|
<line x1="0" y1="0" x2="0" y2="5" stroke="#cccccc" stroke-width="1"/>
|
||
|
|
</pattern>
|
||
|
|
<pattern id="search" width="30" height="30" patternUnits="userSpaceOnUse">
|
||
|
|
<g transform="translate(2 2)">
|
||
|
|
<circle cx="16" cy="16" r="6" stroke="black" stroke-width="3" fill="none"/>
|
||
|
|
<line x1="21" y1="21" x2="28" y2="28" stroke="black" stroke-width="3"/>
|
||
|
|
</g>
|
||
|
|
</pattern>
|
||
|
|
</defs>
|
||
|
|
<g font-family="Arial" font-size="16px" direction="ltr" fill="none" stroke="#495057" stroke-width="0">
|
||
|
|
<rect x="10" y="10" width="636" height="34" stroke-width="1"/>
|
||
|
|
<rect transform="translate(8 6)" width="30" height="30" fill="url(#search)"/>
|
||
|
|
<rect x="50" y="14" width="144" height="25" fill="#dddddd" stroke-width="1"/>
|
||
|
|
<text x="54" y="31" fill="#888888" style="font-weight: bold;">My Custom Name</text>
|
||
|
|
<rect x="194" y="14" width="160" height="25" fill="url(#diagonalHatch)" stroke-width="1"/>
|
||
|
|
<text x="200" y="31" fill="#888888">Default value search</text>
|
||
|
|
|
||
|
|
<text x="370" y="31" fill="#888888">aaa</text>
|
||
|
|
<text x="396" y="31" fill="#333333">|</text>
|
||
|
|
<text x="620" y="32" fill="#888888">▼</text>
|
||
|
|
|
||
|
|
<g>
|
||
|
|
<rect x="10" y="50" width="636" height="100" stroke-width="1"/>
|
||
|
|
|
||
|
|
<text x="30" y="76" fill="#888888">Search</text>
|
||
|
|
<text x="86" y="76" fill="#888888" style="font-weight: bold;">Amount</text>
|
||
|
|
<text x="156" y="76" fill="#888888">for:</text>
|
||
|
|
<text x="186" y="76" fill="#888888" style="font-style: italic;">aaa</text>
|
||
|
|
|
||
|
|
<text x="30" y="102" fill="#888888">Search</text>
|
||
|
|
<text x="86" y="102" fill="#888888" style="font-weight: bold;">Currency</text>
|
||
|
|
<text x="162" y="102" fill="#888888">for:</text>
|
||
|
|
<text x="192" y="102" fill="#888888" style="font-style: italic;">aaa</text>
|
||
|
|
|
||
|
|
<text x="30" y="128" fill="#888888">Search</text>
|
||
|
|
<text x="86" y="128" fill="#888888" style="font-weight: bold;">Reference</text>
|
||
|
|
<text x="170" y="128" fill="#888888">for:</text>
|
||
|
|
<text x="200" y="128" fill="#888888" style="font-style: italic;">aaa</text>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</svg>
|