mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-08-20 21:53:14 -04:00
button press anims & temp reassignment state when opening assignment modal
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="3" y="9" width="26" height="14" rx="2" stroke="white" stroke-width="4" stroke-miterlimit="2.85545" stroke-linejoin="round"/>
|
||||
<line x1="5" y1="14" x2="27" y2="14" stroke="white" stroke-width="2"/>
|
||||
<line x1="5" y1="18" x2="27" y2="18" stroke="white" stroke-width="2"/>
|
||||
<line x1="14" y1="15" x2="14" y2="19" stroke="white" stroke-width="2"/>
|
||||
<line x1="24" y1="11" x2="24" y2="13" stroke="white" stroke-width="2"/>
|
||||
<line x1="20" y1="11" x2="20" y2="13" stroke="white" stroke-width="2"/>
|
||||
<line x1="16" y1="11" x2="16" y2="13" stroke="white" stroke-width="2"/>
|
||||
<line x1="18" y1="15" x2="18" y2="19" stroke="white" stroke-width="2"/>
|
||||
<line x1="24" y1="19" x2="24" y2="21" stroke="white" stroke-width="2"/>
|
||||
<line x1="22" y1="15" x2="22" y2="17" stroke="white" stroke-width="2"/>
|
||||
<line x1="8" y1="11" x2="8" y2="13" stroke="white" stroke-width="2"/>
|
||||
<line x1="12" y1="11" x2="12" y2="13" stroke="white" stroke-width="2"/>
|
||||
<line x1="10" y1="15" x2="10" y2="17" stroke="white" stroke-width="2"/>
|
||||
<line x1="8" y1="19" x2="8" y2="21" stroke="white" stroke-width="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user