A very simple bookmarking webapp bookmarker.finxol.deno.net/

fix: add icon background

finxol.io b5eb4720 70072a93

verified
+10 -4
public/apple-touch-icon-180x180.png

This is a binary file and will not be displayed.

+10 -4
public/bookmark.svg
··· 4 4 height="24" 5 5 viewBox="0 0 24 24" 6 6 fill="none" 7 - stroke="currentColor" 7 + stroke="none" 8 8 stroke-width="2" 9 9 stroke-linecap="round" 10 10 stroke-linejoin="round" 11 11 class="lucide lucide-bookmark" 12 12 > 13 - <path 14 - d="M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z" 15 - ></path> 13 + <rect width="24" height="24" fill="#1d0e20" /> 14 + <g transform="translate(3, 3) scale(0.75)"> 15 + <path 16 + d="M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z" 17 + fill="none" 18 + stroke="#fdfafd" 19 + stroke-width="2.5" 20 + ></path> 21 + </g> 16 22 </svg>
public/favicon.ico

This is a binary file and will not be displayed.

public/maskable-icon-512x512.png

This is a binary file and will not be displayed.

public/pwa-192x192.png

This is a binary file and will not be displayed.

public/pwa-512x512.png

This is a binary file and will not be displayed.

public/pwa-64x64.png

This is a binary file and will not be displayed.