Skip to content

Commit

Permalink
feat(Move): new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi committed Dec 12, 2024
1 parent aae8f21 commit 02dcea4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/icons/src/iconsMetaData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ type Icon = {
export default [
// DO NOT REMOVE THIS FOLLOWING LINE!
// plop_marker:icon_metadata
{
name: "Move",
file: "Move.svg",
description: "Use when you need to indicate a reorder or move items in a list",
tags: "Reorder, Move, Change, Arrow, Expand"
},

{
name: "Downgrade",
file: "Downgrade.svg",
Expand Down
3 changes: 3 additions & 0 deletions packages/icons/src/svg/Move.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 02dcea4

Please sign in to comment.