added notification some design and added item to navbar

This commit is contained in:
llsajjad
2025-09-13 08:03:54 +03:30
parent 91a2f11393
commit ffa964f7e5
17 changed files with 561 additions and 38 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 7.5V11.6667" stroke="#E5821E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.99998 17.8414H4.94998C2.05832 17.8414 0.849985 15.7747 2.24998 13.2497L4.84998 8.56641L7.29998 4.16641C8.78332 1.49141 11.2167 1.49141 12.7 4.16641L15.15 8.57474L17.75 13.2581C19.15 15.7831 17.9333 17.8497 15.05 17.8497H9.99998V17.8414Z" stroke="#E5821E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.99536 14.167H10.0028" stroke="#E5821E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 666 B

+13
View File
@@ -0,0 +1,13 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2374_308)">
<path d="M21 7V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V7C3 4 4.5 2 8 2H16C19.5 2 21 4 21 7Z" stroke="#777777" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15.5 2V9.85999C15.5 10.3 14.98 10.52 14.66 10.23L12.34 8.09003C12.15 7.91003 11.85 7.91003 11.66 8.09003L9.34003 10.23C9.02003 10.52 8.5 10.3 8.5 9.85999V2H15.5Z" stroke="#777777" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M13.25 14H17.5" stroke="#777777" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 18H17.5" stroke="#777777" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_2374_308">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 993 B

+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 5C9.5 5 7.5 7 7.5 9.5V12C7.5 12.5 7.3 13.3 7.1 13.7L6.3 15C5.7 16 6.1 17.3 7.2 17.7C10.4 18.7 13.6 18.7 16.8 17.7C17.8 17.4 18.2 16.2 17.7 15.3L16.9 13.7C16.7 13.3 16.5 12.5 16.5 12V9.5C16.5 7 14.5 5 12 5Z" stroke="#777777" stroke-width="1.5" stroke-linecap="round"/>
<path d="M13 18.5C13 19.3 12.3 20 11.5 20C10.7 20 10 19.3 10 18.5" stroke="#777777" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 516 B

+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 5C9.5 5 7.5 7 7.5 9.5V12C7.5 12.5 7.3 13.3 7.1 13.7L6.3 15C5.7 16 6.1 17.3 7.2 17.7C10.4 18.7 13.6 18.7 16.8 17.7C17.8 17.4 18.2 16.2 17.7 15.3L16.9 13.7C16.7 13.3 16.5 12.5 16.5 12V9.5C16.5 7 14.5 5 12 5Z" fill="#0164FF"/>
<path d="M13 18.5C13 19.3 12.3 20 11.5 20C10.7 20 10 19.3 10 18.5" fill="#0164FF"/>
</svg>

After

Width:  |  Height:  |  Size: 428 B

+4
View File
@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.99996 18.3337C14.5833 18.3337 18.3333 14.5837 18.3333 10.0003C18.3333 5.41699 14.5833 1.66699 9.99996 1.66699C5.41663 1.66699 1.66663 5.41699 1.66663 10.0003C1.66663 14.5837 5.41663 18.3337 9.99996 18.3337Z" stroke="#289744" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6.45837 9.99993L8.81671 12.3583L13.5417 7.6416" stroke="#289744" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 551 B