summaryrefslogtreecommitdiff
path: root/front/public/favicon.svg
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-09-11 01:48:14 +0700
committerpolwex <polwex@sortug.com>2025-09-11 01:48:14 +0700
commitb1d68ac307ed87d63e83820cbdf843fff0fd9f7f (patch)
treed6a684a70a80509e68ff667b842aa4e4c091906f /front/public/favicon.svg
init
Diffstat (limited to 'front/public/favicon.svg')
-rw-r--r--front/public/favicon.svg22
1 files changed, 22 insertions, 0 deletions
diff --git a/front/public/favicon.svg b/front/public/favicon.svg
new file mode 100644
index 0000000..790198c
--- /dev/null
+++ b/front/public/favicon.svg
@@ -0,0 +1,22 @@
+<svg
+xmlns="http://www.w3.org/2000/svg"
+xmlns:xlink="http://www.w3.org/1999/xlink"
+aria-hidden="true"
+role="img"
+class="iconify iconify--fa-solid"
+width="40"
+height="32"
+preserveAspectRatio="xMidYMid meet"
+viewBox="0 0 640 512">
+ <style>
+ path {
+ fill: #000;
+ }
+ @media (prefers-color-scheme: dark) {
+ path {
+ fill: #fff;
+ }
+ }
+</style>
+
+<path d="M544 32h-16.36C513.04 12.68 490.09 0 464 0c-44.18 0-80 35.82-80 80v20.98L12.09 393.57A30.216 30.216 0 0 0 0 417.74c0 22.46 23.64 37.07 43.73 27.03L165.27 384h96.49l44.41 120.1c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38L312.94 384H352c1.91 0 3.76-.23 5.66-.29l44.51 120.38c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38l-41.24-111.53C485.74 352.8 544 279.26 544 192v-80l96-16c0-35.35-42.98-64-96-64zm-80 72c-13.25 0-24-10.75-24-24c0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z" fill="currentColor"></path></svg>