feat: menu pinning
This commit is contained in:
parent
a91f4576f3
commit
96802a271c
7 changed files with 141 additions and 85 deletions
|
|
@ -52,7 +52,7 @@ export function Icon({ type }) {
|
|||
d="M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416V96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4l192 160L256 241V96c0-17.7 14.3-32 32-32s32 14.3 32 32V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V271l-11.5 9.6-192 160z"
|
||||
clipRule="evenodd"
|
||||
/>
|
||||
),
|
||||
),
|
||||
}[type]
|
||||
}
|
||||
</svg>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue