mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
FIX: update the mapping item
jira: [STUDIO-9942] Change-Id: I5b46fb530f08d0de4c8cf5a23707ec539d82356d (cherry picked from commit 8b237bf959d2718c0397530af599c3a24a650d74)
This commit is contained in:
15
resources/images/ams_mapping_container_1.svg
Normal file
15
resources/images/ams_mapping_container_1.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg width="74" height="78" viewBox="0 0 74 78" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_21650_70750)">
|
||||
<mask id="mask0_21650_70750" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="74" height="78">
|
||||
<path d="M74 0H0V78H74V0Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_21650_70750)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.8 0C1.3 0 0 1.1 0 2.4V75.6C0 76.9 1.3 78 2.8 78H71.2C72.7 78 74 76.9 74 75.6V2.4C74 1.1 72.7 0 71.2 0H2.8ZM4.2 1.2C2.7 1.2 1.4 2.3 1.4 3.6V58.8C1.4 60.1 2.7 61.2 4.2 61.2H69.8C71.3 61.2 72.6 60.1 72.6 58.8V3.6C72.6 2.3 71.3 1.2 69.8 1.2H4.2Z" fill="#595959"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_21650_70750">
|
||||
<rect width="74" height="78" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 775 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
4
resources/images/mapping_item_checked.svg
Normal file
4
resources/images/mapping_item_checked.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 d="M20 0L5.40419e-07 0L20 20V0Z" fill="#1F1F1F"/>
|
||||
<path d="M12.8253 7.44116L17.4923 2.77417L18.1817 3.4636L12.8253 8.82002L9.48074 5.4755L10.1702 4.78607L12.8253 7.44116Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 296 B |
Reference in New Issue
Block a user