UNPKG

open-icon

Version:

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

3 lines 1.54 kB
declare const svg: "<svg id=\"bicycle\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><circle cx=\"18\" cy=\"43.75\" r=\"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));\"/><circle cx=\"54\" cy=\"43.75\" r=\"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=\"45.9\" y1=\"23.69\" x2=\"36\" y2=\"43.75\" 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));\"/><path d=\"M18,43.75l9.44-18.75c.73-1.44,2.14-2.41,3.75-2.57l3.82-.38\" 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=\"39.4\" y1=\"23.69\" x2=\"50.4\" y2=\"23.69\" 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));\"/><polygon points=\"25.08 29.75 36 43.75 54 43.75 42 29.75 25.08 29.75\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n"; export default svg; //# sourceMappingURL=bicycle.d.ts.map