Skip to content

Commit

Permalink
perf: system icon
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Dec 26, 2024
1 parent c95616a commit 50d69d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/snapshot/WindowCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ const onDelete = async () => {
<NIcon>
<svg viewBox="0 -960 960 960">
<path
d="M360-360v-240h240v240H360Zm80-80h80v-80h-80v80Zm-80 320v-80h-80q-33 0-56.5-23.5T200-280v-80h-80v-80h80v-80h-80v-80h80v-80q0-33 23.5-56.5T280-760h80v-80h80v80h80v-80h80v80h80q33 0 56.5 23.5T760-680v80h80v80h-80v80h80v80h-80v80q0 33-23.5 56.5T680-200h-80v80h-80v-80h-80v80h-80Zm320-160v-400H280v400h400ZM480-480Z"
d="m438-338 226-226-57-57-169 169-84-84-57 57 141 141Zm42 258q-139-35-229.5-159.5T160-516v-244l320-120 320 120v244q0 152-90.5 276.5T480-80Zm0-84q104-33 172-132t68-220v-189l-240-90-240 90v189q0 121 68 220t172 132Zm0-316Z"
/>
</svg>
</NIcon>
Expand Down

0 comments on commit 50d69d5

Please sign in to comment.