💄 restructure and beautify some page
This commit is contained in:
6
src/assets/svgs/cleanup.svg
Normal file
6
src/assets/svgs/cleanup.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<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">
|
||||
<path d="M3 6h18"/>
|
||||
<path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"/>
|
||||
<path d="M10 11v6"/>
|
||||
<path d="M14 11v6"/>
|
||||
</svg>
|
After Width: | Height: | Size: 326 B |
1
src/assets/svgs/endpoint.svg
Normal file
1
src/assets/svgs/endpoint.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg t="1743043408733" class="icon" viewBox="0 0 1037 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5882" width="200" height="200"><path d="M562.201852 861.528553h248.388751a54.824544 54.824544 0 0 0 0-109.649089H562.201852a54.824544 54.824544 0 0 0 0 109.649089zM303.62551 454.142734a147.808385 147.808385 0 0 0 147.572834-147.572833c0.058888-39.39594-15.310829-76.495256-43.16476-104.349187s-64.953246-43.341423-104.408074-43.341422A147.867272 147.867272 0 0 0 156.052677 308.572086a147.808385 147.808385 0 0 0 147.572833 145.570648zM265.58399 308.042096l0.058888-1.648859a38.159296 38.159296 0 0 1 37.982632-37.923745 38.100408 38.100408 0 0 1 0 76.083041 38.159296 38.159296 0 0 1-38.04152-36.510437z" fill="#4DA1FF" p-id="5883"></path><path d="M912.230951 10.010926H115.066766A102.170338 102.170338 0 0 0 13.249756 111.827937v797.340848a101.934786 101.934786 0 0 0 101.81701 101.758123h797.340848a100.698143 100.698143 0 0 0 71.902007-29.915004c19.197424-19.256311 29.73834-44.872506 29.679453-72.019783V111.827937A101.993674 101.993674 0 0 0 912.230951 10.010926z m-7.832078 109.590201v781.73558H122.839956V119.601127h781.558917z" fill="#4DA1FF" p-id="5884"></path></svg>
|
After Width: | Height: | Size: 1.2 KiB |
8
src/assets/svgs/recycle.svg
Normal file
8
src/assets/svgs/recycle.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<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">
|
||||
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/>
|
||||
<path d="M7.5 4.21l4.5 2.6 4.5-2.6"/>
|
||||
<path d="M7.5 19.79V14.6L3 12"/>
|
||||
<path d="M21 12l-4.5 2.6v5.19"/>
|
||||
<path d="M3.27 6.96L12 12.01l8.73-5.05"/>
|
||||
<path d="M12 22.08V12"/>
|
||||
</svg>
|
After Width: | Height: | Size: 482 B |
Reference in New Issue
Block a user