@justeattakeaway/pie-icons 5.24.1 → 5.25.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/dist/iconData.json +24 -12
- package/dist/icons/chevron-collapse-large.svg +1 -0
- package/dist/icons/chevron-collapse.svg +1 -0
- package/dist/icons/column-large.svg +1 -0
- package/dist/icons/column.svg +1 -0
- package/dist/icons/tree-trace-large.svg +1 -0
- package/dist/icons/tree-trace.svg +1 -0
- package/dist/icons.json +1 -1
- package/dist/pie-icons.js +1 -1
- package/dist/pie-icons.min.js +1 -1
- package/dist/pie-icons.min.js.map +1 -1
- package/package.json +1 -1
package/dist/iconData.json
CHANGED
|
@@ -451,32 +451,36 @@
|
|
|
451
451
|
"displayName": "Chevron",
|
|
452
452
|
"icons": [
|
|
453
453
|
{
|
|
454
|
-
"name": "chevron-
|
|
455
|
-
"displayName": "Chevron
|
|
454
|
+
"name": "chevron-collapse",
|
|
455
|
+
"displayName": "Chevron Collapse"
|
|
456
456
|
},
|
|
457
457
|
{
|
|
458
|
-
"name": "chevron-left",
|
|
459
|
-
"displayName": "Chevron Left"
|
|
458
|
+
"name": "chevron-double-left",
|
|
459
|
+
"displayName": "Chevron Double Left"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"name": "chevron-right",
|
|
463
|
-
"displayName": "Chevron Right"
|
|
462
|
+
"name": "chevron-double-right",
|
|
463
|
+
"displayName": "Chevron Double Right"
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
|
-
"name": "chevron-
|
|
467
|
-
"displayName": "Chevron
|
|
466
|
+
"name": "chevron-down",
|
|
467
|
+
"displayName": "Chevron Down"
|
|
468
468
|
},
|
|
469
469
|
{
|
|
470
|
-
"name": "chevron-
|
|
471
|
-
"displayName": "Chevron
|
|
470
|
+
"name": "chevron-left",
|
|
471
|
+
"displayName": "Chevron Left"
|
|
472
472
|
},
|
|
473
473
|
{
|
|
474
|
-
"name": "chevron-
|
|
475
|
-
"displayName": "Chevron
|
|
474
|
+
"name": "chevron-right",
|
|
475
|
+
"displayName": "Chevron Right"
|
|
476
476
|
},
|
|
477
477
|
{
|
|
478
478
|
"name": "chevron-split",
|
|
479
479
|
"displayName": "Chevron Split"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"name": "chevron-up",
|
|
483
|
+
"displayName": "Chevron Up"
|
|
480
484
|
}
|
|
481
485
|
]
|
|
482
486
|
},
|
|
@@ -1076,6 +1080,10 @@
|
|
|
1076
1080
|
"name": "close-circle-filled",
|
|
1077
1081
|
"displayName": "Close Circle Filled"
|
|
1078
1082
|
},
|
|
1083
|
+
{
|
|
1084
|
+
"name": "column",
|
|
1085
|
+
"displayName": "Column"
|
|
1086
|
+
},
|
|
1079
1087
|
{
|
|
1080
1088
|
"name": "double-check",
|
|
1081
1089
|
"displayName": "Double Check"
|
|
@@ -2466,6 +2474,10 @@
|
|
|
2466
2474
|
{
|
|
2467
2475
|
"name": "robot",
|
|
2468
2476
|
"displayName": "Robot"
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
"name": "tree-trace",
|
|
2480
|
+
"displayName": "Tree Trace"
|
|
2469
2481
|
}
|
|
2470
2482
|
]
|
|
2471
2483
|
},
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 32 32" class="c-pieIcon c-pieIcon--chevronCollapseLarge"><path d="M16 19.9c.488 0 .957.186 1.313.52l7 7.411-1.252 1.208-7.008-7.411h-.097l-7 7.402-1.268-1.199 7-7.411c.355-.334.824-.52 1.312-.52Z"></path><path d="M15.947 10.312h.097l7-7.403 1.268 1.198-7 7.412a1.917 1.917 0 0 1-2.625 0l-7-7.412L8.938 2.9l7.01 7.412Z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 16 16" class="c-pieIcon c-pieIcon--chevronCollapse"><path d="M7.972 9.66c.267 0 .524.1.721.281l3.51 3.658-.936.875-3.308-3.387-3.308 3.387-.901-.937 3.5-3.596c.197-.18.454-.28.722-.28Z"></path><path d="m12.244 2.373-3.5 3.596a1.07 1.07 0 0 1-1.444 0L3.79 2.312l.937-.875 3.307 3.385 3.308-3.385.901.936Z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 32 32" class="c-pieIcon c-pieIcon--columnLarge"><path d="M12.342 4.669H7.293a2.633 2.633 0 0 0-2.625 2.625V24.74a2.633 2.633 0 0 0 2.625 2.625h5.05a2.633 2.633 0 0 0 2.624-2.625V7.294a2.633 2.633 0 0 0-2.625-2.625Zm.875 20.072a.878.878 0 0 1-.875.875H7.293a.878.878 0 0 1-.875-.875V7.294c0-.482.394-.875.875-.875h5.05c.48 0 .874.393.874.875V24.74Z"></path><path d="M24.689 4.669h-5.05a2.633 2.633 0 0 0-2.624 2.625V24.74a2.633 2.633 0 0 0 2.625 2.625h5.049a2.633 2.633 0 0 0 2.625-2.625V7.294a2.633 2.633 0 0 0-2.625-2.625Zm.875 20.072a.878.878 0 0 1-.875.875h-5.05a.878.878 0 0 1-.874-.875V7.294c0-.482.393-.875.875-.875h5.049c.48 0 .875.393.875.875V24.74Z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 16 16" class="c-pieIcon c-pieIcon--column"><path d="M12.594 1.884H10.23c-.84 0-1.531.691-1.531 1.531v9.17c0 .84.691 1.531 1.531 1.531h2.363c.84 0 1.531-.691 1.531-1.531v-9.17c0-.84-.691-1.531-1.531-1.531Zm.219 10.701a.217.217 0 0 1-.22.219h-2.362a.217.217 0 0 1-.219-.219v-9.17c0-.122.097-.219.22-.219h2.362c.122 0 .219.097.219.219v9.17Z"></path><path d="M5.769 1.884H3.406c-.84 0-1.531.691-1.531 1.531v9.17c0 .84.691 1.531 1.531 1.531H5.77c.84 0 1.531-.691 1.531-1.531v-9.17c0-.84-.691-1.531-1.531-1.531Zm.218 10.701a.217.217 0 0 1-.218.219H3.406a.217.217 0 0 1-.219-.219v-9.17c0-.122.097-.219.22-.219h2.362c.122 0 .218.097.218.219v9.17Z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 32 32" class="c-pieIcon c-pieIcon--treeTraceLarge"><path d="M26.838 6.673a3.805 3.805 0 0 0-3.798-3.798 3.805 3.805 0 0 0-3.797 3.798 3.8 3.8 0 0 0 2.975 3.7v1.567c0 1.794-1.715 3.194-3.194 3.194H13.04c-1.155 0-2.292.525-3.194 1.33v-6.108a3.798 3.798 0 0 0 2.923-3.683A3.805 3.805 0 0 0 8.97 2.875a3.8 3.8 0 0 0-3.797 3.798 3.79 3.79 0 0 0 2.922 3.683v11.27a3.798 3.798 0 0 0-2.922 3.684 3.805 3.805 0 0 0 3.797 3.798 3.805 3.805 0 0 0 3.798-3.798 3.79 3.79 0 0 0-2.923-3.684v-1.549c0-1.548 1.645-3.193 3.194-3.193h5.985c2.336 0 4.944-2.118 4.944-4.944v-1.601c1.645-.42 2.87-1.899 2.87-3.675v.009Zm-19.915 0A2.05 2.05 0 0 1 8.97 4.625a2.05 2.05 0 0 1 2.048 2.048A2.05 2.05 0 0 1 8.97 8.72a2.05 2.05 0 0 1-2.047-2.048Zm4.095 18.637a2.05 2.05 0 0 1-2.048 2.048 2.05 2.05 0 0 1-2.047-2.048 2.05 2.05 0 0 1 2.047-2.047 2.05 2.05 0 0 1 2.048 2.047ZM23.04 8.72a2.05 2.05 0 0 1-2.047-2.048 2.05 2.05 0 0 1 2.047-2.047 2.05 2.05 0 0 1 2.048 2.048A2.05 2.05 0 0 1 23.04 8.72Z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 16 16" class="c-pieIcon c-pieIcon--treeTrace"><path d="M13.631 3.231a2.17 2.17 0 1 0-4.34 0c0 .963.64 1.777 1.514 2.057v.743c0 .744-.735 1.339-1.339 1.339h-2.93c-.473 0-.937.158-1.34.411V5.288a2.162 2.162 0 0 0-.647-4.226c-1.19 0-2.17.97-2.17 2.17 0 .962.639 1.776 1.514 2.056v5.433a2.167 2.167 0 0 0-1.514 2.056 2.17 2.17 0 1 0 4.34 0c0-.962-.639-1.776-1.514-2.056v-.7c0-.691.753-1.338 1.339-1.338h2.931c1.251 0 2.651-1.13 2.651-2.652v-.743A2.167 2.167 0 0 0 13.64 3.23h-.009ZM4.55 2.374c.472 0 .857.385.857.857a.859.859 0 0 1-.857.858.859.859 0 0 1-.858-.858c0-.472.385-.857.858-.857Zm0 11.261a.859.859 0 0 1-.858-.857.859.859 0 0 1 1.715 0 .859.859 0 0 1-.857.857Zm6.912-9.546a.859.859 0 0 1-.857-.858c0-.472.385-.857.857-.857.473 0 .858.385.858.857a.859.859 0 0 1-.858.858Z"></path></svg>
|