Add internetarchive logo, ui-search and ui-user icons

This commit is contained in:
Knah Tsaeb 2025-04-17 09:37:07 +02:00
parent 11de709bef
commit 5ea769014e
15 changed files with 236 additions and 9 deletions

View file

@ -1,2 +1,3 @@
public/assets/icons/logo-docker.svg
public/assets/icons/logo-internetarchive.svg
public/assets/icons/logo-qemu.svg

View file

@ -25,9 +25,11 @@ public/assets/icons/ui-logout.svg
public/assets/icons/ui-note.svg
public/assets/icons/ui-pin.svg
public/assets/icons/ui-qrcode.svg
public/assets/icons/ui-search.svg
public/assets/icons/ui-secret.svg
public/assets/icons/ui-settings.svg
public/assets/icons/ui-share.svg
public/assets/icons/ui-tags.svg
public/assets/icons/ui-tag.svg
public/assets/icons/ui-trash.svg
public/assets/icons/ui-trash.svg
public/assets/icons/ui-user.svg

View file

@ -0,0 +1 @@
<svg version="1.1" id="logo-internetarchive" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M45.22 48H2.78v-2.18h42.44zm-1.6-6.36H4.46v3.02h39.16zm-.46-34.32H4.2v4.18h38.96zM23.68 0L3.28 4.78 4.46 6h38.46L44 4.78zM7.42 40.42a6.88 6.88 0 002-.26c.32-3.48.5-9.8.5-13.74 0-3.94-.18-10-.48-13.52a.36.36 0 00-.26-.3 7.12 7.12 0 00-1.68-.2 7.38 7.38 0 00-1.66.2.36.36 0 00-.26.3c-.32 3.52-.48 9.64-.48 13.52 0 3.88.18 10.26.5 13.74a6.68 6.68 0 001.82.26zm10.62 0a6.74 6.74 0 002-.26c.32-3.48.5-9.8.5-13.74 0-3.94-.18-10-.48-13.52a.36.36 0 00-.26-.3 7.08 7.08 0 00-1.8-.2 7.58 7.58 0 00-1.68.2.36.36 0 00-.26.3c-.3 3.52-.48 9.64-.48 13.52 0 3.88.18 10.26.5 13.74a6.72 6.72 0 001.92.26zm12.3 0a6.74 6.74 0 002-.26c.32-3.48.5-9.8.5-13.74 0-3.94-.16-10-.48-13.52a.34.34 0 00-.36-.3 7.08 7.08 0 00-1.66-.2 7.24 7.24 0 00-1.66.2.36.36 0 00-.28.3c-.3 3.52-.48 9.64-.48 13.52 0 3.88.18 10.26.52 13.74a6.56 6.56 0 001.9.26zm10.36 0a6.74 6.74 0 001.9-.26c.32-3.48.5-9.8.5-13.74 0-3.94-.16-10-.48-13.52a.36.36 0 00-.26-.3 7.08 7.08 0 00-1.66-.2 7.58 7.58 0 00-1.68.2.36.36 0 00-.26.3c-.3 3.52-.48 9.64-.48 13.52 0 3.88.18 10.26.5 13.74a6.72 6.72 0 001.92.26z" stroke-width="2"/></svg>

After

(image error) Size: 1.2 KiB

View file

@ -0,0 +1 @@
<svg version="1.1" id="ui-search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M-23.465-42.667c-10.588 0-19.202 8.614-19.202 19.202 0 10.587 8.614 19.2 19.202 19.2 4.43 0 7.546-.872 10.798-3.402l14 13 4-4-14-13c2.53-3.252 4.403-7.369 4.403-11.798 0-10.588-8.614-19.202-19.201-19.202zm0 4a15.201 15.201 0 0115.2 15.202 15.201 15.201 0 01-15.2 15.2 15.201 15.201 0 01-15.202-15.2 15.201 15.201 0 0115.202-15.202z" transform="translate(42.667 42.667)"/></svg>

After

(image error) Size: 475 B

View file

@ -0,0 +1 @@
<svg version="1.1" id="ui-user" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M170.667 0c-47.129 0-85.33 38.202-85.33 85.33s38.201 85.33 85.33 85.33c47.128 0 85.33-38.202 85.33-85.33S217.795 0 170.667 0zm0 35.556a49.413 49.413 0 0149.41 49.41 49.413 49.413 0 01-49.41 49.409 49.413 49.413 0 01-49.41-49.41 49.413 49.413 0 0149.41-49.41zm-42.674 177.777C57.301 213.333.007 270.644.007 341.337v85.33h341.32v-85.33c0-70.693-57.294-128.004-127.987-128.004h-85.347zm0 35.556h85.347c47.129 0 99.096 45.793 92.43 92.448v49.774H35.563v-49.774c0-47.128 45.303-92.448 92.431-92.448z" transform="translate(4.8) scale(.1125)"/></svg>

After

(image error) Size: 639 B

File diff suppressed because one or more lines are too long

Before

(image error) Size: 50 KiB

After

(image error) Size: 52 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

(image error) Size: 3.8 KiB

After

(image error) Size: 4.9 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

(image error) Size: 23 KiB

After

(image error) Size: 24 KiB

Before After
Before After

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>search</title>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Shape" fill="#000000" transform="translate(42.666667, 42.666667)">
<path d="M426.630187,396.463573 L305.314987,275.148373 C327.799467,246.239573 341.333333,210.04032 341.333333,170.666667 C341.333333,76.56256 264.770773,-7.10542736e-15 170.666667,-7.10542736e-15 C76.56256,-7.10542736e-15 7.10542736e-15,76.56256 7.10542736e-15,170.666667 C7.10542736e-15,264.770773 76.56256,341.333333 170.666667,341.333333 C210.04032,341.333333 246.239573,327.799467 275.148373,305.3152 L396.463573,426.6304 L426.630187,396.463573 Z M170.666667,298.666667 C100.083413,298.666667 42.6666667,241.24992 42.6666667,170.666667 C42.6666667,100.083413 100.083413,42.6666667 170.666667,42.6666667 C241.24992,42.6666667 298.666667,100.083413 298.666667,170.666667 C298.666667,241.24992 241.24992,298.666667 170.666667,298.666667 Z">
</path>
</g>
</g>
</svg>

After

(image error) Size: 1.2 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>user</title>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon" fill="#000000" transform="translate(85.333333, 42.666667)">
<path d="M170.666667,170.666667 C217.794965,170.666667 256,132.461632 256,85.3333333 C256,38.2050347 217.794965,7.10542736e-15 170.666667,7.10542736e-15 C123.538368,7.10542736e-15 85.3333333,38.2050347 85.3333333,85.3333333 C85.3333333,132.461632 123.538368,170.666667 170.666667,170.666667 Z M170.666667,42.6666667 C194.230816,42.6666667 213.333333,61.769184 213.333333,85.3333333 C213.333333,108.897483 194.230816,128 170.666667,128 C147.102517,128 128,108.897483 128,85.3333333 C128,61.769184 147.102517,42.6666667 170.666667,42.6666667 Z M213.333333,213.333333 L128,213.333333 C57.307552,213.333333 1.42108547e-14,270.640885 1.42108547e-14,341.333333 L1.42108547e-14,426.666667 L341.333333,426.666667 L341.333333,341.333333 C341.333333,270.640885 284.025781,213.333333 213.333333,213.333333 Z M298.666667,384 L42.6666667,384 L42.6666667,341.333333 C42.6666667,294.205035 80.8717013,256 128,256 L213.333333,256 C260.461632,256 298.666667,294.205035 298.666667,341.333333 L298.666667,384 Z" id="user">
</path>
</g>
</g>
</svg>

After

(image error) Size: 1.5 KiB

View file

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
fill="#000000"
width="48"
height="48"
viewBox="0 0 48 48"
role="img"
version="1.1"
id="svg1"
sodipodi:docname="logo-internetarchive.svg"
inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="9.5192742"
inkscape:cx="22.428181"
inkscape:cy="28.153407"
inkscape:window-width="1858"
inkscape:window-height="1171"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<title
id="title1">Internet Archive icon</title>
<path
d="M 45.22,48 H 2.78 v -2.18 h 42.44 z m -1.6,-6.36 H 4.46 v 3.02 H 43.62 Z M 43.16,7.32 H 4.2 V 11.5 H 43.16 Z M 23.68,0 3.28,4.78 4.46,6 H 42.92 L 44,4.78 Z M 7.42,40.42 a 6.88,6.88 0 0 0 2,-0.26 c 0.32,-3.48 0.5,-9.8 0.5,-13.74 0,-3.94 -0.18,-10 -0.48,-13.52 A 0.36,0.36 0 0 0 9.18,12.6 7.12,7.12 0 0 0 7.5,12.4 7.38,7.38 0 0 0 5.84,12.6 0.36,0.36 0 0 0 5.58,12.9 C 5.26,16.42 5.1,22.54 5.1,26.42 c 0,3.88 0.18,10.26 0.5,13.74 a 6.68,6.68 0 0 0 1.82,0.26 z m 10.62,0 a 6.74,6.74 0 0 0 2,-0.26 c 0.32,-3.48 0.5,-9.8 0.5,-13.74 0,-3.94 -0.18,-10 -0.48,-13.52 A 0.36,0.36 0 0 0 19.8,12.6 7.08,7.08 0 0 0 18,12.4 a 7.58,7.58 0 0 0 -1.68,0.2 0.36,0.36 0 0 0 -0.26,0.3 c -0.3,3.52 -0.48,9.64 -0.48,13.52 0,3.88 0.18,10.26 0.5,13.74 A 6.72,6.72 0 0 0 18,40.42 Z m 12.3,0 a 6.74,6.74 0 0 0 2,-0.26 c 0.32,-3.48 0.5,-9.8 0.5,-13.74 0,-3.94 -0.16,-10 -0.48,-13.52 A 0.34,0.34 0 0 0 32,12.6 7.08,7.08 0 0 0 30.34,12.4 7.24,7.24 0 0 0 28.68,12.6 0.36,0.36 0 0 0 28.4,12.9 c -0.3,3.52 -0.48,9.64 -0.48,13.52 0,3.88 0.18,10.26 0.52,13.74 a 6.56,6.56 0 0 0 1.9,0.26 z m 10.36,0 a 6.74,6.74 0 0 0 1.9,-0.26 c 0.32,-3.48 0.5,-9.8 0.5,-13.74 0,-3.94 -0.16,-10 -0.48,-13.52 a 0.36,0.36 0 0 0 -0.26,-0.3 7.08,7.08 0 0 0 -1.66,-0.2 7.58,7.58 0 0 0 -1.68,0.2 0.36,0.36 0 0 0 -0.26,0.3 c -0.3,3.52 -0.48,9.64 -0.48,13.52 0,3.88 0.18,10.26 0.5,13.74 a 6.72,6.72 0 0 0 1.92,0.26 z"
id="path1"
style="stroke-width:2" />
<metadata
id="metadata1">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:title>Internet Archive icon</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
</svg>

After

(image error) Size: 2.9 KiB

View file

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
width="48"
height="48"
viewBox="0 0 48 48"
version="1.1"
id="svg1"
sodipodi:docname="ui-search.svg"
inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="13.307894"
inkscape:cx="27.540044"
inkscape:cy="26.149892"
inkscape:window-width="1858"
inkscape:window-height="1171"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Shape" />
<title
id="title1">search</title>
<g
id="Page-1"
stroke="none"
stroke-width="1"
fill="none"
fill-rule="evenodd">
<g
id="Shape"
fill="#000000"
transform="translate(42.666667,42.666667)">
<path
id="path1"
style="stroke-width:0.11251"
d="M -23.465495 -42.666667 C -34.053115 -42.666667 -42.666667 -34.053115 -42.666667 -23.465495 C -42.666667 -12.877875 -34.053115 -4.2643232 -23.465495 -4.2643232 C -19.035575 -4.2643232 -15.919187 -5.136977 -12.666667 -7.666667 L 1.333333 5.333333 L 5.333333 1.333333 L -8.666667 -11.666667 C -6.136947 -14.919187 -4.2643232 -19.035575 -4.2643232 -23.465495 C -4.2643232 -34.053115 -12.877875 -42.666667 -23.465495 -42.666667 z M -23.465495 -38.666667 A 15.2015 15.2015 0 0 1 -8.2643232 -23.465495 A 15.2015 15.2015 0 0 1 -23.465495 -8.2643232 A 15.2015 15.2015 0 0 1 -38.666667 -23.465495 A 15.2015 15.2015 0 0 1 -23.465495 -38.666667 z " />
</g>
</g>
<metadata
id="metadata1">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:title>search</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
</svg>

After

(image error) Size: 2.4 KiB

View file

@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg
width="48"
height="48"
viewBox="0 0 48 48"
version="1.1"
id="svg1"
sodipodi:docname="ui-user.svg"
inkscape:version="1.4.1 (93de688d07, 2025-03-30)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="14.930884"
inkscape:cx="13.428542"
inkscape:cy="24.646899"
inkscape:window-width="1858"
inkscape:window-height="1171"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="icon" />
<title
id="title1">user</title>
<g
id="Page-1"
stroke="none"
stroke-width="1"
fill="none"
fill-rule="evenodd"
transform="matrix(0.1125,0,0,0.1125,-4.7999998,-4.8000002)">
<g
id="icon"
fill="#000000"
transform="translate(85.333333,42.666667)">
<path
id="user"
style="stroke:none"
d="M 170.66667 1.4444445e-06 C 123.53837 1.4444445e-06 85.336804 38.201565 85.336804 85.329863 C 85.336804 132.45816 123.53837 170.65972 170.66667 170.65972 C 217.79496 170.65972 255.99653 132.45816 255.99653 85.329863 C 255.99653 38.201565 217.79496 1.4444445e-06 170.66667 1.4444445e-06 z M 170.66667 35.555557 A 49.413334 49.413334 0 0 1 220.07639 84.965279 A 49.413334 49.413334 0 0 1 170.66667 134.375 A 49.413334 49.413334 0 0 1 121.25694 84.965279 A 49.413334 49.413334 0 0 1 170.66667 35.555557 z M 127.99305 213.33333 C 57.300606 213.33333 0.006943 270.64437 0.006943 341.33681 L 0.006943 426.66667 L 341.32639 426.66667 L 341.32639 341.33681 C 341.32639 270.64437 284.03273 213.33333 213.34028 213.33333 L 127.99305 213.33333 z M 127.99305 248.88889 L 213.34028 248.88889 C 260.46858 248.88889 312.43577 294.68217 305.77083 341.33681 L 305.77083 391.11111 L 35.562499 391.11111 L 35.562499 341.33681 C 35.562499 294.20851 80.864755 248.88889 127.99305 248.88889 z " />
</g>
</g>
<metadata
id="metadata1">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:title>user</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
</svg>

After

(image error) Size: 2.7 KiB

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg"><title>Internet Archive icon</title><path d="M22.61,24H1.39V22.91H22.61Zm-.8-3.18H2.23v1.51H21.81ZM21.58,3.66H2.1V5.75H21.58ZM11.84,0,1.64,2.39,2.23,3H21.46L22,2.39ZM3.71,20.21a3.44,3.44,0,0,0,1-.13c.16-1.74.25-4.9.25-6.87s-.09-5-.24-6.76a.18.18,0,0,0-.13-.15,3.56,3.56,0,0,0-.84-.1,3.69,3.69,0,0,0-.83.1.18.18,0,0,0-.13.15c-.16,1.76-.24,4.82-.24,6.76s.09,5.13.25,6.87A3.34,3.34,0,0,0,3.71,20.21Zm5.31,0a3.37,3.37,0,0,0,1-.13c.16-1.74.25-4.9.25-6.87s-.09-5-.24-6.76a.18.18,0,0,0-.13-.15A3.54,3.54,0,0,0,9,6.2a3.79,3.79,0,0,0-.84.1.18.18,0,0,0-.13.15c-.15,1.76-.24,4.82-.24,6.76s.09,5.13.25,6.87A3.36,3.36,0,0,0,9,20.21Zm6.15,0a3.37,3.37,0,0,0,1-.13c.16-1.74.25-4.9.25-6.87s-.08-5-.24-6.76A.17.17,0,0,0,16,6.3a3.54,3.54,0,0,0-.83-.1,3.62,3.62,0,0,0-.83.1.18.18,0,0,0-.14.15c-.15,1.76-.24,4.82-.24,6.76s.09,5.13.26,6.87A3.28,3.28,0,0,0,15.17,20.21Zm5.18,0a3.37,3.37,0,0,0,.95-.13c.16-1.74.25-4.9.25-6.87s-.08-5-.24-6.76a.18.18,0,0,0-.13-.15,3.54,3.54,0,0,0-.83-.1,3.79,3.79,0,0,0-.84.1.18.18,0,0,0-.13.15c-.15,1.76-.24,4.82-.24,6.76s.09,5.13.25,6.87A3.36,3.36,0,0,0,20.35,20.21Z"/></svg>

After

(image error) Size: 1.3 KiB

14
todo.md
View file

@ -1,14 +1,20 @@
# Todo
## Ideas
Default color for input:
- reset
- submit
- cancel
- delete
## Helper class
- rounded
## Missing icons
- [User](https://www.svgrepo.com/collection/industrial-sharp-ui-icons/?search=login)
- [Search](https://www.svgrepo.com/collection/industrial-sharp-ui-icons/?search=search)
- [Internet Archive](https://www.svgrepo.com/svg/306242/internetarchive)
## Standalone admonition
@ -27,4 +33,4 @@ Remove bottom and right border and change box shadow
--box-shadow-auto: 1px 1px 0 1px var(--background-color-dark),.4rem .4rem 0px .1rem light-dark(var(--neutral-medium), var(--neutral));
--box-shadow-light: 1px 1px 0 1px var(--background-color-dark),.4rem .4rem 0px .1rem var(--neutral);
--box-shadow-dark: 1px 1px 0 1px var(--background-color-dark),.4rem .4rem 0px .1rem var(--neutral-medium);
```
```