@mapbox/assembly 1.10.0 → 1.11.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapbox/assembly",
3
- "version": "1.10.0",
3
+ "version": "1.11.0",
4
4
  "description": "A CSS framework",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
3
+ <path d="M14 9A5 5 0 1 0 4 9a5 5 0 0 0 10 0Zm2 0A7 7 0 1 1 2 9a7 7 0 0 1 14 0Z"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
3
+ <path d="M10.5 9a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.77 2.23a.501.501 0 0 1 .533-.114L14.076 6.26A3.002 3.002 0 0 1 16 9.06V12l1.146 1.146a.5.5 0 0 1 0 .707l-3.293 3.293a.5.5 0 0 1-.707 0L12 16H9.06a3 3 0 0 1-2.8-1.923L2.116 3.303a.5.5 0 0 1 .113-.533l.54-.54Zm2.005 1.852a.501.501 0 0 0-.693.693l.064.078 4.268 4.268a2.5 2.5 0 1 0 .707-.707L4.853 4.146l-.078-.064Z"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
3
+ <path d="m3.06 3.334 4.07 11.53c.329.935 1.672.872 1.912-.09L10.236 10l4.723-.59c.981-.123 1.208-1.445.323-1.887L4.45 2.107c-.805-.402-1.69.379-1.39 1.227Z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 2.5a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-11a1 1 0 0 1 1-1h11Zm-10 2v9h9v-9h-9Z"/>
4
+ </svg>