Clean up cPanel icon SVG: 48x48 viewBox, no clipPath

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
shuki
2026-03-05 04:30:14 +02:00
parent 7376c98595
commit 6e9e1599fb

View File

@@ -1,11 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
<svg width="48" height="48" version="1.1" viewBox="0 0 12.7 12.7" xmlns="http://www.w3.org/2000/svg"> <g transform="translate(-368.001 -525.997)">
<defs> <path transform="matrix(.73368 0 0 -.73368 225.479 772.951)" d="m219.89 325.53h14.261v2.3h-14.261zm0-16.189h14.261v2.3h-14.261zm-14.721 4.14h43.703v-12.881h-43.703zm14.721-18.029h14.261v-2.3h-14.261zm7.13-19.157 2.663 4.609 2.024 3.507h17.165v12.881h-43.703v-12.881h17.166l2.023-3.507zm-21.851 53.375h43.703v-12.881h-43.703z" fill="#f47216" fill-rule="evenodd"/>
<clipPath id="clipPath7">
<path d="m0 792h612v-792h-612z"/>
</clipPath>
</defs>
<g transform="translate(-97.367 -139.17)">
<path transform="matrix(.19412 0 0 -.19412 59.658 204.51)" d="m219.89 325.53h14.261v2.3h-14.261zm0-16.189h14.261v2.3h-14.261zm-14.721 4.14h43.703v-12.881h-43.703zm14.721-18.029h14.261v-2.3h-14.261zm7.13-19.157 2.663 4.609 2.024 3.507h17.165v12.881h-43.703v-12.881h17.166l2.023-3.507zm-21.851 53.375h43.703v-12.881h-43.703z" clip-path="url(#clipPath7)" fill="#f47216" fill-rule="evenodd"/>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 512 B