mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH:add "reset all" function
jira: none Change-Id: Iac2c267e95ca0589bf2e6d6d536d70d3b3e4a70c (cherry picked from commit 7239f7bfaad2e1dc488118188addda3fb015793a)
This commit is contained in:
4
resources/images/erase.svg
Normal file
4
resources/images/erase.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.56488 0.993197C8.82745 0.56744 7.88449 0.820103 7.45874 1.55754L2.93734 9.38883C2.7187 9.76752 2.84845 10.2517 3.22713 10.4704L3.4092 10.5755L2.07447 12.8873C1.41858 14.0233 1.80781 15.476 2.94386 16.1319L7.67368 18.8626C8.80973 19.5185 10.2624 19.1293 10.9183 17.9933L12.253 15.6815L12.4361 15.7872C12.8148 16.0058 13.299 15.876 13.5176 15.4974L18.039 7.66606C18.4648 6.92863 18.2121 5.98568 17.4747 5.55992L9.56488 0.993197ZM8.68571 2.26593C8.72023 2.20614 8.79669 2.18565 8.85648 2.22017L16.7663 6.7869C16.8261 6.82142 16.8466 6.89787 16.812 6.95766L12.6032 14.2476L4.47684 9.55591L8.68571 2.26593ZM3.30145 13.5957C3.03679 14.0541 3.19385 14.6402 3.65226 14.9049L8.38208 17.6357C8.84048 17.9003 9.42664 17.7433 9.6913 17.2849L11.0259 14.9732L4.63607 11.2841L3.30145 13.5957Z" fill="#1F1F1F"/>
|
||||
<path d="M17.3527 18.5051C17.3527 18.8964 17.0355 19.2135 16.6443 19.2135H8.97745C8.58622 19.2135 8.26906 18.8964 8.26906 18.5051C8.26906 18.1139 8.58622 17.7967 8.97745 17.7967H16.6443C17.0355 17.7967 17.3527 18.1139 17.3527 18.5051Z" fill="#1F1F1F"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
3
resources/images/reset_gray.svg
Normal file
3
resources/images/reset_gray.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.54857 9.22868C3.11861 9.22868 2.77271 8.88275 2.77271 8.45275V3.79717C2.77271 3.36718 3.11861 3.02124 3.54857 3.02124C3.97852 3.02124 4.32443 3.36718 4.32443 3.79717V6.38684L4.97098 5.62707C6.29641 4.03642 8.29749 3.02124 10.5313 3.02124C14.5302 3.02124 17.7727 6.26398 17.7727 10.2633C17.7727 14.2625 14.5302 17.5053 10.5313 17.5053C8.90202 17.5053 7.39555 16.9654 6.1865 16.0569C5.84383 15.7982 5.77594 15.3133 6.03133 14.9706C6.28671 14.6279 6.77486 14.56 7.11753 14.8154C8.06796 15.5299 9.24792 15.9534 10.5313 15.9534C13.6736 15.9534 16.221 13.4058 16.221 10.2633C16.221 7.12074 13.6736 4.5731 10.5313 4.5731C8.77594 4.5731 7.20482 5.36843 6.16064 6.62285L6.1574 6.62932L5.26516 7.67682H8.20374C8.6337 7.67682 8.9796 8.02276 8.9796 8.45275C8.9796 8.88275 8.6337 9.22868 8.20374 9.22868H3.54857Z" fill="#6B6B6B"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 933 B |
Reference in New Issue
Block a user