@justeattakeaway/pie-icons 5.15.0 → 5.16.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.
@@ -1164,6 +1164,10 @@
1164
1164
  "name": "sort-descending",
1165
1165
  "displayName": "Sort Descending"
1166
1166
  },
1167
+ {
1168
+ "name": "swap",
1169
+ "displayName": "Swap"
1170
+ },
1167
1171
  {
1168
1172
  "name": "switch-product",
1169
1173
  "displayName": "Switch Product"
@@ -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--swapLarge"><path d="M21.351 16.984 25.43 21H13.835v1.75H25.36l-4.008 4.016L22.585 28l4.935-4.926a1.75 1.75 0 0 0 0-2.398l-4.935-4.926-1.234 1.234Z"></path><path d="M10.639 5.234 6.56 9.25h11.594V11H6.631l4.008 4.016-1.234 1.234-4.935-4.926a1.75 1.75 0 0 1 0-2.398L9.405 4l1.234 1.234Z"></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--swap"><path d="M5.916 7.915 4.069 6.077h5.25V4.765H4.07l1.847-1.837L4.944 2 2.32 4.625a1.076 1.076 0 0 0 0 1.54L4.944 8.79l.972-.875Z"></path><path d="m10.079 13.126 1.846-1.838h-5.25V9.976h5.25L10.08 8.138l.971-.927 2.625 2.625a1.075 1.075 0 0 1 0 1.54L11.05 14l-.971-.875Z"></path></svg>