open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.37 kB
TypeScript
declare const svg: "<svg id=\"tent\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M9.21,54l12.05-31.5,13.5,34.39H11c-1.49,0-2.45-1.56-1.79-2.89Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M21.27,22.5h25.76c.76,0,1.45.43,1.79,1.11l11.5,30.39c.66,1.33-.3,2.89-1.79,2.89h-23.76l-13.5-34.39Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M9.21,54l12.05-31.5,13.5,34.39H11c-1.49,0-2.45-1.56-1.79-2.89Z\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M21.27,22.5h25.76c.76,0,1.45.43,1.79,1.11l11.5,30.39c.66,1.33-.3,2.89-1.79,2.89h-23.76l-13.5-34.39Z\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"21.27\" y1=\"22.5\" x2=\"21.27\" y2=\"56.89\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n";
export default svg;
//# sourceMappingURL=tent.d.ts.map