Merge pull request #7780 from osbre/feat/replace-spatie-logo-with-svg

Replace `Spatie` logo with the SVG version
main
Elbert Alias 1 year ago committed by GitHub
commit 8bd595f151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none"><path fill="#fff" d="M9.719 7.283h13v17h-13z"/><path fill="#197593" d="M2.022.045C1.139.237.395.899.122 1.736c-.133.417-.125-.472-.12 14.33.003 7.584.016 13.832.03 13.883.168.704.568 1.291 1.128 1.648.259.166.515.27.902.374.045.01 6.28.024 13.86.027 14.827.005 13.917.013 14.35-.126.35-.112.752-.368 1.024-.653.283-.294.518-.705.638-1.12l.061-.214L32 16.052c.006-8.532-.002-13.867-.018-13.926-.014-.05-.043-.17-.067-.267-.09-.35-.32-.76-.59-1.043-.381-.405-.698-.595-1.29-.766C29.9.01 28.651.008 16.067.002 2.737-.003 2.241-.003 2.022.045Zm15.135 7.988.266.029c.107.008.211.021.232.027.022.005.094.018.16.026.483.07 1.356.299 1.721.454.046.018.176.074.294.122.323.137.824.398 1.123.587.31.198.838.585.838.614 0 .01-.094.157-.209.323a30 30 0 0 0-.338.501c-.075.11-.14.206-.147.214-.008.008-.12.168-.248.36a79.99 79.99 0 0 1-1.051 1.537c-.011.01-.102-.038-.198-.107-.613-.451-1.347-.833-2-1.038a3.545 3.545 0 0 0-.411-.115 2.475 2.475 0 0 1-.134-.032 4.316 4.316 0 0 0-.907-.09c-.568.002-.968.15-1.227.45-.147.174-.197.34-.19.622.011.374.123.571.478.838.213.157.82.461 1.313.656l.44.174c.133.053.403.144.432.146a.07.07 0 0 1 .037.019c.011.013.038.021.056.021.048 0 .769.267 1.102.406.419.176.875.405 1.187.592l.347.21c.03.02.059.038.067.046.008.008.104.08.213.163.787.587 1.316 1.4 1.505 2.318.067.326.083.523.08 1.014 0 .467-.013.632-.077.987-.08.454-.315 1.086-.526 1.427a6.7 6.7 0 0 1-.33.494c-.516.614-.956.966-1.639 1.307-.32.163-.928.387-1.187.438l-.227.053a8.79 8.79 0 0 1-.28.056 4.415 4.415 0 0 0-.163.024c-.029.006-.125.019-.21.03a6.3 6.3 0 0 0-.24.032c-.134.023-1.35.026-1.564.005-.11-.014-.28-.03-.379-.037-.098-.011-.2-.022-.226-.027a13.7 13.7 0 0 1-.886-.16 8.216 8.216 0 0 1-1.622-.523 1.838 1.838 0 0 0-.184-.078c-.035 0-.678-.338-.942-.493a10.46 10.46 0 0 1-1.102-.78l-.203-.165.251-.341c.139-.187.262-.355.275-.368.03-.04.357-.483.419-.574.379-.536 1.179-1.6 1.203-1.6.019 0 .043.013.05.026.035.056.638.491.943.678.912.566 1.702.864 2.62.99.378.05 1.03.032 1.282-.038.427-.117.734-.341.876-.64.06-.13.069-.181.069-.43-.003-.336-.05-.464-.262-.67-.349-.343-.888-.597-2.406-1.133-2.593-.912-3.826-1.825-4.346-3.217a4.83 4.83 0 0 1-.192-.71 5.181 5.181 0 0 1-.048-.846c0-.504.037-.915.101-1.128.008-.027.02-.075.027-.112.005-.038.043-.168.083-.291.419-1.31 1.363-2.294 2.732-2.847a6.543 6.543 0 0 1 1.862-.426c.128-.008.237-.022.243-.024.013-.011 1.29.01 1.374.024Z"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -4949,7 +4949,7 @@
67
],
"description": "Spatie Laravel Cookie Consent is a banner that is displayed on websites to ask visitors for consent for the use of cookies.",
"icon": "Spatie.png",
"icon": "Spatie.svg",
"implies": "Laravel",
"js": {
"laravelCookieConsent": ""
@ -4979,7 +4979,7 @@
],
"description": "Spatie Support Bubble is a non-intrusive support form.",
"dom": "div.spatie-support-bubble",
"icon": "Spatie.png",
"icon": "Spatie.svg",
"implies": [
"Laravel",
"Tailwind CSS"
@ -7230,4 +7230,4 @@
},
"website": "https://styled-components.com"
}
}
}