Skip to content

Commit

Permalink
feat: sync icons (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: amje <amje@users.noreply.github.com>
  • Loading branch information
gravity-ui-bot and amje authored Dec 26, 2022
1 parent 8748726 commit 2f45c67
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 33 deletions.
20 changes: 0 additions & 20 deletions lib/Book.tsx

This file was deleted.

1 change: 0 additions & 1 deletion lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export {default as ArrowRight} from './ArrowRight';
export {default as ArrowUp} from './ArrowUp';
export {default as Bell} from './Bell';
export {default as Bold} from './Bold';
export {default as Book} from './Book';
export {default as Bookmark} from './Bookmark';
export {default as BookmarkFill} from './BookmarkFill';
export {default as Bucket} from './Bucket';
Expand Down
11 changes: 0 additions & 11 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,6 @@
"text"
]
},
{
"name": "book",
"style": "regular",
"svgName": "book",
"componentName": "Book",
"keywords": [
"book",
"document",
"manual"
]
},
{
"name": "bookmark",
"style": "regular",
Expand Down
1 change: 0 additions & 1 deletion svgs/book.svg

This file was deleted.

0 comments on commit 2f45c67

Please sign in to comment.