Skip to content

Commit 05fd6bb

Browse files
authored
Merge pull request #790 from DexAsHisH/add-onenote-icon
Add OneNote svg
2 parents fd9b47e + 469fdb7 commit 05fd6bb

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ export const svgs: iSVG[] = [
1414
route: "/library/kimi.svg",
1515
url: "https://kimi.ai/",
1616
},
17+
{
18+
title: "OneNote",
19+
category: "Software",
20+
route: "/library/onenote.svg",
21+
url: "https://onenote.com",
22+
},
1723
{
1824
title: "Perspective",
1925
category: "Software",

static/library/onenote.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)