open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.25 kB
TypeScript
declare const svg: "<svg id=\"flag-golf\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M55.89,59.02l-4.2.84c-10.36,2.07-21.02,2.07-31.38,0l-4.2-.84c-1.58-.32-2.82-1.55-3.14-3.14l-.84-4.2c-2.07-10.36-2.07-21.02,0-31.38l.84-4.2c.32-1.58,1.55-2.82,3.14-3.14l4.2-.84c10.36-2.07,21.02-2.07,31.38,0l4.2.84c1.58.32,2.82,1.55,3.14,3.14l.84,4.2c2.07,10.36,2.07,21.02,0,31.38l-.84,4.2c-.32,1.58-1.55,2.82-3.14,3.14Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1); 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=\"M55.89,59.02l-4.2.84c-10.36,2.07-21.02,2.07-31.38,0l-4.2-.84c-1.58-.32-2.82-1.55-3.14-3.14l-.84-4.2c-2.07-10.36-2.07-21.02,0-31.38l.84-4.2c.32-1.58,1.55-2.82,3.14-3.14l4.2-.84c10.36-2.07,21.02-2.07,31.38,0l4.2.84c1.58.32,2.82,1.55,3.14,3.14l.84,4.2c2.07,10.36,2.07,21.02,0,31.38l-.84,4.2c-.32,1.58-1.55,2.82-3.14,3.14Z\" 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=rounded-square.d.ts.map