Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 20608d0

Browse files
authored
Merge pull request #836 from tedk13/tk-new-icons
new icons for content library
2 parents 49af95c + 154b7bb commit 20608d0

File tree

5 files changed

+49
-1
lines changed

5 files changed

+49
-1
lines changed

src/icons/svg/bookmark-solid.svg

Lines changed: 11 additions & 0 deletions
Loading

src/icons/svg/bookmark.svg

Lines changed: 11 additions & 0 deletions
Loading

src/icons/svg/heart-solid.svg

Lines changed: 11 additions & 0 deletions
Loading

src/icons/svg/heart.svg

Lines changed: 11 additions & 0 deletions
Loading

src/platform-icons.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,5 +199,9 @@
199199
"warning": 61894,
200200
"window-new": 61895,
201201
"youtube": 61896,
202-
"printer": 61897
202+
"printer": 61897,
203+
"bookmark-solid": 61898,
204+
"bookmark": 61899,
205+
"heart-solid": 61900,
206+
"heart": 61901
203207
}

0 commit comments

Comments
 (0)