UNPKG

open-icon

Version:

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

3 lines 3.2 kB
declare const svg: "<svg id=\"arrow-headed-in\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><polyline points=\"18 45 27 36 18 27\" 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));\"/><polyline points=\"54 27 45 36 54 45\" 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));\"/><line x1=\"64.09\" y1=\"36\" x2=\"54.55\" y2=\"36\" 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));\"/><line x1=\"18\" y1=\"36\" x2=\"7.91\" y2=\"36\" 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));\"/><polyline points=\"45 54 36 45 27 54\" 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));\"/><polyline points=\"27 18 36 27 45 18\" 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));\"/><line x1=\"36\" y1=\"7.91\" x2=\"36\" y2=\"18\" 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));\"/><line x1=\"36\" y1=\"54\" x2=\"36\" y2=\"64.09\" 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));\"/><polygon points=\"27 36 18 27 18 45 27 36\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0));\"/><polygon points=\"54 45 54 27 45 36 54 45\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0));\"/><polygon points=\"36 45 27 54 45 54 36 45\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0));\"/><polygon points=\"36 27 45 18 27 18 36 27\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0));\"/><polygon points=\"27 36 18 27 18 45 27 36\" 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));\"/><polygon points=\"54 45 54 27 45 36 54 45\" 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));\"/><polygon points=\"36 45 27 54 45 54 36 45\" 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));\"/><polygon points=\"36 27 45 18 27 18 36 27\" 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=arrow-headed-in.d.ts.map