monobill-mintui 0.6.0 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,4 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path d="M8 7V3m8 4V3M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" />
3
+ <rect x="7" y="11" width="10" height="5" fill="currentColor"/>
3
4
  </svg>
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path d="M5 13l4 4L19 7" />
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path d="M6 18L18 6M6 6l12 12" />
3
3
  </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
2
+ <g transform="translate(12 12) rotate(45)">
3
+ <rect x="-5.52" y="-3.78" width="1.78" height="7.56" rx="0.55" ry="0.55"/>
4
+ <rect x="-3.74" y="-3.12" width="7.48" height="6.24" rx="0.46" ry="0.46"/>
5
+ <rect x="3.74" y="-3.78" width="1.78" height="7.56" rx="0.55" ry="0.55"/>
6
+ <rect x="-0.4" y="3.78" width="0.8" height="8.45" rx="0.4" ry="0.4"/>
7
+ <rect x="-1.18" y="12.21" width="2.36" height="2.55" rx="0.92" ry="0.92"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
2
+ <rect x="5" y="7" width="14" height="4" rx="2" />
3
+ <rect x="5" y="13" width="14" height="4" rx="2" />
4
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path d="M12 4v16m8-8H4" />
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3.2" stroke-linecap="round" stroke-linejoin="round">
2
2
  <path d="M20 12H4" />
3
3
  </svg>
@@ -0,0 +1,13 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="${SW}" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M${SEAM_X} ${CARGO_BOTTOM}V${CARGO_TOP + RX}Q${SEAM_X} ${CARGO_TOP} ${SEAM_X - RX} ${CARGO_TOP}H${CARGO_X + RX}Q${CARGO_X} ${CARGO_TOP} ${CARGO_X} ${CARGO_TOP + RX}V${CARGO_BOTTOM}H${CARGO_CH_L2}M${CARGO_CH_R1} ${CARGO_BOTTOM}H${CARGO_CH_R2}"/>
3
+ <line x1="${SEAM_X}" y1="${CARGO_TOP}" x2="${SEAM_X}" y2="${CHASSIS_Y}"/>
4
+ <line x1="${CARGO_X}" y1="${DIVIDER_Y}" x2="${SEAM_X}" y2="${DIVIDER_Y}"/>
5
+ <path d="M${CAB_CH_R2} ${CHASSIS_Y}Q21.62 16.35 21.62 16.05V7.75L18.38 6.12H${SEAM_X}V${CHASSIS_Y}"/>
6
+ <path d="M16.15 8.95V12.75H19.95L20.68 10.15L19.48 8.45H16.42Q16.15 8.45 16.15 8.72V8.95Z" stroke-width="1.75"/>
7
+ <line x1="${CARGO_CH_L1}" y1="${CHASSIS_Y}" x2="${CARGO_CH_L2}" y2="${CHASSIS_Y}"/>
8
+ <line x1="${CARGO_CH_R1}" y1="${CHASSIS_Y}" x2="${CARGO_CH_R2}" y2="${CHASSIS_Y}"/>
9
+ <line x1="${CAB_CH_L1}" y1="${CHASSIS_Y}" x2="${CAB_CH_L2}" y2="${CHASSIS_Y}"/>
10
+ <line x1="${CAB_CH_R1}" y1="${CHASSIS_Y}" x2="${CAB_CH_R2}" y2="${CHASSIS_Y}"/>
11
+ <circle cx="${WHEEL_REAR_CX}" cy="17.45" r="${WHEEL_R}"/>
12
+ <circle cx="${WHEEL_FRONT_CX}" cy="17.45" r="${WHEEL_R}"/>
13
+ </svg>