@justeattakeaway/pie-icons 5.7.0 → 5.8.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 +13 -4
- package/dist/icons/check-large.svg +1 -1
- package/dist/icons/check.svg +1 -1
- package/dist/icons/double-check-large.svg +1 -0
- package/dist/icons/double-check.svg +1 -0
- package/dist/icons/payment/afterpay.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 +7 -1
package/dist/iconData.json
CHANGED
|
@@ -993,6 +993,10 @@
|
|
|
993
993
|
"name": "close-circle-filled",
|
|
994
994
|
"displayName": "Close Circle Filled"
|
|
995
995
|
},
|
|
996
|
+
{
|
|
997
|
+
"name": "double-check",
|
|
998
|
+
"displayName": "Double Check"
|
|
999
|
+
},
|
|
996
1000
|
{
|
|
997
1001
|
"name": "drag",
|
|
998
1002
|
"displayName": "Drag"
|
|
@@ -1133,14 +1137,14 @@
|
|
|
1133
1137
|
"name": "sort-descending",
|
|
1134
1138
|
"displayName": "Sort Descending"
|
|
1135
1139
|
},
|
|
1136
|
-
{
|
|
1137
|
-
"name": "sync",
|
|
1138
|
-
"displayName": "Sync"
|
|
1139
|
-
},
|
|
1140
1140
|
{
|
|
1141
1141
|
"name": "switch-product",
|
|
1142
1142
|
"displayName": "Switch Product"
|
|
1143
1143
|
},
|
|
1144
|
+
{
|
|
1145
|
+
"name": "sync",
|
|
1146
|
+
"displayName": "Sync"
|
|
1147
|
+
},
|
|
1144
1148
|
{
|
|
1145
1149
|
"name": "trash",
|
|
1146
1150
|
"displayName": "Trash"
|
|
@@ -1639,6 +1643,11 @@
|
|
|
1639
1643
|
"name": "payment",
|
|
1640
1644
|
"displayName": "Payment",
|
|
1641
1645
|
"icons": [
|
|
1646
|
+
{
|
|
1647
|
+
"name": "afterpay",
|
|
1648
|
+
"displayName": "Afterpay",
|
|
1649
|
+
"oneSize": true
|
|
1650
|
+
},
|
|
1642
1651
|
{
|
|
1643
1652
|
"name": "allied-irish-bank",
|
|
1644
1653
|
"displayName": "Allied Irish Bank",
|
|
@@ -1 +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--checkLarge"><path d="
|
|
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--checkLarge"><path d="m26.089 7.241-14.753 15.68-.105.114-1.163-1.313-4.13-4.655-1.313 1.164 5.303 5.915c.166.184.376.333.603.429.228.096.473.192.726.192.254 0 .5-.052.727-.157.227-.105.437-.245.612-.429l14.779-15.75-1.286-1.19Z"></path></svg>
|
package/dist/icons/check.svg
CHANGED
|
@@ -1 +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--check"><path d="M5.865 12.489a1.217 1.217 0 0 1-.875-.385L1.875 8.656l.98-.875 3.028 3.369 7.253-7.822.963.875-7.35 7.
|
|
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--check"><path d="M5.865 12.489a1.217 1.217 0 0 1-.875-.385L1.875 8.656l.98-.875 3.028 3.369 7.253-7.822.963.875-7.35 7.875c-.113.12-.248.215-.398.282-.15.066-.322.127-.486.129Z"></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--doubleCheckLarge"><path d="m25.336 9.875-.004.004-.005-.004h.01Z"></path><path d="m25.332 9.88 1.282 1.185-9.459 10.194a1.821 1.821 0 0 1-1.33.586c-.499 0-.989-.21-1.33-.578L10.75 17.05l1.313-1.164 3.727 4.2.035.044 9.507-10.25Z"></path><path d="m15.318 17.584 6.055-6.519-1.287-1.19-5.932 6.396 1.164 1.313Z"></path><path d="m10.575 20.13.053-.061v.009l.533-.578 1.164 1.313-.42.454a1.822 1.822 0 0 1-1.33.587c-.499 0-.989-.21-1.33-.578L5.5 17.06l1.313-1.164 2.598 2.922 1.164 1.313Z"></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--doubleCheck"><path d="m7.843 8.779 3.14-3.386-.962-.893-3.036 3.308.858.97Z"></path><path d="m4.902 10.074-.288.315-2.11-2.38-.98.875 2.188 2.458c.228.245.552.385.884.385.333 0 .656-.14.884-.385l.28-.306-.858-.962Z"></path><path fill-rule="evenodd" d="M7.195 11.342c.226.244.548.384.88.385.33 0 .652-.14.879-.385l5.52-5.95-.962-.892-5.416 5.889-2.109-2.38-.98.875 2.188 2.458Zm.88.385h.004-.01.005Z" clip-rule="evenodd"></path></svg>
|
|
@@ -0,0 +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--afterpay"><path fill="#B2FCE4" d="M20.421 6H3.58c-.419 0-.82.158-1.117.44A1.463 1.463 0 0 0 2 7.5v9c0 .398.166.78.462 1.06.297.282.698.44 1.117.44H20.42c.419 0 .82-.158 1.117-.44.296-.28.462-.662.462-1.06v-9c0-.398-.166-.78-.462-1.06A1.622 1.622 0 0 0 20.42 6Z"></path><path fill="#000" d="m21.01 11-.557-.305-.558-.32a.586.586 0 0 0-.562.002.55.55 0 0 0-.205.196.516.516 0 0 0-.075.267v.065a.11.11 0 0 0 .014.054c.009.016.022.03.038.041l.263.14a.108.108 0 0 0 .083.01.106.106 0 0 0 .065-.05.09.09 0 0 0 0-.05v-.16a.1.1 0 0 1 .028-.076.11.11 0 0 1 .077-.034h.063l.526.285.527.28a.11.11 0 0 1 .05.068.106.106 0 0 1-.013.082l-.037.035-.526.28-.527.285a.115.115 0 0 1-.123-.005.106.106 0 0 1-.03-.03.113.113 0 0 1 0-.06v-.08a.515.515 0 0 0-.074-.267.55.55 0 0 0-.206-.196.584.584 0 0 0-.562-.002l-.568.31-.558.305a.545.545 0 0 0-.262.324.517.517 0 0 0 .262.606l.558.305.569.305a.586.586 0 0 0 .561-.002.55.55 0 0 0 .206-.196.515.515 0 0 0 .075-.267v-.065a.112.112 0 0 0-.053-.095l-.263-.145a.109.109 0 0 0-.148.04.111.111 0 0 0 0 .055v.16a.1.1 0 0 1-.028.076.11.11 0 0 1-.077.034.15.15 0 0 1-.063 0l-.526-.285-.527-.28a.113.113 0 0 1-.058-.06.105.105 0 0 1 0-.08l.037-.035.527-.28.526-.285a.114.114 0 0 1 .153.035c.005.02.005.04 0 .06v.08c0 .094.025.186.075.267a.55.55 0 0 0 .205.196.586.586 0 0 0 .562.002l.568-.31.558-.305a.55.55 0 0 0 .16-.142.516.516 0 0 0 .098-.398.515.515 0 0 0-.079-.195.508.508 0 0 0-.168-.19Z"></path><path fill="#000" d="m17.337 11.09-1.31 2.57H15.5l.49-.96-.769-1.61h.558l.495 1.075.526-1.075h.537Z"></path><path fill="#000" d="M4.237 12a.484.484 0 0 0-.101-.27.524.524 0 0 0-.242-.174.551.551 0 0 0-.564.124.477.477 0 0 0-.103.542c.04.09.108.166.194.22a.546.546 0 0 0 .662-.063.488.488 0 0 0 .154-.354V12Zm0 .915v-.24a.78.78 0 0 1-.273.2.82.82 0 0 1-.338.07.984.984 0 0 1-.359-.076.944.944 0 0 1-.3-.2.89.89 0 0 1-.198-.295.856.856 0 0 1-.064-.344V12a.869.869 0 0 1 .059-.351.904.904 0 0 1 .196-.303.956.956 0 0 1 .302-.209.998.998 0 0 1 .364-.082c.115 0 .228.023.332.069a.77.77 0 0 1 .268.196v-.23h.469v1.825h-.458Z"></path><path fill="#000" d="M7.01 12.5c-.168 0-.21-.06-.21-.21v-.79h.3v-.395h-.3v-.46h-.484v.445h-.632v-.185c0-.15.063-.21.232-.21h.105v-.355h-.226c-.4 0-.59.125-.59.5v.245h-.268v.415h.268v1.43h.48V11.5h.63v.895c0 .375.148.535.527.535h.263v-.43h-.094Z"></path><path fill="#000" d="M8.747 11.835a.43.43 0 0 0-.162-.276.474.474 0 0 0-.317-.099.485.485 0 0 0-.317.1.44.44 0 0 0-.167.275h.963Zm-.958.285a.447.447 0 0 0 .157.308c.093.08.214.121.338.117a.55.55 0 0 0 .259-.061.516.516 0 0 0 .194-.174h.495a.899.899 0 0 1-.363.476.979.979 0 0 1-.595.159.98.98 0 0 1-.688-.219.885.885 0 0 1-.323-.616V12c0-.25.105-.491.292-.668.186-.177.44-.277.703-.277.264 0 .517.1.703.277a.922.922 0 0 1 .292.668.423.423 0 0 1 0 .115l-1.464.005Z"></path><path fill="#000" d="M12.347 12a.489.489 0 0 0-.16-.348.541.541 0 0 0-.74.01.488.488 0 0 0-.152.35c0 .132.055.258.152.352a.54.54 0 0 0 .368.148.541.541 0 0 0 .371-.14.489.489 0 0 0 .161-.347V12Zm-1.52 1.66v-2.57h.468v.235a.78.78 0 0 1 .273-.2.82.82 0 0 1 .337-.07.983.983 0 0 1 .662.273.89.89 0 0 1 .199.293c.045.11.068.226.066.344V12a.87.87 0 0 1-.255.654.957.957 0 0 1-.303.209 1 1 0 0 1-.363.082.793.793 0 0 1-.321-.061.758.758 0 0 1-.264-.184v.96h-.5Z"></path><path fill="#000" d="M14.537 12a.485.485 0 0 0-.1-.268.524.524 0 0 0-.237-.173.552.552 0 0 0-.56.113.476.476 0 0 0-.12.533c.037.09.1.169.182.225.083.057.18.09.282.095h.027c.14 0 .273-.053.372-.146a.488.488 0 0 0 .154-.354V12Zm0 .915v-.24a.763.763 0 0 1-.27.2.803.803 0 0 1-.335.07.984.984 0 0 1-.36-.074.945.945 0 0 1-.302-.199.856.856 0 0 1-.265-.637V12a.868.868 0 0 1 .059-.351.903.903 0 0 1 .196-.303.956.956 0 0 1 .302-.209.998.998 0 0 1 .364-.082c.114 0 .226.023.33.069a.76.76 0 0 1 .265.196v-.23h.474v1.825h-.458Z"></path><path fill="#000" d="M9.974 11.27a.47.47 0 0 1 .178-.16.499.499 0 0 1 .238-.055c.07-.002.14.012.205.04v.47a.629.629 0 0 0-.342-.085.338.338 0 0 0-.205.129.308.308 0 0 0-.059.226v1.08H9.5V11.09h.474v.18Z"></path></svg>
|