FIX: update the mapping item

jira: [STUDIO-9942]
Change-Id: I5b46fb530f08d0de4c8cf5a23707ec539d82356d
(cherry picked from commit 8b237bf959d2718c0397530af599c3a24a650d74)
This commit is contained in:
xin.zhang
2025-03-06 11:17:57 +08:00
committed by Noisyfox
parent 1f89df4993
commit 7b4b655ba1
7 changed files with 159 additions and 45 deletions

View 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

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View 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