@loyalty-cloud/ui-icons 1.1.130 → 1.1.131
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/package.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
-
<path d="M16 4c-6.627 0-12 5.373-12 12s5.373 12 12 12c6.627 0 12-5.373 12-12s-5.373-12-12-12zM1.333 16c0-8.1 6.566-14.667 14.667-14.667s14.667 6.566 14.667 14.667c0 8.1-6.567 14.667-14.667 14.667s-14.667-6.567-14.667-14.667zM16.344 10.699c-0.621-0.106-1.259 0.010-1.802 0.329s-0.955 0.82-1.164 1.414c-0.244 0.695-1.006 1.060-1.7 0.815s-1.060-1.006-0.815-1.7c0.418-1.188 1.243-2.19 2.329-2.828s2.363-0.871 3.604-0.659c1.241 0.213 2.367 0.858 3.179 1.822s1.255 2.183 1.253 3.442c-0.001 2.041-1.513 3.388-2.594 4.108-0.581 0.387-1.152 0.672-1.573 0.859-0.212 0.094-0.391 0.166-0.52 0.215-0.065 0.025-0.117 0.044-0.155 0.057l-0.046 0.016-0.015 0.005-0.005 0.002-0.002 0.001c-0 0-0.002 0.001-0.423-1.264l0.422 1.265c-0.699 0.233-1.454-0.145-1.687-0.843s0.144-1.453 0.843-1.686l0.021-0.007c0.021-0.007 0.054-0.020 0.099-0.037 0.090-0.034 0.224-0.088 0.386-0.16 0.329-0.146 0.758-0.362 1.177-0.641 0.919-0.613 1.406-1.265 1.406-1.891v-0.002c0.001-0.63-0.221-1.24-0.627-1.721s-0.969-0.804-1.589-0.911zM14.667 22.667c0-0.736 0.597-1.333 1.333-1.333h0.013c0.736 0 1.333 0.597 1.333 1.333s-0.597 1.333-1.333 1.333h-0.013c-0.736 0-1.333-0.597-1.333-1.333z"></path>
|
|
2
|
+
<path d="M16 4c-6.627 0-12 5.373-12 12s5.373 12 12 12c6.627 0 12-5.373 12-12s-5.373-12-12-12zM1.333 16c0-8.1 6.566-14.667 14.667-14.667s14.667 6.566 14.667 14.667c0 8.1-6.567 14.667-14.667 14.667s-14.667-6.567-14.667-14.667zM16.344 10.699c-0.621-0.106-1.259 0.010-1.802 0.329s-0.955 0.82-1.164 1.414c-0.244 0.695-1.006 1.060-1.7 0.815s-1.060-1.006-0.815-1.7c0.418-1.188 1.243-2.19 2.329-2.828s2.363-0.871 3.604-0.659c1.241 0.213 2.367 0.858 3.179 1.822s1.255 2.183 1.253 3.442c-0.001 2.041-1.513 3.388-2.594 4.108-0.581 0.387-1.152 0.672-1.573 0.859-0.212 0.094-0.391 0.166-0.52 0.215-0.065 0.025-0.117 0.044-0.155 0.057l-0.046 0.016-0.015 0.005-0.005 0.002-0.002 0.001c-0 0-0.002 0.001-0.423-1.264l0.422 1.265c-0.699 0.233-1.454-0.145-1.687-0.843s0.144-1.453 0.843-1.686l0.021-0.007c0.021-0.007 0.054-0.020 0.099-0.037 0.090-0.034 0.224-0.088 0.386-0.16 0.329-0.146 0.758-0.362 1.177-0.641 0.919-0.613 1.406-1.265 1.406-1.891v-0.002c0.001-0.63-0.221-1.24-0.627-1.721s-0.969-0.804-1.589-0.911zM14.667 22.667c0-0.736 0.597-1.333 1.333-1.333h0.013c0.736 0 1.333 0.597 1.333 1.333s-0.597 1.333-1.333 1.333h-0.013c-0.736 0-1.333-0.597-1.333-1.333z" fill="currentColor"></path>
|
|
3
3
|
</svg>
|