UNPKG

open-icon

Version:

Primary Open Icon package with generated catalog helpers and icon access APIs.

3 lines 1.29 kB
declare const svg: "<svg id=\"shopping-cart\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M54.64,37.28l2.9-14.5c.5-2.48-1.4-4.78-3.92-4.78H18.56l2.81,22.5h29.35c1.91,0,3.55-1.35,3.92-3.22Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1); stroke-width: 0px;\"/><path d=\"M49.5,49.5h-23.47c-2.02,0-3.72-1.5-3.97-3.5l-4.06-32.5h-9\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"27\" y1=\"58.5\" x2=\"27\" y2=\"58.5\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width: 8px;\"/><line x1=\"40.5\" y1=\"58.5\" x2=\"40.5\" y2=\"58.5\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width: 8px;\"/><path d=\"M18.56,18h35.06c2.52,0,4.42,2.31,3.92,4.78l-2.9,14.5c-.37,1.87-2.02,3.22-3.92,3.22h-29.35\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n"; export default svg; //# sourceMappingURL=cart.d.ts.map