docs(home): changes icons pics
This commit is contained in:
27
lstDocs/static/img/one_click_print.svg
Normal file
27
lstDocs/static/img/one_click_print.svg
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="220"
|
||||
height="180"
|
||||
viewBox="0 0 220 180"
|
||||
fill="none">
|
||||
|
||||
<!-- Printer body -->
|
||||
<rect x="40" y="50" width="140" height="80" rx="8" fill="#4F46E5"/>
|
||||
<rect x="40" y="50" width="140" height="80" rx="8" stroke="#312E81" stroke-width="3"/>
|
||||
|
||||
<!-- Paper slot -->
|
||||
<rect x="60" y="40" width="100" height="20" rx="3" fill="white" stroke="#312E81" stroke-width="2"/>
|
||||
|
||||
<!-- Paper coming out -->
|
||||
<rect x="70" y="110" width="80" height="40" rx="3" fill="white" stroke="#312E81" stroke-width="2"/>
|
||||
|
||||
<!-- "Label lines" on paper -->
|
||||
<rect x="80" y="120" width="60" height="6" rx="2" fill="#4F46E5" opacity="0.8"/>
|
||||
<rect x="80" y="132" width="40" height="6" rx="2" fill="#4F46E5" opacity="0.6"/>
|
||||
|
||||
<!-- Click circle -->
|
||||
<circle cx="180" cy="40" r="16" fill="#22C55E" stroke="#065F46" stroke-width="3"/>
|
||||
<path d="M176 35 L186 40 L176 45 Z" fill="white"/> <!-- "play"/click icon -->
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 994 B |
Reference in New Issue
Block a user