Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p-r-scayle committed Nov 27, 2024
1 parent 6774966 commit 65181ef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@ It can also be combined with [unplugin-vue-components](https://github.com/antfu/
| tile-view | ![](./icons/tile-view.svg) | `./icons/tile-view.svg` | `<IconTileView class="icon" />` |
| translate | ![](./icons/translate.svg) | `./icons/translate.svg` | `<IconTranslate class="icon" />` |
| trash | ![](./icons/trash.svg) | `./icons/trash.svg` | `<IconTrash class="icon" />` |
| triangle-down | ![](./icons/triangle-down.svg) | `./icons/triangle-down.svg` | `<IconTriangleDown class="icon" />` |
| trend-down | ![](./icons/trend-down.svg) | `./icons/trend-down.svg` | `<IconTrendDown class="icon" />` |
| trend-up | ![](./icons/trend-up.svg) | `./icons/trend-up.svg` | `<IconTrendUp class="icon" />` |
| triangle-right | ![](./icons/triangle-right.svg) | `./icons/triangle-right.svg` | `<IconTriangleRight class="icon" />` |
| triangle-up | ![](./icons/triangle-up.svg) | `./icons/triangle-up.svg` | `<IconTriangleUp class="icon" />` |
| truck | ![](./icons/truck.svg) | `./icons/truck.svg` | `<IconTruck class="icon" />` |
| two-fa-restore | ![](./icons/two-fa-restore.svg) | `./icons/two-fa-restore.svg` | `<IconTwoFaRestore class="icon" />` |
| ufo | ![](./icons/ufo.svg) | `./icons/ufo.svg` | `<IconUfo class="icon" />` |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update readme.md",
"packageName": "@scayle/panel-icons",
"email": "[email protected]",
"dependentChangeType": "patch"
}

0 comments on commit 65181ef

Please sign in to comment.