updates icons
This commit is contained in:
@@ -1,40 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="48 48 416 416" width="100%" height="100%">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#818CF8" />
|
||||
<stop offset="100%" stop-color="#4F46E5" />
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated by Pixelmator Pro 4.0 -->
|
||||
<svg width="416" height="416" viewBox="0 0 416 416" xmlns="http://www.w3.org/2000/svg">
|
||||
<linearGradient id="linearGradient1" x1="0" y1="0" x2="416" y2="416" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="1e-05" stop-color="#818cf8" stop-opacity="1"/>
|
||||
<stop offset="1" stop-color="#4f46e5" stop-opacity="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
|
||||
<!-- App Icon Background -->
|
||||
<rect x="48" y="48" width="416" height="416" rx="96" fill="url(#bg)" />
|
||||
|
||||
<!-- Inner Icon Group -->
|
||||
<g stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<!-- Stopwatch Top Button -->
|
||||
<path d="M256 96 v44" stroke-width="28" />
|
||||
<path d="M224 88 h64" stroke-width="24" />
|
||||
|
||||
<!-- Stopwatch Side Button -->
|
||||
<path d="M352 176 l 24 -24" stroke-width="24" />
|
||||
<!-- Cap for side button -->
|
||||
<path d="M362 138 l 28 28" stroke-width="24" />
|
||||
|
||||
<!-- Outer Ring -->
|
||||
<circle cx="256" cy="272" r="132" stroke-width="28" />
|
||||
|
||||
<!-- Clock Hands -->
|
||||
<!-- Minute Hand -->
|
||||
<path d="M256 184 v 88" stroke-width="24" />
|
||||
<!-- Hour Hand -->
|
||||
<path d="M256 272 l 48 32" stroke-width="24" />
|
||||
|
||||
<!-- Dial Tick Marks -->
|
||||
<g stroke-width="12" opacity="0.6">
|
||||
<line x1="256" y1="172" x2="256" y2="188" />
|
||||
<line x1="256" y1="356" x2="256" y2="372" />
|
||||
<line x1="172" y1="272" x2="188" y2="272" />
|
||||
<line x1="340" y1="272" x2="324" y2="272" />
|
||||
<path id="Path" fill="url(#linearGradient1)" stroke="none" d="M 96 0 L 320 0 C 373.019348 0 416 42.980652 416 96 L 416 320 C 416 373.019348 373.019348 416 320 416 L 96 416 C 42.980667 416 0 373.019348 0 320 L 0 96 C 0 42.980652 42.980667 0 96 0 Z"/>
|
||||
<g id="Group">
|
||||
<path id="path1" fill="none" stroke="#ffffff" stroke-width="28" stroke-linecap="round" stroke-linejoin="round" d="M 208 48 L 208 92"/>
|
||||
<path id="path2" fill="none" stroke="#ffffff" stroke-width="24" stroke-linecap="round" stroke-linejoin="round" d="M 176 40 L 240 40"/>
|
||||
<path id="path3" fill="none" stroke="#ffffff" stroke-width="24" stroke-linecap="round" stroke-linejoin="round" d="M 304 128 L 328 104"/>
|
||||
<path id="path4" fill="none" stroke="#ffffff" stroke-width="24" stroke-linecap="round" stroke-linejoin="round" d="M 314 90 L 342 118"/>
|
||||
<path id="path5" fill="none" stroke="#ffffff" stroke-width="28" stroke-linecap="round" stroke-linejoin="round" d="M 340 224 C 340 296.901581 280.901581 356 208 356 C 135.098419 356 76 296.901581 76 224 C 76 151.098419 135.098419 92 208 92 C 280.901581 92 340 151.098419 340 224 Z"/>
|
||||
<path id="path6" fill="none" stroke="#ffffff" stroke-width="24" stroke-linecap="round" stroke-linejoin="round" d="M 208 136 L 208 224"/>
|
||||
<path id="path7" fill="none" stroke="#ffffff" stroke-width="24" stroke-linecap="round" stroke-linejoin="round" d="M 208 224 L 256 256"/>
|
||||
<g id="g1" opacity="0.6">
|
||||
<path id="path8" fill="none" stroke="#ffffff" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" d="M 208 308 L 208 324"/>
|
||||
<path id="path9" fill="none" stroke="#ffffff" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" d="M 124 224 L 140 224"/>
|
||||
<path id="path10" fill="none" stroke="#ffffff" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" d="M 292 224 L 276 224"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user