feat: Rewrote inventory handling basing on ESCItems (#417)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>esc_inventory_item</title>
|
||||
<defs>
|
||||
<linearGradient x1="0%" y1="32.9861111%" x2="100%" y2="67.0138889%" id="linearGradient-1">
|
||||
<stop stop-color="#D4FF2A" offset="0%"></stop>
|
||||
<stop stop-color="#81D135" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient x1="0%" y1="0%" x2="100%" y2="100%" id="linearGradient-2">
|
||||
<stop stop-color="#D4FF2A" offset="0%"></stop>
|
||||
<stop stop-color="#81D135" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="esc_inventory_item" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group-Copy" transform="translate(2.000000, 4.000000)">
|
||||
<rect id="Rectangle" fill="url(#linearGradient-1)" x="0" y="1" width="12" height="7" rx="1"></rect>
|
||||
<path d="M10.2857143,0 C11.2324881,0 12,0.8954305 12,2 L12,7 C12,8.1045695 11.2324881,9 10.2857143,9 L1.71428571,9 C0.767511857,9 0,8.1045695 0,7 L0,2 C0,0.8954305 0.767511857,0 1.71428571,0 L10.2857143,0 Z M10.2857143,1 L1.71428571,1 C1.27471214,1 0.912422434,1.38604019 0.862909484,1.88337887 L0.857142857,2 L0.857142857,7 C0.857142857,7.51283584 1.18803445,7.93550716 1.61432475,7.99327227 L1.71428571,8 L10.2857143,8 C10.7252879,8 11.0875776,7.61395981 11.1370905,7.11662113 L11.1428571,7 L11.1428571,2 C11.1428571,1.48716416 10.8119656,1.06449284 10.3856753,1.00672773 L10.2857143,1 Z" id="Rectangle" fill="#1B2F0D" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
<path d="M13,2 L13,12 L3,12 L3,2 L13,2 Z" id="Rectangle-Copy" fill="url(#linearGradient-2)" fill-rule="nonzero"></path>
|
||||
<path d="M13,2 L13,12 L3,12 L3,2 L13,2 Z M12,3 L4,3 L4,11 L12,11 L12,3 Z" id="Rectangle" fill="#1B2F0D" fill-rule="nonzero"></path>
|
||||
<g id="Group" transform="translate(1.000000, 6.000000)">
|
||||
<rect id="Rectangle" fill="url(#linearGradient-1)" x="1" y="1" width="12" height="7"></rect>
|
||||
<path d="M9,0 L9,5 L5,5 L5,0 L9,0 Z M8,1 L6,1 L6,4 L8,4 L8,1 Z" id="Rectangle" fill="#1B2F0D" fill-rule="nonzero"></path>
|
||||
<path d="M12,0 C13.1045695,0 14,0.8954305 14,2 L14,7 C14,8.1045695 13.1045695,9 12,9 L2,9 C0.8954305,9 0,8.1045695 0,7 L0,2 C0,0.8954305 0.8954305,0 2,0 L12,0 Z M12,1 L2,1 C1.48716416,1 1.06449284,1.38604019 1.00672773,1.88337887 L1,2 L1,7 C1,7.51283584 1.38604019,7.93550716 1.88337887,7.99327227 L2,8 L12,8 C12.5128358,8 12.9355072,7.61395981 12.9932723,7.11662113 L13,7 L13,2 C13,1.48716416 12.6139598,1.06449284 12.1166211,1.00672773 L12,1 Z" id="Rectangle" fill="#1B2F0D" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
Reference in New Issue
Block a user