Update mac-mini.svg (#5)

fix mac mini icon
This commit is contained in:
Dmitry Luschan
2026-01-21 15:36:06 +01:00
committed by GitHub
parent a1ef52f850
commit ffc8e0e4cb
+23 -4
View File
@@ -1,5 +1,24 @@
<svg width="194" height="164" viewBox="0 0 194 164" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M194 106.506V20.7994C194 9.31607 184.646 0.000115519 173.201 0.000115519H20.7993C9.31595 -0.0379088 0 9.31607 0 20.7994V106.506V116.735C0 128.218 9.35398 137.534 20.7993 137.534H114.871L117.723 156.698H76.2387L77.5696 147.839C77.8357 145.975 76.5429 144.226 74.6797 143.96C72.8165 143.694 71.0674 144.987 70.8013 146.85L69.3183 156.698H60.1164C58.2152 156.698 56.6942 158.219 56.6942 160.12C56.6942 162.022 58.2152 163.543 60.1164 163.543H72.2842H121.716H133.884C135.785 163.543 137.306 162.022 137.306 160.12C137.306 158.219 135.785 156.698 133.884 156.698H124.682L121.83 137.534H173.201C183.011 137.534 191.566 130.576 193.582 120.993C193.962 119.13 192.783 117.343 190.92 116.925C189.057 116.545 187.27 117.723 186.851 119.587C185.521 126.013 179.741 130.69 173.163 130.69H20.7993C13.0804 130.69 6.84437 124.416 6.84437 116.735V109.928H190.578C192.479 109.928 194 108.407 194 106.506ZM6.84437 103.084V20.7994C6.84437 13.0805 13.1184 6.84449 20.7993 6.84449H173.163C180.882 6.84449 187.118 13.1185 187.118 20.7994V103.084H6.84437Z" fill="white"/>
<path d="M48.3289 156.736H47.0741C45.1729 156.736 43.6519 158.257 43.6519 160.158C43.6519 162.06 45.1729 163.581 47.0741 163.581H48.3289C50.2301 163.581 51.7511 162.06 51.7511 160.158C51.7511 158.257 50.2301 156.736 48.3289 156.736Z" fill="white"/>
<path d="M97 115.518C94.3763 115.518 92.209 117.647 92.209 120.309C92.209 122.971 94.3383 125.1 97 125.1C99.5096 125.1 101.525 123.199 101.753 120.765C101.449 120.841 101.145 120.879 100.84 120.879C99.0533 120.879 97.6084 119.434 97.6084 117.647C97.6084 116.925 97.8365 116.24 98.2548 115.708C97.8365 115.594 97.4183 115.518 97 115.518Z" fill="white"/>
<svg width="206" height="206" viewBox="-3 -3 206 206" xmlns="http://www.w3.org/2000/svg">
<path d="M200 155
V32
A32 32 0 0 0 168 0
H32
A32 32 0 0 0 0 32
V168
A32 32 0 0 0 32 200
H168
A32 32 0 0 0 200 168"
fill="none" stroke="black" stroke-width="6"
stroke-linecap="round"/>
<rect x="197" y="152" width="6" height="6"
rx="2" ry="2"
fill="black"/>
<mask id="bite">
<rect width="100%" height="100%" fill="white"/>
<circle cx="115" cy="90" r="15" fill="black"/>
</mask>
<circle cx="100" cy="100" r="20" fill="black" mask="url(#bite)"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 676 B