@api3/logos 0.2.8 → 0.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 42 42">
2
- <circle cx="21" cy="21" r="20" fill="#7AC7BC"/>
3
- <path fill="#F3F3F3" d="M19.378 17.322H15.04a2.582 2.582 0 0 1 2.582-2.582h8.468a2.582 2.582 0 0 1-2.582 2.582h-1.549v7.744a2.582 2.582 0 0 1-2.581 2.582V17.322Z"/>
4
- <path fill="#F3F3F3" d="M11.117 10.609c-7.434 7.022-2.064 17.038 2.066 18.587-3.825-3.613-5.783-10.74 0-16.522 5.783-5.783 14.972-2.58 19.62 1.033-2.582-5.163-14.251-10.12-21.685-3.098Z"/>
5
- <path fill="#F3F3F3" d="M29.705 31.78c7.434-7.022 2.065-17.038-2.066-18.587 3.826 3.613 5.783 10.74 0 16.522-5.783 5.783-14.972 2.58-19.62-1.033 2.582 5.162 14.252 10.12 21.686 3.098Z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32">
2
+ <rect width="32" height="32" fill="#1A5AFF" rx="16"/>
3
+ <path fill="white" fill-rule="evenodd" d="M8 8.80176H13.3333C13.3333 11.7473 10.9455 14.1351 8 14.1351V8.80176ZM13.3333 14.1351C13.3333 11.1896 15.7211 8.80176 18.6667 8.80176H24V14.1351H18.6667V19.4684V24.8018H13.3333V19.4684V14.1351Z" clip-rule="evenodd"/>
6
4
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@api3/logos",
3
- "version": "0.2.8",
3
+ "version": "0.2.9",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "repository": {