Skip to content

Commit

Permalink
feat(items): add Svgl
Browse files Browse the repository at this point in the history
  • Loading branch information
dninomiya committed Apr 25, 2024
1 parent 5797b91 commit 3f2d6df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/item.ts
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,10 @@ export const allItems: Item[] = [
title: 'Humation / Human Illustration System',
tags: ['available-for-commercial-use', 'free', 'avatar', 'figma', 'illust'],
},
{
id: 'svgl',
href: 'https://svgl.app',
title: 'Svgl',
tags: ['available-for-commercial-use', 'free', 'logo', '.svg'],
},
] as const;
Binary file added public/images/svgl.png
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 3f2d6df

Please sign in to comment.