@justeattakeaway/pie-icons 5.27.2 → 5.28.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 +4 -0
- package/dist/icons/delivery-large.svg +1 -0
- package/dist/icons/delivery.svg +1 -0
- package/dist/icons/payment/nationwide.svg +1 -1
- package/dist/icons/payment/revolut.svg +1 -1
- 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 +4 -5
package/dist/iconData.json
CHANGED
|
@@ -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--deliveryLarge"><path d="M11.411 14.259H3.717l.788 1.75h6.906z"></path><path d="M11.411 19.378v-1.75H6.214l.604 1.75"></path><path d="m23.215 9.849.875-3.71-.648-1.05-5.101-1.409-1.925.647-.875 3.71-4.218-.997-1.644 5.583h1.82l1.032-3.5 13.011 3.07-2.625 13.87a.62.62 0 0 1-.28.41.65.65 0 0 1-.49.088L8.996 23.455a.64.64 0 0 1-.402-.297.66.66 0 0 1-.062-.5l.482-1.627h-1.82L6.86 22.17a2.38 2.38 0 0 0 1.741 2.984l13.151 3.106q.276.063.552.061c.455 0 .901-.131 1.286-.385a2.36 2.36 0 0 0 1.041-1.557l2.94-15.514-4.366-1.033zm-1.706-.403-4.27-1.006.673-2.853 4.27 1.007z"></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--delivery"><path d="m1.569 6.145.516 1.321H5.76V6.145z"></path><path d="m12.06 4.526.437-1.837-.49-.788-3.246-.77-.787.49-.438 1.838-2.284-.543-.56 1.917h1.365l.105-.35 6.747 1.592-1.4 7.376a.16.16 0 0 1-.07.105.17.17 0 0 1-.123.027l-7.149-1.69a.17.17 0 0 1-.105-.078c-.017-.026-.035-.07-.017-.131l.079-.254H2.767a1.44 1.44 0 0 0 .158 1.041c.201.35.542.604.936.7l7.149 1.689q.173.037.332.035c.29 0 .57-.079.805-.236.333-.219.57-.569.648-.963l1.627-8.601-2.362-.56zm-3.246-.77.28-1.198 1.968.463-.28 1.199"></path><path d="m3.083 8.779.516 1.33H5.76v-1.33z"></path></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 24 24" class="c-pieIcon c-pieIcon--nationwide"><path fill="#
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 24 24" class="c-pieIcon c-pieIcon--nationwide"><path fill="#f9383d" d="M15.616 10.829C15.448 8.14 13.125 6 10.324 6 7.384 6 5 8.288 5 11.14a4.96 4.96 0 0 0 1.492 3.552l3.509-3.863zM12.246 19H19v-4.279l-3.385-3.892-3.37 3.892V19z"></path></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 24 24" class="c-pieIcon c-pieIcon--revolut"><path fill="#000"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" viewBox="0 0 24 24" class="c-pieIcon c-pieIcon--revolut"><path fill="#000" d="M9.422 9.208H7V19h2.422z"></path><path fill="#000" d="M17.015 9.768A3.774 3.774 0 0 0 13.243 6H7v2.091h5.947c.94 0 1.72.74 1.738 1.648.008.455-.162.885-.481 1.21a1.67 1.67 0 0 1-1.2.504h-2.316a.15.15 0 0 0-.15.149v1.858q0 .049.029.087L14.497 19h2.877l-3.94-5.468c1.985-.1 3.581-1.766 3.581-3.764"></path></svg>
|