@univerjs/icons-svg 1.0.0-alpha.0 → 1.0.0-alpha.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.
- package/double/cell-0-double-icon.svg +6 -0
- package/double/cell-100-double-icon.svg +6 -0
- package/double/cell-25-double-icon.svg +6 -0
- package/double/cell-50-double-icon.svg +6 -0
- package/double/cell-75-double-icon.svg +6 -0
- package/double/correct-double-icon.svg +4 -0
- package/double/dissatisfied-double-icon.svg +6 -0
- package/double/guffaw-double-icon.svg +6 -0
- package/double/impatient-double-icon.svg +6 -0
- package/double/indicate-double-icon.svg +4 -0
- package/double/mistake-double-icon.svg +4 -0
- package/double/noninductive-double-icon.svg +6 -0
- package/double/signal-0-double-icon.svg +6 -0
- package/double/signal-100-double-icon.svg +6 -0
- package/double/signal-25-double-icon.svg +6 -0
- package/double/signal-50-double-icon.svg +6 -0
- package/double/signal-75-double-icon.svg +6 -0
- package/double/smile-double-icon.svg +6 -0
- package/double/star-empty-double-icon.svg +3 -0
- package/double/star-full-double-icon.svg +3 -0
- package/double/star-incomplete-double-icon.svg +21 -0
- package/double/warn-double-icon.svg +5 -0
- package/package.json +1 -1
- package/single/arrow-down-icon.svg +3 -0
- package/single/arrow-right-icon.svg +3 -0
- package/single/arrow-tilt-down-icon.svg +3 -0
- package/single/arrow-tilt-up-icon.svg +3 -0
- package/single/arrow-up-icon.svg +3 -0
- package/single/correct-icon.svg +10 -0
- package/single/cross-icon.svg +3 -0
- package/single/flag-icon.svg +3 -0
- package/single/help-icon.svg +5 -0
- package/single/mistake-icon.svg +3 -0
- package/single/progress-0-icon.svg +3 -0
- package/single/progress-100-icon.svg +4 -0
- package/single/progress-25-icon.svg +4 -0
- package/single/progress-50-icon.svg +4 -0
- package/single/progress-75-icon.svg +4 -0
- package/single/rhomboid-icon.svg +3 -0
- package/single/triangle-icon.svg +10 -0
- package/single/up-icon.svg +3 -0
- package/single/warn-icon.svg +4 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="11" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="4" y="4.00098" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
5
|
+
<rect x="11" y="4.00098" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4.25" y="11.251" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
3
|
+
<rect x="11.25" y="11.251" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
4
|
+
<rect x="4.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
5
|
+
<rect x="11.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="11" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="4.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
5
|
+
<rect x="11" y="4.00098" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="11" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="4.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
5
|
+
<rect x="11.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4.25" y="11.251" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
3
|
+
<rect x="11" y="11.001" width="5" height="5" rx="1" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="4.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
5
|
+
<rect x="11.25" y="4.25098" width="4.5" height="4.5" rx="0.75" fill="white" stroke="black" stroke-width="0.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M17.037 10C17.037 13.8865 13.8864 17.0371 9.99999 17.0371C6.11354 17.0371 2.96295 13.8865 2.96295 10C2.96295 6.1136 6.11354 2.96301 9.99999 2.96301C13.8864 2.96301 17.037 6.1136 17.037 10Z" fill="black"/>
|
|
3
|
+
<path d="M13.9239 7.17477C13.6638 6.91472 13.2422 6.91472 12.9821 7.17477L8.74433 11.4126L7.01786 9.6861C6.75781 9.42606 6.33619 9.42606 6.07614 9.6861C5.81609 9.94615 5.81609 10.3678 6.07614 10.6278L8.27349 12.8252C8.53354 13.0852 8.95516 13.0852 9.21521 12.8252L9.2195 12.8209L13.9239 8.1165C14.1839 7.85645 14.1839 7.43482 13.9239 7.17477Z" fill="#E5E5E5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9.99999" cy="10" r="6.88704" fill="#E5E5E5" stroke="black" stroke-width="0.3"/>
|
|
3
|
+
<rect x="7.40741" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
4
|
+
<rect x="11.1111" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
5
|
+
<path d="M7.03705 13.7037C7.03705 13.7037 7.77779 11.8519 10 11.8519C12.2222 11.8519 12.963 13.7037 12.963 13.7037" stroke="black" stroke-width="0.962963" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16.887 10C16.887 13.8037 13.8036 16.8871 9.99999 16.8871C6.19638 16.8871 3.11295 13.8037 3.11295 10C3.11295 6.19644 6.19638 3.11301 9.99999 3.11301C13.8036 3.11301 16.887 6.19644 16.887 10Z" fill="#E5E5E5" stroke="black" stroke-width="0.3"/>
|
|
3
|
+
<rect x="7.40741" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
4
|
+
<rect x="11.1111" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
5
|
+
<path d="M12.5355 13.5821C13.0482 13.1841 13.3951 12.6107 13.5405 12.0327C13.5934 11.8226 13.5051 11.6349 13.3518 11.5331C13.2036 11.4346 13.0031 11.4203 12.8265 11.5131C11.0615 12.4407 8.94609 12.4427 7.1828 11.513C7.00629 11.4199 6.80602 11.4343 6.65798 11.5329C6.50518 11.6346 6.41701 11.8217 6.46844 12.0312C6.61029 12.609 6.95079 13.1833 7.46449 13.5821C8.14361 14.1093 9.05608 14.3999 10 14.3999C10.9439 14.3999 11.8564 14.1093 12.5355 13.5821Z" fill="white" stroke="black" stroke-width="0.4"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9.99999" cy="10" r="6.88704" fill="#E5E5E5" stroke="black" stroke-width="0.3"/>
|
|
3
|
+
<rect x="7.40741" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
4
|
+
<rect x="11.1111" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
5
|
+
<path d="M7.47573 11.731C6.96306 12.129 6.61613 12.7024 6.47071 13.2804C6.41784 13.4905 6.50617 13.6782 6.65942 13.78C6.80761 13.8785 7.00813 13.8928 7.18477 13.8C8.9498 12.8724 11.0652 12.8704 12.8285 13.8002C13.005 13.8932 13.2052 13.8788 13.3533 13.7802C13.5061 13.6785 13.5942 13.4914 13.5428 13.2819C13.401 12.7041 13.0605 12.1298 12.5468 11.731C11.8676 11.2038 10.9552 10.9132 10.0112 10.9132C9.06732 10.9132 8.15485 11.2038 7.47573 11.731Z" fill="white" stroke="black" stroke-width="0.4"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9.99999" cy="10" r="7.03704" fill="black"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.87359 6.87332C6.6146 7.13231 6.6146 7.55221 6.87359 7.8112L9.062 9.99961L6.87356 12.188C6.61457 12.447 6.61457 12.8669 6.87356 13.1259C7.13255 13.3849 7.55245 13.3849 7.81144 13.1259L9.99987 10.9375L12.1882 13.1258C12.4472 13.3848 12.8671 13.3848 13.1261 13.1258C13.3851 12.8669 13.3851 12.447 13.1261 12.188L10.9378 9.99961L13.1261 7.81127C13.3851 7.55228 13.3851 7.13238 13.1261 6.87339C12.8671 6.61441 12.4472 6.61441 12.1882 6.87339L9.99987 9.06173L7.81147 6.87332C7.55248 6.61433 7.13257 6.61433 6.87359 6.87332Z" fill="#E5E5E5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9.99999" cy="10" r="6.88704" fill="#E5E5E5" stroke="black" stroke-width="0.3"/>
|
|
3
|
+
<rect x="7.40741" y="7.9259" width="1.48148" height="1.11111" rx="0.555556" fill="black"/>
|
|
4
|
+
<rect x="11.1111" y="7.9259" width="1.48148" height="1.11111" rx="0.555556" fill="black"/>
|
|
5
|
+
<path d="M7.03705 12.5927C7.03705 12.5927 8.14816 12.5927 10.3704 12.5927C12.5926 12.5927 12.963 12.5927 12.963 12.5927" stroke="black" stroke-width="0.962963" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="14.4764" y="2.98926" width="2.3" height="14.0597" rx="0.5" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="10.7255" y="5.93921" width="2.3" height="11.1096" rx="0.5" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="6.97455" y="9.70435" width="2.3" height="7.3443" rx="0.5" fill="#E5E5E5"/>
|
|
5
|
+
<rect x="3.22363" y="13.3302" width="2.3" height="3.71851" rx="0.5" fill="#E5E5E5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="14.4764" y="2.98926" width="2.3" height="14.0597" rx="0.5" fill="black"/>
|
|
3
|
+
<rect x="10.7255" y="5.93933" width="2.3" height="11.1096" rx="0.5" fill="black"/>
|
|
4
|
+
<rect x="6.97455" y="9.70447" width="2.3" height="7.3443" rx="0.5" fill="black"/>
|
|
5
|
+
<rect x="3.22363" y="13.3302" width="2.3" height="3.71851" rx="0.5" fill="black"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="14.4764" y="2.98926" width="2.3" height="14.0597" rx="0.5" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="10.7255" y="5.93921" width="2.3" height="11.1096" rx="0.5" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="6.97455" y="9.70435" width="2.3" height="7.3443" rx="0.5" fill="#E5E5E5"/>
|
|
5
|
+
<rect x="3.22363" y="13.3302" width="2.3" height="3.71851" rx="0.5" fill="black"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="14.4764" y="2.98926" width="2.3" height="14.0597" rx="0.5" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="10.7255" y="5.93921" width="2.3" height="11.1096" rx="0.5" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="6.97455" y="9.70435" width="2.3" height="7.3443" rx="0.5" fill="black"/>
|
|
5
|
+
<rect x="3.22363" y="13.3302" width="2.3" height="3.71851" rx="0.5" fill="black"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="14.4764" y="2.98926" width="2.3" height="14.0597" rx="0.5" fill="#E5E5E5"/>
|
|
3
|
+
<rect x="10.7255" y="5.93921" width="2.3" height="11.1096" rx="0.5" fill="black"/>
|
|
4
|
+
<rect x="6.97455" y="9.70435" width="2.3" height="7.3443" rx="0.5" fill="black"/>
|
|
5
|
+
<rect x="3.22363" y="13.3302" width="2.3" height="3.71851" rx="0.5" fill="black"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9.99999" cy="10" r="6.88704" fill="#E5E5E5" stroke="black" stroke-width="0.3"/>
|
|
3
|
+
<rect x="7.40741" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
4
|
+
<rect x="11.1111" y="7.40735" width="1.48148" height="1.48148" rx="0.740741" fill="black"/>
|
|
5
|
+
<path d="M7.03705 11.8518C7.03705 11.8518 7.77779 13.7037 10 13.7037C12.2222 13.7037 12.963 11.8518 12.963 11.8518" stroke="black" stroke-width="0.962963" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.3437 3.3312L11.6861 6.67412C11.8451 7.0699 12.2165 7.33978 12.6421 7.36863L16.2362 7.61233C16.5693 7.63492 16.7048 8.05202 16.4486 8.26608L13.6841 10.5758C13.3568 10.8493 13.215 11.2859 13.319 11.6996L14.1979 15.1931C14.2793 15.5168 13.9245 15.7746 13.6418 15.5971L10.5908 13.6817C10.2296 13.4549 9.77045 13.4549 9.40924 13.6817L6.35828 15.5971C6.07553 15.7746 5.72072 15.5168 5.80217 15.1931L6.68105 11.6996C6.7851 11.2859 6.64322 10.8493 6.31592 10.5758L3.55145 8.26607C3.29525 8.05202 3.43078 7.63492 3.76386 7.61233L7.358 7.36863C7.78352 7.33978 8.15498 7.0699 8.31391 6.67412L9.65633 3.3312C9.78074 3.0214 10.2193 3.0214 10.3437 3.3312Z" fill="#E5E5E5" stroke="black" stroke-width="0.740741"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.3437 3.3312L11.6861 6.67412C11.8451 7.0699 12.2165 7.33978 12.6421 7.36863L16.2362 7.61233C16.5693 7.63492 16.7048 8.05202 16.4486 8.26608L13.6841 10.5758C13.3568 10.8493 13.215 11.2859 13.319 11.6996L14.1979 15.1931C14.2793 15.5168 13.9245 15.7746 13.6418 15.5971L10.5908 13.6817C10.2296 13.4549 9.77045 13.4549 9.40924 13.6817L6.35828 15.5971C6.07553 15.7746 5.72072 15.5168 5.80217 15.1931L6.68105 11.6996C6.7851 11.2859 6.64322 10.8493 6.31592 10.5758L3.55145 8.26607C3.29525 8.05202 3.43078 7.63492 3.76386 7.61233L7.358 7.36863C7.78352 7.33978 8.15498 7.0699 8.31391 6.67412L9.65633 3.3312C9.78074 3.0214 10.2193 3.0214 10.3437 3.3312Z" fill="black" stroke="black" stroke-width="0.740741"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_613_177)">
|
|
3
|
+
<mask id="mask0_613_177" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="10" y="0" width="10" height="20">
|
|
4
|
+
<rect x="10.3704" y="0.37037" width="9.25926" height="19.2593" fill="#C4C4C4" stroke="#F7D564" stroke-width="0.740741"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#mask0_613_177)">
|
|
7
|
+
<path d="M10.3437 3.3312L11.6861 6.67412C11.845 7.0699 12.2165 7.33978 12.642 7.36863L16.2361 7.61233C16.5692 7.63492 16.7047 8.05202 16.4485 8.26608L13.6841 10.5758C13.3568 10.8493 13.2149 11.2859 13.3189 11.6996L14.1978 15.1931C14.2793 15.5168 13.9245 15.7746 13.6417 15.5971L10.5908 13.6817C10.2295 13.4549 9.77039 13.4549 9.40918 13.6817L6.35822 15.5971C6.07547 15.7746 5.72066 15.5168 5.80211 15.1931L6.68098 11.6996C6.78504 11.2859 6.64316 10.8493 6.31586 10.5758L3.55139 8.26607C3.29519 8.05202 3.43072 7.63492 3.7638 7.61233L7.35793 7.36863C7.78346 7.33978 8.15491 7.0699 8.31385 6.67412L9.65627 3.3312C9.78068 3.0214 10.2192 3.0214 10.3437 3.3312Z" fill="#E5E5E5" stroke="black" stroke-width="0.740741"/>
|
|
8
|
+
</g>
|
|
9
|
+
<mask id="mask1_613_177" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="10" height="20">
|
|
10
|
+
<rect width="10" height="20" fill="#C4C4C4"/>
|
|
11
|
+
</mask>
|
|
12
|
+
<g mask="url(#mask1_613_177)">
|
|
13
|
+
<path d="M10.3437 3.3312L11.6861 6.67412C11.845 7.0699 12.2165 7.33978 12.642 7.36863L16.2361 7.61233C16.5692 7.63492 16.7047 8.05202 16.4485 8.26608L13.6841 10.5758C13.3568 10.8493 13.2149 11.2859 13.3189 11.6996L14.1978 15.1931C14.2793 15.5168 13.9245 15.7746 13.6417 15.5971L10.5908 13.6817C10.2295 13.4549 9.77039 13.4549 9.40918 13.6817L6.35822 15.5971C6.07547 15.7746 5.72066 15.5168 5.80211 15.1931L6.68098 11.6996C6.78504 11.2859 6.64316 10.8493 6.31586 10.5758L3.55139 8.26607C3.29519 8.05202 3.43072 7.63492 3.7638 7.61233L7.35793 7.36863C7.78346 7.33978 8.15491 7.0699 8.31385 6.67412L9.65627 3.3312C9.78068 3.0214 10.2192 3.0214 10.3437 3.3312Z" fill="black" stroke="black" stroke-width="0.740741"/>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<defs>
|
|
17
|
+
<clipPath id="clip0_613_177">
|
|
18
|
+
<rect width="20" height="20" fill="white"/>
|
|
19
|
+
</clipPath>
|
|
20
|
+
</defs>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9.99999" cy="10" r="7.03704" fill="black"/>
|
|
3
|
+
<path d="M9.16817 6.67735C9.16646 6.61745 9.1656 6.5875 9.16653 6.56236C9.18103 6.16817 9.49136 5.84883 9.88497 5.82306C9.91008 5.82141 9.94004 5.82141 9.99996 5.82141V5.82141C10.0599 5.82141 10.0899 5.82141 10.115 5.82306C10.5086 5.84883 10.8189 6.16817 10.8334 6.56236C10.8343 6.5875 10.8335 6.61745 10.8318 6.67735L10.7043 11.131C10.6934 11.5121 10.3812 11.8154 9.99995 11.8154V11.8154C9.61866 11.8154 9.30655 11.5121 9.29564 11.131L9.16817 6.67735Z" fill="#E5E5E5"/>
|
|
4
|
+
<rect x="9.31488" y="12.8086" width="1.37006" height="1.37006" rx="0.685032" fill="#E5E5E5"/>
|
|
5
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.90467 3.99244C8.84611 4.1338 8.84611 4.31301 8.84611 4.67143V13.716L5.92068 10.7906C5.66724 10.5371 5.54052 10.4104 5.39916 10.3519C5.21067 10.2738 4.9989 10.2738 4.81041 10.3519C4.66905 10.4104 4.54233 10.5371 4.28889 10.7906C4.03545 11.044 3.90873 11.1707 3.85018 11.3121C3.77211 11.5006 3.77211 11.7124 3.85018 11.9008C3.90873 12.0422 4.03545 12.1689 4.28889 12.4224L9.03476 17.1682C9.07839 17.2127 9.12737 17.2617 9.18231 17.3166L9.18239 17.3167L9.18241 17.3167C9.40545 17.5398 9.53035 17.6647 9.65346 17.7313C9.67085 17.7408 9.6882 17.7492 9.70577 17.7564C9.89425 17.8345 10.106 17.8345 10.2945 17.7564C10.4359 17.6979 10.5626 17.5712 10.816 17.3177C10.8986 17.2352 10.9677 17.1661 11.0253 17.1056L15.7095 12.4214L15.7095 12.4213C15.963 12.1679 16.0897 12.0412 16.1482 11.8998C16.2263 11.7114 16.2263 11.4996 16.1482 11.3111C16.0897 11.1697 15.963 11.043 15.7095 10.7896C15.4561 10.5361 15.3294 10.4094 15.188 10.3509C14.9995 10.2728 14.7878 10.2728 14.5993 10.3509C14.4579 10.4094 14.3312 10.5361 14.0778 10.7896L14.0777 10.7896L11.1538 13.7135V4.67142C11.1538 4.31301 11.1538 4.1338 11.0953 3.99244C11.0172 3.80395 10.8674 3.6542 10.6789 3.57613C10.5376 3.51758 10.3584 3.51758 9.99996 3.51758C9.64154 3.51758 9.46233 3.51758 9.32097 3.57613C9.13249 3.6542 8.98274 3.80395 8.90467 3.99244Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.32508 11.7609C3.46644 11.8194 3.64565 11.8194 4.00407 11.8194H13.049L10.1235 14.745C9.87002 14.9984 9.7433 15.1251 9.68475 15.2665C9.60668 15.455 9.60668 15.6668 9.68475 15.8552C9.7433 15.9966 9.87002 16.1233 10.1235 16.3768C10.3769 16.6302 10.5036 16.7569 10.645 16.8155C10.8335 16.8935 11.0452 16.8935 11.2337 16.8155C11.3751 16.7569 11.5018 16.6302 11.7552 16.3768L16.5105 11.6215C16.5524 11.5803 16.5983 11.5344 16.6493 11.4834L16.6495 11.4831C16.8561 11.2765 16.9785 11.1542 17.0484 11.0394C17.0648 11.0128 17.0782 10.9866 17.0893 10.9599C17.1674 10.7714 17.1674 10.5596 17.0893 10.3711C17.0308 10.2298 16.904 10.1031 16.6506 9.84962C16.5685 9.76752 16.4997 9.69872 16.4394 9.64123L11.7542 4.95601C11.5007 4.70257 11.374 4.57585 11.2327 4.5173C11.0442 4.43923 10.8324 4.43923 10.6439 4.5173C10.5026 4.57585 10.3758 4.70257 10.1224 4.95601L10.1224 4.95601C9.86895 5.20945 9.74223 5.33617 9.68368 5.47753C9.60561 5.66601 9.60561 5.87779 9.68368 6.06627C9.74223 6.20764 9.86895 6.33436 10.1224 6.5878L13.0463 9.51175H4.00407C3.64565 9.51175 3.46644 9.51175 3.32508 9.5703C3.1366 9.64837 2.98685 9.79812 2.90877 9.98661C2.85022 10.128 2.85022 10.3072 2.85022 10.6656C2.85022 11.024 2.85022 11.2032 2.90877 11.3446C2.98685 11.5331 3.1366 11.6828 3.32508 11.7609Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5062 6.72126C4.56476 6.86262 4.69148 6.98934 4.94492 7.24278L11.3404 13.6382L7.20313 13.6382C6.84471 13.6382 6.66551 13.6382 6.52414 13.6968C6.33566 13.7749 6.18591 13.9246 6.10784 14.1131C6.04928 14.2545 6.04928 14.4337 6.04928 14.7921C6.04928 15.1505 6.04928 15.3297 6.10784 15.4711C6.18591 15.6596 6.33566 15.8093 6.52414 15.8874C6.66551 15.9459 6.84471 15.9459 7.20313 15.9459L13.9194 15.9459C13.9805 15.9465 14.0484 15.9465 14.1243 15.9465H14.1243C14.4353 15.9465 14.6114 15.9465 14.7449 15.9082C14.7659 15.9023 14.7859 15.8954 14.8052 15.8874C14.9937 15.8093 15.1434 15.6596 15.2215 15.4711C15.2801 15.3297 15.2801 15.1505 15.2801 14.7921C15.2801 14.6767 15.2801 14.5799 15.2781 14.497L15.2781 7.86957C15.2781 7.51115 15.2781 7.33194 15.2195 7.19058C15.1415 7.0021 14.9917 6.85235 14.8032 6.77428C14.6619 6.71572 14.4827 6.71572 14.1243 6.71572C13.7658 6.71572 13.5866 6.71572 13.4453 6.77428C13.2568 6.85235 13.107 7.0021 13.029 7.19058C12.9704 7.33194 12.9704 7.51115 12.9704 7.86957L12.9704 12.0047L6.5767 5.61099C6.32326 5.35755 6.19654 5.23083 6.05518 5.17228C5.8667 5.09421 5.65492 5.09421 5.46644 5.17228C5.32508 5.23083 5.19836 5.35755 4.94492 5.61099C4.69148 5.86443 4.56476 5.99115 4.5062 6.13251C4.42813 6.32099 4.42813 6.53277 4.5062 6.72126Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.05431 16.1597C6.19567 16.1012 6.32239 15.9745 6.57583 15.721L12.9712 9.32568L12.9712 13.4626C12.9712 13.821 12.9712 14.0002 13.0297 14.1416C13.1078 14.3301 13.2576 14.4798 13.446 14.5579C13.5874 14.6164 13.7666 14.6164 14.125 14.6164C14.4834 14.6164 14.6626 14.6164 14.804 14.5579C14.9925 14.4798 15.1422 14.3301 15.2203 14.1416C15.2789 14.0002 15.2789 13.821 15.2789 13.4626L15.2789 6.75233C15.2795 6.68972 15.2795 6.62004 15.2795 6.54182L15.2795 6.54157C15.2795 6.22585 15.2795 6.04918 15.2395 5.91495C15.2339 5.89605 15.2276 5.878 15.2203 5.86053C15.1422 5.67204 14.9925 5.52229 14.804 5.44422C14.6626 5.38567 14.4834 5.38567 14.125 5.38567L14.125 5.38567C14.0075 5.38567 13.9093 5.38567 13.8254 5.38773L7.20256 5.38773C6.84414 5.38773 6.66493 5.38773 6.52357 5.44628C6.33509 5.52436 6.18534 5.6741 6.10727 5.86259C6.04871 6.00395 6.04871 6.18315 6.04871 6.54156V6.54157L6.04871 6.54159C6.04871 6.9 6.04871 7.0792 6.10727 7.22056C6.18534 7.40905 6.33509 7.55879 6.52357 7.63687C6.66493 7.69542 6.84414 7.69542 7.20256 7.69542H11.3379L4.94405 14.0892C4.69061 14.3427 4.56389 14.4694 4.50533 14.6108C4.42726 14.7992 4.42726 15.011 4.50533 15.1995C4.56389 15.3409 4.69061 15.4676 4.94405 15.721C5.19749 15.9745 5.32421 16.1012 5.46557 16.1597C5.65405 16.2378 5.86583 16.2378 6.05431 16.1597Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.0936 17.3406C11.1522 17.1992 11.1522 17.02 11.1522 16.6616V7.61701L14.0776 10.5424C14.3311 10.7959 14.4578 10.9226 14.5991 10.9811C14.7876 11.0592 14.9994 11.0592 15.1879 10.9811C15.3292 10.9226 15.456 10.7959 15.7094 10.5424C15.9628 10.289 16.0896 10.1623 16.1481 10.0209C16.2262 9.83243 16.2262 9.62066 16.1481 9.43217C16.0896 9.29081 15.9628 9.16409 15.7094 8.91065L10.9645 4.16576C10.9207 4.12105 10.8714 4.07178 10.8161 4.01648L10.8159 4.0163C10.5916 3.792 10.4666 3.66696 10.3428 3.60058C10.3261 3.59154 10.3094 3.58358 10.2925 3.57658C10.104 3.49851 9.89226 3.49851 9.70378 3.57658C9.56242 3.63514 9.4357 3.76186 9.18226 4.0153C9.09955 4.09801 9.03034 4.16722 8.97258 4.22785L4.28878 8.91166C4.03534 9.1651 3.90862 9.29182 3.85006 9.43318C3.77199 9.62166 3.77199 9.83344 3.85006 10.0219C3.90862 10.1633 4.03534 10.29 4.28878 10.5434C4.54221 10.7969 4.66893 10.9236 4.8103 10.9822C4.99878 11.0602 5.21056 11.0602 5.39904 10.9822C5.5404 10.9236 5.66712 10.7969 5.92056 10.5434L5.92056 10.5434L8.84449 7.61951V16.6616C8.84449 17.02 8.84449 17.1992 8.90305 17.3406C8.98112 17.5291 9.13087 17.6788 9.31935 17.7569C9.46072 17.8154 9.63992 17.8154 9.99834 17.8154C10.3568 17.8154 10.536 17.8154 10.6773 17.7569C10.8658 17.6788 11.0156 17.5291 11.0936 17.3406Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_613_248)">
|
|
3
|
+
<path d="M15.689 5.69723C15.5476 5.75578 15.4209 5.8825 15.1675 6.13594L7.82436 13.4791L4.83279 10.4875C4.57935 10.2341 4.45263 10.1073 4.31127 10.0488C4.12278 9.97071 3.91101 9.97071 3.72252 10.0488C3.58116 10.1073 3.45444 10.2341 3.201 10.4875C2.94756 10.7409 2.82084 10.8676 2.76229 11.009C2.68422 11.1975 2.68422 11.4093 2.76229 11.5978C2.82084 11.7391 2.94756 11.8658 3.201 12.1193L7.0085 15.9268C7.26194 16.1802 7.38866 16.3069 7.53002 16.3655C7.7185 16.4436 7.93028 16.4436 8.11876 16.3655C8.26013 16.3069 8.38685 16.1802 8.64028 15.9268C8.66387 15.9032 8.68636 15.8807 8.7078 15.8592L16.7993 7.76772C17.0527 7.51428 17.1794 7.38756 17.238 7.2462C17.3161 7.05772 17.3161 6.84594 17.238 6.65746C17.1794 6.5161 17.0527 6.38938 16.7993 6.13594C16.5458 5.8825 16.4191 5.75578 16.2777 5.69723C16.0893 5.61915 15.8775 5.61915 15.689 5.69723Z" fill="black"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_613_248">
|
|
7
|
+
<rect width="20" height="20" fill="white" transform="translate(0 0.666504)"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.4274 4.74935C14.0982 5.1012 13.1363 5.13675 12.3604 5.03379C11.5776 4.93009 10.9487 4.68342 10.2456 4.40416L10.2246 4.39527C9.53411 4.1212 8.76945 3.8175 7.81312 3.69157C6.84279 3.56268 5.71016 3.61898 4.24802 4.0049C4.09343 4.04217 3.95538 4.13393 3.85649 4.26515C3.7576 4.39636 3.70374 4.55925 3.70374 4.72712V17.3197C3.70374 17.5162 3.79534 17.7046 3.92654 17.8435C4.05773 17.9824 4.25893 18.0605 4.44448 18.0605C4.63002 18.0605 4.84911 17.9824 4.98031 17.8435C5.11151 17.7046 5.18522 17.5162 5.18522 17.3197V14.9123V12.5049C6.24649 12.2738 6.97081 12.2605 7.63962 12.3486C8.42246 12.4523 9.05139 12.699 9.75448 12.9782L9.77546 12.9871C10.466 13.2612 11.2306 13.5649 12.1869 13.6908C13.1601 13.8197 14.2976 13.7627 15.7667 13.3738C15.8866 13.3421 16.0727 13.2135 16.1483 13.111C16.2238 13.0084 16.2963 12.8204 16.2963 12.6553V5.46787C16.2963 5.35535 16.2721 5.24432 16.2255 5.1432C16.1788 5.04208 16.1111 4.95353 16.0274 4.88428C15.9436 4.81502 15.846 4.76688 15.7421 4.7435C15.6382 4.72012 15.494 4.73173 15.4274 4.74935Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.48291 6.27979C5.48291 4.88937 6.61007 3.76221 8.00049 3.76221C9.39091 3.76221 10.5181 4.88937 10.5181 6.27979C10.5181 7.46343 9.70122 8.4563 8.60049 8.72542V9.47575C8.60049 9.80712 8.33186 10.0757 8.00049 10.0757C7.66912 10.0757 7.40049 9.80712 7.40049 9.47575V8.19736C7.40049 7.86599 7.66912 7.59736 8.00049 7.59736C8.72816 7.59736 9.31807 7.00746 9.31807 6.27979C9.31807 5.55211 8.72816 4.96221 8.00049 4.96221C7.27281 4.96221 6.68291 5.55211 6.68291 6.27979C6.68291 6.61116 6.41428 6.87979 6.08291 6.87979C5.75154 6.87979 5.48291 6.61116 5.48291 6.27979Z" fill="black"/>
|
|
3
|
+
<path d="M8.79964 11.5573C8.79964 11.9986 8.44192 12.3563 8.00065 12.3563C7.55938 12.3563 7.20166 11.9986 7.20166 11.5573C7.20166 11.116 7.55938 10.7583 8.00065 10.7583C8.44192 10.7583 8.79964 11.116 8.79964 11.5573Z" fill="black"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.05619 3.05618C4.32084 1.79156 6.06964 1.0083 8.00023 1.0083C9.93081 1.0083 11.6796 1.79156 12.9443 3.05619C14.2089 4.32083 14.9922 6.06964 14.9922 8.00023C14.9922 9.93082 14.2089 11.6796 12.9443 12.9443C11.6796 14.2089 9.93082 14.9922 8.00023 14.9922C6.06964 14.9922 4.32084 14.2089 3.05619 12.9443C1.79156 11.6796 1.0083 9.93081 1.0083 8.00023C1.0083 6.06964 1.79156 4.32083 3.05619 3.05618ZM8.00023 2.2083C6.40068 2.2083 4.95352 2.85593 3.90471 3.90472C2.85592 4.95353 2.2083 6.40068 2.2083 8.00023C2.2083 9.59977 2.85593 11.0469 3.90472 12.0957C4.95352 13.1445 6.40068 13.7922 8.00023 13.7922C9.59977 13.7922 11.0469 13.1445 12.0957 12.0957C13.1445 11.0469 13.7922 9.59977 13.7922 8.00023C13.7922 6.40068 13.1445 4.95352 12.0957 3.90472C11.0469 2.85593 9.59977 2.2083 8.00023 2.2083Z" fill="black"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.12194 6.33702C4.1805 6.47839 4.30722 6.6051 4.56066 6.85854L8.36822 10.6661L4.56062 14.4737C4.30718 14.7272 4.18046 14.8539 4.12191 14.9952C4.04384 15.1837 4.04384 15.3955 4.12191 15.584C4.18046 15.7253 4.30718 15.8521 4.56062 16.1055C4.81406 16.3589 4.94078 16.4857 5.08214 16.5442C5.27062 16.6223 5.4824 16.6223 5.67089 16.5442C5.81225 16.4857 5.93897 16.3589 6.19241 16.1055L10 12.2979L13.8074 16.1053C14.0609 16.3588 14.1876 16.4855 14.329 16.544C14.5174 16.6221 14.7292 16.6221 14.9177 16.544C15.0591 16.4855 15.1858 16.3588 15.4392 16.1053L15.4392 16.1053C15.6927 15.8519 15.8194 15.7252 15.8779 15.5838C15.956 15.3953 15.956 15.1835 15.8779 14.9951C15.8194 14.8537 15.6927 14.727 15.4392 14.4735L15.4392 14.4735L11.6318 10.6661L15.4392 6.85872C15.6926 6.60528 15.8193 6.47856 15.8779 6.3372C15.956 6.14871 15.956 5.93694 15.8779 5.74845C15.8193 5.60709 15.6926 5.48037 15.4392 5.22693C15.1857 4.97349 15.059 4.84677 14.9177 4.78822C14.7292 4.71015 14.5174 4.71015 14.3289 4.78822C14.1876 4.84677 14.0608 4.97349 13.8074 5.22693L10 9.03433L6.19244 5.22676C5.939 4.97332 5.81228 4.8466 5.67092 4.78805C5.48244 4.70997 5.27066 4.70997 5.08218 4.78805C4.94082 4.8466 4.8141 4.97332 4.56066 5.22676L4.56066 5.22676C4.30722 5.4802 4.1805 5.60692 4.12194 5.74828C4.04387 5.93676 4.04387 6.14854 4.12194 6.33702Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="10" cy="9.99993" r="6.66667" stroke="black" stroke-width="0.740741"/>
|
|
3
|
+
<path d="M16.2963 9.99991C16.2963 9.17307 16.1335 8.35432 15.8171 7.59042C15.5006 6.82652 15.0369 6.13242 14.4522 5.54776C13.8675 4.96309 13.1734 4.49931 12.4095 4.18289C11.6456 3.86647 10.8269 3.70361 10 3.70361L10 9.99991H16.2963Z" fill="black"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="10" cy="9.99993" r="6.66667" stroke="black" stroke-width="0.740741"/>
|
|
3
|
+
<path d="M10 16.2962C11.6699 16.2962 13.2714 15.6328 14.4522 14.4521C15.633 13.2713 16.2963 11.6698 16.2963 9.99991C16.2963 8.33003 15.633 6.72854 14.4522 5.54776C13.2714 4.36697 11.6699 3.70361 10 3.70361L10 9.99991L10 16.2962Z" fill="black"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="10" cy="9.99993" r="6.66667" stroke="black" stroke-width="0.740741"/>
|
|
3
|
+
<path d="M3.70374 9.99991C3.70374 11.2452 4.07301 12.4625 4.76485 13.4979C5.4567 14.5334 6.44005 15.3404 7.59054 15.8169C8.74104 16.2935 10.007 16.4182 11.2284 16.1752C12.4497 15.9323 13.5716 15.3326 14.4522 14.4521C15.3327 13.5715 15.9324 12.4496 16.1753 11.2283C16.4183 10.0069 16.2936 8.74092 15.8171 7.59042C15.3405 6.43992 14.5335 5.45658 13.4981 4.76473C12.4626 4.07288 11.2453 3.70361 10 3.70361L10 9.99991L3.70374 9.99991Z" fill="black"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.1415 11.1984C1.8412 10.9074 1.8412 10.4256 2.1415 10.1346L9.48467 3.01785C9.77196 2.73942 10.2284 2.73942 10.5157 3.01786L17.8586 10.1346C18.1589 10.4256 18.1589 10.9074 17.8586 11.1984L10.5157 18.3151C10.2284 18.5936 9.77196 18.5936 9.48467 18.3152L2.1415 11.1984Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_613_237)">
|
|
3
|
+
<path d="M9.32308 4.41301C9.58368 3.82623 10.4164 3.82623 10.677 4.413L15.9526 16.2917C16.1701 16.7815 15.8115 17.3331 15.2756 17.3331H4.72454C4.18858 17.3331 3.83002 16.7815 4.04756 16.2917L9.32308 4.41301Z" fill="black"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_613_237">
|
|
7
|
+
<rect width="20" height="20" fill="white" transform="translate(0 0.666504)"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.44533 5.81157C9.74012 5.47858 10.2598 5.47858 10.5546 5.81157L16.2868 12.2867C16.71 12.7647 16.3706 13.5184 15.7322 13.5184H4.26776C3.62933 13.5184 3.28995 12.7647 3.71313 12.2867L9.44533 5.81157Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.49778 5.00963C8.48513 4.56774 8.47881 4.3468 8.56086 4.17746C8.63301 4.02856 8.75124 3.90689 8.89802 3.83052C9.06494 3.74365 9.28597 3.74365 9.72805 3.74365H10.272C10.714 3.74365 10.9351 3.74365 11.102 3.83052C11.2488 3.9069 11.367 4.02856 11.4392 4.17746C11.5212 4.3468 11.5149 4.56775 11.5022 5.00964L11.2644 13.3173C11.2524 13.737 11.2464 13.9468 11.1609 14.1065C11.0857 14.2471 10.9687 14.3609 10.826 14.432C10.6639 14.5129 10.454 14.5129 10.0342 14.5129H9.96582C9.54601 14.5129 9.33611 14.5129 9.17397 14.432C9.0313 14.3609 8.91426 14.2471 8.83904 14.1065C8.75357 13.9468 8.74756 13.737 8.73555 13.3173L8.49778 5.00963Z" fill="black"/>
|
|
3
|
+
<rect x="8.76917" y="15.2817" width="2.46154" height="2.46154" rx="0.769231" fill="black"/>
|
|
4
|
+
</svg>
|