@factorialco/f0-core 1.45.0 → 1.46.1

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>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.1606 8.53576L11.8143 5.07428C11.9335 5.0266 12.0665 5.0266 12.1857 5.07428L20.8394 8.53576C21.2585 8.70339 21.2585 9.29661 20.8394 9.46424L12.1857 12.9257C12.0665 12.9734 11.9335 12.9734 11.8143 12.9257L3.1606 9.46424C2.74152 9.29661 2.74152 8.70339 3.1606 8.53576Z" stroke="black" stroke-width="1.3" stroke-linejoin="round"/>
3
+ <path d="M19 10V15.6703C19 15.8703 18.8808 16.0511 18.697 16.1299L12.197 18.9156C12.0712 18.9695 11.9288 18.9695 11.803 18.9156L5.30304 16.1299C5.1192 16.0511 5 15.8703 5 15.6703V10" stroke="black" stroke-width="1.3" stroke-linejoin="round"/>
4
+ <path d="M12 9L16 11V13.5" stroke="black" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
5
+ </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.1",
4
4
  "description": "Core tokens and utilities for F0 Design System",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",