Updated Tolaria Icon

This commit is contained in:
Luca Rossi
2026-04-20 10:25:46 +02:00
committed by GitHub
parent 74e50c64bb
commit 1d7c027700

View File

@@ -1,42 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" fill="none">
<defs>
<linearGradient id="tolaria-tile" x1="18" y1="14" x2="110" y2="114" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#FBFAF7" />
<stop offset="1" stop-color="#EEF4EE" />
</linearGradient>
<linearGradient id="tolaria-mark" x1="34" y1="28" x2="94" y2="98" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#35CBB1" />
<stop offset="1" stop-color="#18A88E" />
</linearGradient>
<filter id="tolaria-tile-shadow" x="2" y="4" width="124" height="122" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feOffset dy="4" />
<feGaussianBlur stdDeviation="3" />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.0627451 0 0 0 0 0.0980392 0 0 0 0 0.164706 0 0 0 0.14 0"
/>
</filter>
<filter id="tolaria-mark-shadow" x="12" y="14" width="104" height="96" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feOffset dy="4" />
<feGaussianBlur stdDeviation="3" />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.0705882 0 0 0 0 0.333333 0 0 0 0 0.278431 0 0 0 0.18 0"
/>
</filter>
</defs>
<g filter="url(#tolaria-tile-shadow)">
<rect x="8" y="8" width="112" height="112" rx="28" fill="url(#tolaria-tile)" />
<rect x="8.75" y="8.75" width="110.5" height="110.5" rx="27.25" stroke="#0F172A" stroke-opacity="0.08" stroke-width="1.5" />
</g>
<g filter="url(#tolaria-mark-shadow)" fill="url(#tolaria-mark)">
<circle cx="64" cy="40" r="18" />
<circle cx="42" cy="56" r="18" />
<circle cx="86" cy="56" r="18" />
<circle cx="48" cy="80" r="24" />
<circle cx="80" cy="80" r="24" />
<rect x="32" y="56" width="64" height="44" rx="18" />
</g>
<svg width="266" height="363" viewBox="0 0 266 363" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_111_151)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M119.524 5.31219C126.607 -1.77073 138.117 -1.77073 145.2 5.31219C178.844 40.7268 265.61 147.856 265.61 230.195C265.61 303.68 206.29 363 132.805 363C59.3195 363 0 303.68 0 230.195C0 147.856 86.7659 40.7268 119.524 5.31219ZM59.5947 242.88C58.1619 234.744 50.3952 229.074 42.2195 230.195C34.0438 231.316 28.5932 238.799 30.0259 246.935C37.6847 290.425 72.2734 325.622 116.094 334.485C117.821 334.836 119.552 334.864 121.178 334.641C127.269 333.806 132.289 329.26 133.371 322.934C134.756 314.893 129.25 307.054 121.086 305.401C89.7767 299.057 65.0615 273.923 59.5947 242.88Z" fill="#155DFF"/>
</g>
<defs>
<clipPath id="clip0_111_151">
<rect width="266" height="363" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 889 B