@factorialco/f0-core 1.45.0 → 1.46.0

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.
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.65C7.94071 4.65 4.65 7.94071 4.65 12C4.65 16.0593 7.94071 19.35 12 19.35C16.0593 19.35 19.35 16.0593 19.35 12C19.35 7.94071 16.0593 4.65 12 4.65ZM3.35 12C3.35 7.22274 7.22274 3.35 12 3.35C16.7773 3.35 20.65 7.22274 20.65 12C20.65 16.7773 16.7773 20.65 12 20.65C7.22274 20.65 3.35 16.7773 3.35 12ZM11.25 15.75C11.25 15.3358 11.5858 15 12 15C12.4142 15 12.75 15.3358 12.75 15.75C12.75 16.1642 12.4142 16.5 12 16.5C11.5858 16.5 11.25 16.1642 11.25 15.75ZM10.65 10.5C10.65 9.75442 11.2544 9.15 12 9.15C12.7456 9.15 13.35 9.75442 13.35 10.5V10.5645C13.35 11.2745 12.7745 11.85 12.0645 11.85C11.6699 11.85 11.35 12.1699 11.35 12.5645V13.5C11.35 13.859 11.641 14.15 12 14.15C12.359 14.15 12.65 13.859 12.65 13.5V13.0834C13.7959 12.8181 14.65 11.7911 14.65 10.5645V10.5C14.65 9.03645 13.4636 7.85 12 7.85C10.5364 7.85 9.35 9.03645 9.35 10.5C9.35 10.859 9.64102 11.15 10 11.15C10.359 11.15 10.65 10.859 10.65 10.5Z" fill="#0D1625"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-core",
3
- "version": "1.45.0",
3
+ "version": "1.46.0",
4
4
  "description": "Core tokens and utilities for F0 Design System",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",