2 Commits

Author SHA1 Message Date
Pablo Hdez 05fd6bbce8 Merge pull request #790 from DexAsHisH/add-onenote-icon
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
Add OneNote svg
2025-10-05 12:15:50 +01:00
Ashish Dabral 469fdb7243 Add OneNote svg 2025-10-05 15:14:50 +05:30
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -14,6 +14,12 @@ export const svgs: iSVG[] = [
route: "/library/kimi.svg", route: "/library/kimi.svg",
url: "https://kimi.ai/", url: "https://kimi.ai/",
}, },
{
title: "OneNote",
category: "Software",
route: "/library/onenote.svg",
url: "https://onenote.com",
},
{ {
title: "Perspective", title: "Perspective",
category: "Software", category: "Software",
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 2744.833 2553.333"><path fill="#ca64ea" d="M2106.5 2553.333H755.212c-64.55 0-116.879-52.328-116.879-116.879V116.879C638.333 52.328 690.662 0 755.212 0h1872.742c64.551 0 116.879 52.328 116.879 116.879v521.454z"/><path fill="#ae4bd5" d="m2744.833 1276.667-319.167 191.5-319.167-191.5V638.333h638.333z"/><path fill="#9332bf" d="m2744.833 1915-319.167 191.5L2106.5 1915v-638.333h638.333z"/><path fill="#7719aa" d="M2106.5 1915h638.333v518.646c0 66.102-53.586 119.688-119.688 119.688H2106.5z"/><path d="M1414.994 510.667h-776.66V2106.5h776.66c64.534-.21 116.796-52.473 117.006-117.006V627.673c-.21-64.533-52.473-116.796-117.006-117.006" opacity=".2"/><path d="M1351.16 574.5H638.333v1595.833h712.827c64.534-.21 116.796-52.473 117.006-117.006V691.507c-.209-64.534-52.472-116.797-117.006-117.007" opacity=".2"/><path d="M1351.16 574.5H638.333v1468.167h712.827c64.534-.21 116.796-52.473 117.006-117.006V691.507c-.209-64.534-52.472-116.797-117.006-117.007" opacity=".5"/><path d="M1287.327 574.5H638.333v1468.167h648.993c64.534-.21 116.796-52.473 117.007-117.006V691.507c-.21-64.534-52.473-116.797-117.006-117.007" opacity=".5"/><linearGradient id="a" x1="243.961" x2="1160.372" y1="2072.26" y2="485.074" gradientTransform="matrix(1 0 0 -1 0 2555.333)" gradientUnits="userSpaceOnUse"><stop offset="0" style="stop-color:#8324b3"/><stop offset=".5" style="stop-color:#7a1bac"/><stop offset="1" style="stop-color:#621197"/></linearGradient><path fill="url(#a)" d="M117.007 574.5h1170.32c64.621 0 117.007 52.386 117.007 117.007v1170.32c0 64.621-52.386 117.007-117.007 117.007H117.007C52.386 1978.833 0 1926.448 0 1861.827V691.507C0 626.886 52.386 574.5 117.007 574.5"/><path fill="#fff" d="M384.66 896.348h158.626l311.698 504.283q21.257 33.895 31.917 54.577h2.043a768 768 0 0 1-4.596-103.41v-455.45h135.327v760.638H871.197l-323.38-518.263a403 403 0 0 1-28.853-53.556h-2.553c3.26 37.74 4.602 75.62 4.021 113.496v458.323H384.66z"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB