@justeattakeaway/pie-icons 5.20.0 → 5.22.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 +41 -12
- package/dist/icons/arrow-up.svg +1 -1
- package/dist/icons/credits-filled-large.svg +1 -0
- package/dist/icons/credits-filled.svg +1 -0
- package/dist/icons/credits-large.svg +1 -0
- package/dist/icons/credits.svg +1 -0
- package/dist/icons/face-unhappy-filled-large.svg +1 -0
- package/dist/icons/face-unhappy-filled.svg +1 -0
- package/dist/icons/face-unhappy-large.svg +1 -0
- package/dist/icons/face-unhappy.svg +1 -0
- package/dist/icons/halal-large.svg +1 -0
- package/dist/icons/halal.svg +1 -0
- package/dist/icons/payment/wero.svg +1 -0
- package/dist/icons/reorder-rewards-large.svg +1 -0
- package/dist/icons/reorder-rewards.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
|
@@ -308,6 +308,10 @@
|
|
|
308
308
|
"name": "offer-star-filled",
|
|
309
309
|
"displayName": "Offer Star Filled"
|
|
310
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "reorder-rewards",
|
|
313
|
+
"displayName": "Reorder Rewards"
|
|
314
|
+
},
|
|
311
315
|
{
|
|
312
316
|
"name": "voucher",
|
|
313
317
|
"displayName": "Voucher"
|
|
@@ -660,6 +664,10 @@
|
|
|
660
664
|
"name": "gluten",
|
|
661
665
|
"displayName": "Gluten"
|
|
662
666
|
},
|
|
667
|
+
{
|
|
668
|
+
"name": "halal",
|
|
669
|
+
"displayName": "Halal"
|
|
670
|
+
},
|
|
663
671
|
{
|
|
664
672
|
"name": "kosher",
|
|
665
673
|
"displayName": "Kosher"
|
|
@@ -1646,10 +1654,6 @@
|
|
|
1646
1654
|
"name": "cash",
|
|
1647
1655
|
"displayName": "Cash"
|
|
1648
1656
|
},
|
|
1649
|
-
{
|
|
1650
|
-
"name": "cash-filled",
|
|
1651
|
-
"displayName": "Cash Filled"
|
|
1652
|
-
},
|
|
1653
1657
|
{
|
|
1654
1658
|
"name": "cash-card",
|
|
1655
1659
|
"displayName": "Cash Card"
|
|
@@ -1658,6 +1662,10 @@
|
|
|
1658
1662
|
"name": "cash-card-filled",
|
|
1659
1663
|
"displayName": "Cash Card Filled"
|
|
1660
1664
|
},
|
|
1665
|
+
{
|
|
1666
|
+
"name": "cash-filled",
|
|
1667
|
+
"displayName": "Cash Filled"
|
|
1668
|
+
},
|
|
1661
1669
|
{
|
|
1662
1670
|
"name": "cheque",
|
|
1663
1671
|
"displayName": "Cheque"
|
|
@@ -1666,6 +1674,14 @@
|
|
|
1666
1674
|
"name": "cheque-filled",
|
|
1667
1675
|
"displayName": "Cheque Filled"
|
|
1668
1676
|
},
|
|
1677
|
+
{
|
|
1678
|
+
"name": "coins",
|
|
1679
|
+
"displayName": "Coins"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"name": "coins-filled",
|
|
1683
|
+
"displayName": "Coins Filled"
|
|
1684
|
+
},
|
|
1669
1685
|
{
|
|
1670
1686
|
"name": "credit-card",
|
|
1671
1687
|
"displayName": "Credit Card"
|
|
@@ -1683,12 +1699,12 @@
|
|
|
1683
1699
|
"displayName": "Credit Card Home Filled"
|
|
1684
1700
|
},
|
|
1685
1701
|
{
|
|
1686
|
-
"name": "
|
|
1687
|
-
"displayName": "
|
|
1702
|
+
"name": "credits",
|
|
1703
|
+
"displayName": "Credits"
|
|
1688
1704
|
},
|
|
1689
1705
|
{
|
|
1690
|
-
"name": "
|
|
1691
|
-
"displayName": "
|
|
1706
|
+
"name": "credits-filled",
|
|
1707
|
+
"displayName": "Credits Filled"
|
|
1692
1708
|
},
|
|
1693
1709
|
{
|
|
1694
1710
|
"name": "instant-bank",
|
|
@@ -1730,13 +1746,13 @@
|
|
|
1730
1746
|
"name": "wallet",
|
|
1731
1747
|
"displayName": "Wallet"
|
|
1732
1748
|
},
|
|
1733
|
-
{
|
|
1734
|
-
"name": "wallet-filled",
|
|
1735
|
-
"displayName": "Wallet Filled"
|
|
1736
|
-
},
|
|
1737
1749
|
{
|
|
1738
1750
|
"name": "wallet-add",
|
|
1739
1751
|
"displayName": "Wallet Add"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"name": "wallet-filled",
|
|
1755
|
+
"displayName": "Wallet Filled"
|
|
1740
1756
|
}
|
|
1741
1757
|
]
|
|
1742
1758
|
},
|
|
@@ -1854,6 +1870,11 @@
|
|
|
1854
1870
|
"displayName": "Virgin Money",
|
|
1855
1871
|
"oneSize": true
|
|
1856
1872
|
},
|
|
1873
|
+
{
|
|
1874
|
+
"name": "wero",
|
|
1875
|
+
"displayName": "Wero",
|
|
1876
|
+
"oneSize": true
|
|
1877
|
+
},
|
|
1857
1878
|
{
|
|
1858
1879
|
"name": "wise",
|
|
1859
1880
|
"displayName": "Wise",
|
|
@@ -1898,6 +1919,14 @@
|
|
|
1898
1919
|
"name": "face-neutral-filled",
|
|
1899
1920
|
"displayName": "Face Neutral Filled"
|
|
1900
1921
|
},
|
|
1922
|
+
{
|
|
1923
|
+
"name": "face-unhappy",
|
|
1924
|
+
"displayName": "Face Unhappy"
|
|
1925
|
+
},
|
|
1926
|
+
{
|
|
1927
|
+
"name": "face-unhappy-filled",
|
|
1928
|
+
"displayName": "Face Unhappy Filled"
|
|
1929
|
+
},
|
|
1901
1930
|
{
|
|
1902
1931
|
"name": "user",
|
|
1903
1932
|
"displayName": "User"
|
package/dist/icons/arrow-up.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--arrowUp"><path d="
|
|
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--arrowUp"><path d="M7.25 15.025V3.375l-3.76 3.76-1.06-1.11 4.69-4.68a1.24 1.24 0 0 1 1.76 0l4.69 4.68-1.06 1.11-3.76-3.76v11.65h-1.5Z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" class="c-pieIcon c-pieIcon--creditsFilledLarge"><path fill-rule="evenodd" d="M23.875 8.589a2.63 2.63 0 0 1 2.459 1.628c.165.347.252.726.254 1.111v1.67h-7.526a.717.717 0 0 0-.716.71v9.021a.717.717 0 0 0 .716.717h6.563v.018h.928v1.75a2.68 2.68 0 0 1-2.678 2.677H5.5a2.677 2.677 0 0 1-2.678-2.677V11.328c.002-.384.09-.764.254-1.111q.09-.213.219-.403l.07-.088.157-.21q.196-.225.43-.41c.447-.333.99-.514 1.548-.517zm-11.71 5.41a.65.65 0 0 0-.38.111c-2.63 1.62-4.07 4.26-4.13 4.4a.4.4 0 0 0-.02.11c0 .13.08.23.19.25l.76.15c.1.02.17.11.18.22 0 .14.15 3.119.33 3.89.02.11.14.19.25.19l5.59-.02c.13 0 .22-.08.25-.19.18-.78.32-3.754.33-3.89.01-.1.09-.19.18-.22l.76-.15c.11-.02.19-.14.19-.25 0-.02 0-.06-.02-.09-.02-.08-.42-.8-1.16-1.72h.03c-.002-.004-.03-.052-.03-.08h.03a33.611 33.611 0 0 0-.22-1.89c-.02-.1-.11-.18-.23-.21l-.78-.09c-.09 0-.16.07-.16.16v.94c-.008-.01-1.032-1.191-1.56-1.51a.7.7 0 0 0-.38-.11" clip-rule="evenodd"></path><path d="M29.125 21.696h-9.03V14.75h9.03zM16.823 3.68a2.625 2.625 0 0 1 3.43 1.426l.787 1.899H8.808z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" class="c-pieIcon c-pieIcon--creditsFilled"><path d="M11.967 4.4a1.53 1.53 0 0 1 1.531 1.531V7.41h-3.115a.39.39 0 0 0-.298.184.36.36 0 0 0-.07.21v3.15a.395.395 0 0 0 .394.393h3.09v1.585a1.54 1.54 0 0 1-1.532 1.53H2.998a1.543 1.543 0 0 1-1.531-1.53v-7a1.4 1.4 0 0 1 .104-.535 1.5 1.5 0 0 1 .762-.875c.21-.089.437-.13.665-.122zM6.289 6.242a.5.5 0 0 0-.271.08C4.119 7.458 3.078 9.304 3.034 9.41a.3.3 0 0 0-.017.079.18.18 0 0 0 .14.175l.551.104a.19.19 0 0 1 .14.159c0 .101.105 2.187.236 2.72.018.079.096.132.184.132l4.043-.018a.19.19 0 0 0 .183-.131c.131-.543.228-2.629.237-2.721a.2.2 0 0 1 .14-.158l.55-.105a.19.19 0 0 0 .14-.175c0-.017 0-.044-.017-.061-.018-.053-.306-.56-.831-1.208-.002-.003-.026-.035-.026-.052a30 30 0 0 0-.158-1.33.19.19 0 0 0-.166-.14l-.569-.061a.115.115 0 0 0-.113.113v.656s-.744-.84-1.12-1.067a.5.5 0 0 0-.272-.079m8.058 3.784h-3.019V8.722h3.019zM7.504 1.521a1.53 1.53 0 0 1 1.995.831l.263.736h-6.02z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" class="c-pieIcon c-pieIcon--creditsLarge"><path d="M23.927 8.61c1.09 0 2.03.67 2.42 1.619.15.33.25.71.25 1.11v1.669h-1.8v-1.79c0-.489-.4-.88-.88-.88H5.49c-.12 0-.24.031-.34.071-.01.01-.02.03-.04.03-.09.05-.16.1-.23.16a.9.9 0 0 0-.27.63V25.21c0 .49.4.88.88.88h18.417c.49 0 .881-.4.881-.88v-1.769h.88l.01-.01h.93v1.77a2.68 2.68 0 0 1-2.681 2.678H5.5a2.68 2.68 0 0 1-2.68-2.678V11.32c0-.39.09-.77.25-1.109.06-.14.13-.27.22-.39.019-.03.04-.05.06-.08.06-.07.11-.14.16-.2.12-.15.25-.28.409-.4.44-.33.981-.53 1.571-.53z"></path><path d="M13.135 13.687c.14 0 .28.04.38.11.525.317 1.54 1.485 1.56 1.509v-.939c0-.09.07-.16.16-.16l.78.09c.12.03.21.11.23.21.002.015.142.948.22 1.89h-.03c0 .029.029.076.03.079h-.03c.74.92 1.142 1.64 1.162 1.72.02.03.02.07.02.09 0 .109-.08.229-.19.25l-.762.149c-.09.03-.17.12-.18.22-.01.133-.15 3.107-.33 3.887a.25.25 0 0 1-.25.19l-5.591.02c-.11 0-.23-.08-.25-.19-.18-.769-.331-3.741-.332-3.887-.01-.11-.08-.2-.18-.22l-.759-.15c-.11-.02-.19-.12-.19-.25 0-.04.01-.08.02-.11.06-.14 1.5-2.779 4.132-4.398.12-.08.24-.11.38-.11"></path><path fill-rule="evenodd" d="M29.13 21.693h-9.033v-6.946h9.033zm-7.282-1.749h5.53v-3.448h-5.53z" clip-rule="evenodd"></path><path d="M16.796 3.683a2.62 2.62 0 0 1 3.432 1.419L21.018 7h-1.891l-.51-1.23a.8.8 0 0 0-.47-.47.9.9 0 0 0-.33-.069c-.11 0-.222.03-.332.07h.011L13.385 7.01H8.803z"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" role="presentation" focusable="false" fill="currentColor" class="c-pieIcon c-pieIcon--credits"><path d="M11.97 4.39c.4 0 .79.16 1.08.45.29.28.449.67.449 1.08V7.4h-1.31V5.92a.22.22 0 0 0-.06-.15.2.2 0 0 0-.15-.06H3.01a.22.22 0 0 0-.15.06q-.06.06-.06.15v7c0 .05.02.11.06.15q.06.06.15.06h8.98c.05 0 .11-.02.15-.06q.06-.06.06-.15v-1.58h1.31v1.58c0 .4-.16.79-.45 1.08-.28.29-.67.45-1.08.45H3.01c-.2 0-.4-.04-.59-.12a1.4 1.4 0 0 1-.5-.33c-.139-.14-.25-.31-.33-.5-.07-.19-.11-.39-.11-.59v-7c0-.18.04-.36.1-.53.11-.29.31-.54.56-.72.26-.17.56-.27.87-.27z"></path><path d="M7.246 6.155c.09 0 .19.03.27.08.375.228 1.1 1.048 1.12 1.07v-.66c0-.06.05-.11.11-.11.01 0 .57.06.57.06.08.01.15.06.17.14.003.02.101.68.16 1.33h-.01c0 .01.026.044.03.05.517.646.807 1.155.83 1.21.02.02.02.04.02.06a.19.19 0 0 1-.14.17l-.55.1c-.08.03-.14.09-.14.16-.01.097-.11 2.18-.24 2.72-.02.08-.09.13-.18.13l-4.04.02c-.08 0-.16-.05-.18-.13-.14-.529-.24-2.616-.24-2.72a.19.19 0 0 0-.14-.16l-.55-.1c-.08-.01-.14-.08-.14-.17 0-.03.02-.05.02-.08.045-.119 1.084-1.952 2.98-3.09a.53.53 0 0 1 .27-.08m7.124 3.875h-3.039V8.71h3.04zM8.05 1.42c.2 0 .4.04.59.12s.37.19.52.33.27.31.35.5l.3.73H8.39l-.1-.23c-.02-.03-.03-.05-.05-.07a1 1 0 0 0-.07-.05h-.169l.01.01-.81.32H3.77l3.69-1.54c.19-.08.39-.12.59-.12"></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--faceUnhappyFilledLarge"><path d="M24.662 7.338A12.25 12.25 0 1 0 7.338 24.662 12.25 12.25 0 0 0 24.662 7.338ZM10.815 15.9a1.312 1.312 0 1 1-1.005-2.424 1.312 1.312 0 0 1 1.005 2.424Zm2.309 2.703a4.715 4.715 0 0 1 7.435 2.53h-1.846a2.975 2.975 0 0 0-5.426 0h-1.846a4.715 4.715 0 0 1 1.683-2.53Zm9.655-3.186a1.312 1.312 0 1 1-2.182-1.457 1.312 1.312 0 0 1 2.182 1.457Z"></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--faceUnhappyFilled"><path fill-rule="evenodd" d="M8 1.219A6.79 6.79 0 0 1 14.781 8 6.781 6.781 0 1 1 8 1.219ZM8.067 8.5a3.168 3.168 0 0 0-3.062 2.358h1.374a1.847 1.847 0 0 1 3.377 0h1.374A3.168 3.168 0 0 0 8.067 8.5ZM5.75 6a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm4.5 0a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Z" 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 32 32" class="c-pieIcon c-pieIcon--faceUnhappyLarge"><path d="M16 3.75a12.25 12.25 0 1 0 0 24.5 12.25 12.25 0 0 0 0-24.5Zm0 22.75a10.5 10.5 0 1 1 0-21 10.5 10.5 0 0 1 0 21Zm-4.375-11.813a1.313 1.313 0 1 1-2.626 0 1.313 1.313 0 0 1 2.626 0Zm11.375 0a1.313 1.313 0 1 1-2.626 0 1.313 1.313 0 0 1 2.626 0Zm-9.713 6.446h-1.846a4.716 4.716 0 0 1 9.118 0h-1.847a2.975 2.975 0 0 0-5.425 0Z"></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--faceUnhappy"><path d="M8 1.219A6.781 6.781 0 1 0 14.781 8 6.79 6.79 0 0 0 8 1.219Zm0 12.25A5.469 5.469 0 1 1 8 2.53a5.469 5.469 0 0 1 0 10.938Z"></path><path d="M5 6.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z"></path><path d="M9.5 6.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z"></path><path d="M5.005 10.859h1.374a1.846 1.846 0 0 1 3.377 0h1.374a3.168 3.168 0 0 0-6.125 0Z"></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--halalLarge"><path d="M28.54 18.348h-1.19c-.595 0-1.295-.386-2.047-.805-1.33-.735-2.835-1.567-4.104-.263-.551.569-.936 1.426-1.094 1.995a.324.324 0 0 0 .15.367.699.699 0 0 1-.21-.122c-.675-.604-.727-2.87-.77-4.524-.018-.779-.036-1.444-.106-1.916-.087-.595-.254-1.286-.752-1.356-.097-.018-.272.008-.342.07-.13.105-.14.253-.13.262-.298.788-.456 1.671-.613 2.52-.132.709-.263 1.444-.473 2.091-.621 1.934-2.319 3.65-4.637 4.7l-1.663.63a.324.324 0 0 0-.21.34.325.325 0 0 0 .28.29c.376.052.753.078 1.12.078 1.724 0 3.299-.56 4.454-1.61.954-.875 1.461-2.214 1.802-3.552.07 1.277.263 2.598.884 3.368 1.234 1.523 3.553.753 5.408.123.796-.263 1.54-.517 2.082-.56.201-.018.411 0 .621 0 .22 0 .43.017.64 0a.32.32 0 0 0 .28-.184c.078-.166.244-.385.393-.595.201-.271.394-.525.49-.761a.597.597 0 0 0 .052-.359.328.328 0 0 0-.323-.271l.008.044Zm-7.875 1.242c.928-.997 1.812-.91 3.037-.438.087.035.2.088.315.132-.114.07-.237.131-.368.184-.875.323-2.214.367-3.089.262-.07 0-.14-.026-.21-.044.105.026.237 0 .315-.096Z"></path><path d="M10.393 11.785c-.333-.28-.508-.683-.691-1.103-.07-.166-.15-.332-.228-.498A.351.351 0 0 0 9.185 10a.331.331 0 0 0-.297.166l-.7 1.243a.31.31 0 0 0-.035.218c.087.5.175 1.007.271 1.514.271 1.461.551 2.967.621 4.419.088 1.759-.105 2.266-.192 2.406-.376.604-2.074.893-2.931.753-.727-.114-1.182-.341-1.383-.7-.324-.569 0-1.54.376-2.494a.334.334 0 0 0-.13-.402.322.322 0 0 0-.42.06c-1.55 1.777-1.34 3.168-1.068 3.85.402 1.016 1.4 1.716 2.607 1.838.123.009.254.018.376.018 1.4 0 2.74-.788 3.64-2.162.578-.883.56-1.54.525-2.44-.026-.71-.105-1.418-.175-2.11-.07-.62-.14-1.268-.166-1.898-.035-.7-.009-1.435.35-2.091a.325.325 0 0 0-.079-.412l.018.009Z"></path><path d="M12.51 15.346c.237.088.464.175.63.271.35.21.508.42.71.753l.743 1.724a.332.332 0 0 0 .297.201h.07a.337.337 0 0 0 .263-.324v-1.303c0-.963-.788-2.372-1.33-2.975-.105-.114-1.943-1.768-2.581-1.602-.22.053-.333.228-.342.552-.017.21-.035 1.46.263 1.916.28.429.814.63 1.277.805v-.018Z"></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--halal"><path d="M14.494 8.499h-.604c-.288 0-.647-.193-1.015-.403-.656-.367-1.478-.814-2.152-.122-.289.297-.49.743-.569 1.041v.035c-.271-.376-.297-1.461-.315-2.196-.009-.394-.017-.744-.052-.98-.044-.324-.14-.692-.42-.735-.062-.009-.167 0-.22.043-.06.044-.087.114-.078.158-.149.402-.236.857-.315 1.295-.07.359-.131.735-.245 1.059-.315.971-1.164 1.837-2.336 2.362l-.849.324a.218.218 0 0 0-.14.227.223.223 0 0 0 .184.193c.192.026.394.044.577.044.893 0 1.707-.289 2.302-.832.428-.385.682-.953.848-1.54.053.56.167 1.103.438 1.444.656.805 1.855.403 2.809.079.402-.131.778-.263 1.05-.28h.647a.212.212 0 0 0 .184-.123c.035-.078.122-.183.201-.288a1.9 1.9 0 0 0 .254-.403.36.36 0 0 0 .026-.21.218.218 0 0 0-.219-.184l.01-.008Zm-2.424.542s-.06.026-.087.035c-.411.149-1.024.175-1.461.14.402-.429.778-.481 1.487-.21.018 0 .044.018.061.026v.01Z"></path><path d="M5.07 7.379c-.035-.324-.07-.648-.087-.963-.018-.35 0-.709.175-1.041a.215.215 0 0 0-.053-.271c-.157-.132-.245-.324-.332-.543a3.4 3.4 0 0 0-.114-.262.226.226 0 0 0-.192-.123.228.228 0 0 0-.193.114l-.359.639s-.035.096-.026.14c.044.253.088.507.14.77.14.743.28 1.513.315 2.248.044.91-.052 1.147-.087 1.2-.184.288-1.024.428-1.444.358-.35-.053-.578-.166-.665-.333-.158-.27 0-.752.192-1.225.044-.096 0-.21-.087-.27a.227.227 0 0 0-.28.043c-.805.927-.691 1.662-.551 2.012.21.534.735.91 1.373.972.07 0 .132.008.202.008.735 0 1.426-.41 1.898-1.128.307-.464.29-.805.28-1.278-.008-.359-.052-.726-.087-1.076l-.018.009Z"></path><path d="M6.103 7.177c.114.044.227.088.315.14a.956.956 0 0 1 .341.36l.376.874a.221.221 0 0 0 .202.131h.043a.215.215 0 0 0 .175-.21v-.665c0-.498-.41-1.233-.69-1.548 0-.009-.98-.937-1.366-.832-.096.027-.21.097-.21.324 0 0-.035.735.14 1.006.149.228.429.333.683.43l-.01-.01Z"></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--wero"><path fill="#fff" d="M4.845 2.447v10.877c0 .521.421.947.935.947h6.418c4.853 0 6.956-2.75 6.956-6.4 0-3.65-2.104-6.371-6.956-6.371H5.779a.944.944 0 0 0-.935.947h.001Z"></path><path fill="#C06" d="M9.141 4.17v8.038h3.454c3.137 0 4.497-1.794 4.497-4.331 0-2.537-1.361-4.312-4.497-4.312H9.74a.603.603 0 0 0-.598.606V4.17Z"></path><path fill="#232323" fill-rule="evenodd" d="M6.616 13.405h5.582c3.922 0 6.086-1.964 6.086-5.53 0-2.053-.79-5.504-6.086-5.504H6.616a.903.903 0 0 0-.897.909v9.216c0 .502.402.91.897.91v-.001ZM6.018 3.28a.6.6 0 0 1 .598-.606h5.58c2.16 0 5.788.677 5.788 5.202 0 3.37-2.057 5.226-5.787 5.226H6.616a.6.6 0 0 1-.598-.606V3.28Z" clip-rule="evenodd"></path><path fill="#fff" fill-rule="evenodd" d="M10.841 6.708a.961.961 0 0 0-.334-.058v-.005h-.79v1.941h.8a.765.765 0 0 0 .63-.282.913.913 0 0 0 .156-.31 1.496 1.496 0 0 0-.014-.814.984.984 0 0 0-.178-.297.746.746 0 0 0-.27-.177v.002Zm-.188 1.496a.553.553 0 0 1-.174.03v.004h-.361V7.014h.292c.1 0 .182.014.252.043a.415.415 0 0 1 .164.129.537.537 0 0 1 .092.201c.018.077.027.167.027.263 0 .11-.014.196-.04.273a.57.57 0 0 1-.106.182.343.343 0 0 1-.146.1Z" clip-rule="evenodd"></path><path fill="#fff" d="M13.003 6.65v.36h-.979v.416h.901v.33h-.9v.474h1.001v.359h-1.408V6.648h1.385v.004-.001Z"></path><path fill="#fff" fill-rule="evenodd" d="m15.098 8.592-.696-1.941h-.425l-.7 1.941h.412l.146-.43h.695l.142.43h.426Zm-.906-1.463.234.712h-.48l.242-.712h.004Z" clip-rule="evenodd"></path><path fill="#fff" d="M15.76 6.65v1.583h.906v.359h-1.312V6.651h.407Z"></path><path fill="#232323" d="M7.536 8.62a.905.905 0 0 0 .896-.912.905.905 0 0 0-.896-.914.905.905 0 0 0-.897.914c0 .504.401.913.897.913Z"></path><path fill="#232323" d="M8.07 12.272c-.695 0-1.251-.61-1.251-1.36v-1.06c0-.376.278-.683.627-.683.35 0 .628.303.628.682v2.421H8.07Z"></path><path fill="#1D1C1C" d="M20.62 16.492H3.378a.159.159 0 0 1-.156-.159c0-.088.07-.16.156-.16h17.244c.086 0 .156.072.156.16 0 .088-.07.16-.156.16Z"></path><path fill="#1D1C1C" d="M16.529 20.46c0-1.066.746-2.038 2.035-2.038 1.288 0 2.04.973 2.04 2.039 0 1.066-.746 2.039-2.04 2.039-1.289 0-2.035-.973-2.035-2.04Zm2.942 0c0-.514-.333-.988-.907-.988-.575 0-.908.475-.908.989s.338.99.908.99c.569 0 .907-.476.907-.99Z"></path><path fill="#1D1C1C" d="M15.736 21.218c.43-.248.688-.724.688-1.248 0-.78-.553-1.443-1.412-1.443h-1.804v3.869h1.117v-.99h.21l.638.99h1.315l-.752-1.178Zm-.95-.701h-.461v-1.094h.467c.301 0 .494.248.494.547 0 .298-.2.547-.5.547Z"></path><path fill="#1D1C1C" d="m8.11 18.523-.67 2.306-.654-2.306h-.89l-.658 2.306-.665-2.306H3.394l1.35 3.861h.971l.627-2.102.622 2.102h.975l1.35-3.86H8.11Z"></path><path fill="#1D1C1C" d="M10.979 21.441h-.003c-.418 0-.711-.257-.837-.596h2.839c.022-.128.034-.259.034-.391 0-1.064-.744-2.035-2.034-2.035v1.047c.42.001.71.258.835.597H8.979a2.229 2.229 0 0 0-.035.39c0 1.065.745 2.037 2.031 2.037h.003V21.44Z"></path><path fill="url(#prefix__paint0_linear_26074_229)" d="M10.976 22.489c.044 0 .086-.002.13-.003.26-.014.498-.068.71-.155a1.876 1.876 0 0 0 .944-.855c.091-.17.159-.355.201-.547h-1.183a.986.986 0 0 1-.084.146.846.846 0 0 1-.588.357.965.965 0 0 1-.13.009.849.849 0 0 1-.634-.268l-.77.791c.343.322.817.524 1.405.524h-.001Z"></path><path fill="url(#prefix__paint1_linear_26074_229)" d="M10.976 18.418c-1.091 0-1.793.698-1.98 1.56h1.179a.863.863 0 0 1 .8-.512c.306 0 .542.134.697.336l.776-.798c-.347-.357-.845-.586-1.471-.586h-.001Z"></path><defs><linearGradient id="prefix__paint0_linear_26074_229" x1="12.384" x2="10.583" y1="20.228" y2="22.396" gradientUnits="userSpaceOnUse"><stop offset=".02" stop-color="#1D1C1C" stop-opacity="0"></stop><stop offset=".68" stop-color="#1D1C1C"></stop></linearGradient><linearGradient id="prefix__paint1_linear_26074_229" x1="9.306" x2="11.146" y1="20.695" y2="18.907" gradientUnits="userSpaceOnUse"><stop offset=".02" stop-color="#1D1C1C" stop-opacity="0"></stop><stop offset=".68" stop-color="#1D1C1C"></stop></linearGradient></defs></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--reorderRewardsLarge"><path d="M11.408 26.876s-.044-.017-.061-.026a4.407 4.407 0 0 1-.464-.21c-.044-.018-.079-.044-.123-.061a3.728 3.728 0 0 1-.402-.236c-.053-.035-.105-.07-.166-.114-.114-.079-.228-.158-.342-.245-.07-.053-.14-.123-.21-.184-.087-.079-.183-.149-.262-.236-.114-.114-.219-.236-.333-.35-.035-.044-.07-.079-.105-.114a6.492 6.492 0 0 1-.367-.49.19.19 0 0 0-.026-.044 5.38 5.38 0 0 1-.29-.481c-.008-.018-.017-.035-.025-.061-.088-.158-.158-.324-.228-.49l-.026-.07c-.061-.166-.123-.324-.175-.49 0-.026-.018-.053-.018-.079a8.006 8.006 0 0 1-.122-.49.314.314 0 0 0-.018-.096 8.798 8.798 0 0 1-.07-.473c0-.043 0-.078-.008-.122-.01-.149-.018-.306-.027-.464v-.14c0-.149 0-.289.018-.438 0-.052.009-.105.017-.157.018-.14.035-.271.062-.411.008-.061.026-.114.035-.175.026-.131.052-.254.087-.385.018-.061.035-.131.061-.193.035-.122.08-.236.123-.358.026-.07.052-.132.079-.202.043-.114.096-.218.148-.332.035-.07.07-.14.105-.201.053-.105.114-.202.175-.307.044-.07.088-.14.132-.201.06-.096.13-.192.2-.28.053-.07.106-.131.158-.192.08-.088.15-.175.237-.263.06-.061.113-.123.175-.184.035-.035.06-.07.096-.105l-.254 2.8 1.741.158.455-4.927a.866.866 0 0 0-.612-.9c-.061-.018-.114-.044-.175-.053l-4.926-.455-.158 1.741 2.853.262c-.053.044-.097.097-.14.14l-.315.315c-.08.08-.15.167-.228.254a9.602 9.602 0 0 0-.28.341c-.07.088-.131.184-.192.272-.08.114-.167.236-.237.358-.06.097-.113.193-.175.298-.07.123-.13.236-.192.359-.053.105-.096.218-.149.323-.052.123-.105.237-.149.36a6.027 6.027 0 0 0-.122.367c-.035.113-.079.227-.105.341-.035.131-.07.271-.096.411-.027.105-.053.21-.07.315-.027.149-.044.306-.062.455-.008.097-.026.184-.035.28-.017.166-.017.333-.026.499v.236c0 .184.018.368.026.543 0 .07 0 .131.018.201.017.192.052.394.087.586l.027.158c.043.21.096.411.148.612.01.035.018.079.027.114.06.21.14.429.227.639.009.026.018.061.035.087.088.219.193.429.298.639.008.017.017.044.035.061.113.219.245.429.385.639 0 .009.008.018.017.035.149.219.306.429.473.639.035.044.078.079.113.122.15.166.298.333.455.49.105.105.21.193.324.289.096.088.193.175.298.254.13.105.27.201.41.297l.237.158c.158.105.324.201.499.289.061.035.114.06.175.096.184.096.376.183.569.262.035.018.078.026.113.044.21.087.43.157.648.227h.017a7.948 7.948 0 0 0 2.31.307l-.026-1.733a6.195 6.195 0 0 1-2.336-.437v-.018Z"></path><path d="M19.082 26.867c.105-.105.21-.2.306-.306.079-.087.157-.166.227-.253.097-.114.184-.22.272-.333.07-.088.13-.184.2-.271.08-.114.158-.236.237-.35.061-.096.114-.201.175-.298a7.21 7.21 0 0 0 .193-.358c.052-.105.105-.22.148-.333.053-.114.105-.236.15-.35.043-.123.087-.245.122-.367.035-.114.078-.228.105-.342.035-.131.07-.271.096-.411.026-.105.044-.21.07-.315.026-.149.044-.306.061-.455.009-.096.026-.184.035-.28.009-.131.018-.271.018-.402h-1.75c0 .087 0 .166-.01.253a.959.959 0 0 1-.017.158c-.017.14-.035.271-.06.411-.01.061-.027.114-.036.175-.026.131-.061.254-.096.385-.018.061-.035.131-.061.192-.035.123-.08.237-.123.36-.026.07-.052.13-.079.2-.043.114-.096.22-.148.333-.035.07-.07.14-.105.201a3.48 3.48 0 0 1-.175.306c-.044.07-.088.132-.132.202a2.986 2.986 0 0 1-.21.288c-.052.062-.096.132-.157.193-.079.087-.158.184-.236.271a1.662 1.662 0 0 1-.175.175c-.035.035-.062.07-.097.105l.254-2.8-1.741-.157-.455 4.926a.866.866 0 0 0 .612.901c.062.018.114.044.184.053l4.926.455.158-1.741-2.853-.263c.053-.044.097-.096.15-.149l.017-.009Z"></path><path d="M25.767 6.331h-3.072V3.873l-.875-.875h-4.366l-.875.875V6.33h-3.176l-.516 11.463c-.027.525.175 1.05.533 1.435.368.385.875.604 1.41.604h9.615c.534 0 1.05-.22 1.418-.604.367-.385.56-.91.534-1.444L25.775 6.34l-.008-.009Zm-7.438-1.583h2.616V6.33H18.33V4.748Zm6.256 13.273s-.07.061-.14.061H14.83a.191.191 0 0 1-.14-.06.18.18 0 0 1-.052-.15l.437-9.79h9.039l.534 9.79c0 .07-.027.123-.053.15h-.009Z"></path><path d="M20.587 11.739 19.589 9.7l-1.006 2.039-2.249.323 1.628 1.584-.385 2.24 2.012-1.058 2.004 1.058-.385-2.24 1.627-1.584-2.248-.323Z"></path><path d="M7.19 5.784 6.798 7.49l3.547.82.394-1.705-3.547-.82Z"></path><path d="m10.877 2.975-1.484.927 1.391 2.226 1.484-.927-1.39-2.226Z"></path><path d="m10.168 8.763-2.226 1.391.927 1.484 2.226-1.391-.927-1.484Z"></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--reorderRewards"><path d="M13.82 3.214h-1.653v-1.47l-.656-.656H9.148l-.656.656v1.47H6.777l-.289 6.379c-.018.332.105.665.341.91.236.245.56.384.893.384h5.206c.341 0 .665-.14.901-.385a1.23 1.23 0 0 0 .341-.918l-.35-6.37ZM9.804 2.4h1.05v.814h-1.05V2.4ZM7.81 9.575l.228-5.049h4.55l.271 5.049H7.809Z"></path><path d="m10.828 6.346-.499-1.015-.499 1.015-1.12.166.814.788-.192 1.111.997-.525 1.006.525-.192-1.111.814-.788-1.13-.166Z"></path><path d="M7.967 12.953a2.814 2.814 0 0 1-3.964-.324 2.821 2.821 0 0 1-.236-3.316l-.07.91L5 10.326l.22-2.66a.648.648 0 0 0-.596-.7l-2.66-.218-.105 1.295 1.173.096a4.089 4.089 0 0 0 0 5.337 4.11 4.11 0 0 0 3.141 1.444c.945 0 1.89-.323 2.66-.98a4.17 4.17 0 0 0 1.19-1.741H8.605a2.79 2.79 0 0 1-.612.753h-.026Z"></path></svg>
|