UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 2.5 kB
declare const IconLakeView = "<svg id=\"lake-view\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M14.09,21.91l7-7c.78-.78,2.05-.78,2.83,0l7,7c.38.38.59.88.59,1.41v8.17H13.5v-8.17c0-.53.21-1.04.59-1.41Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><line x1=\"54\" y1=\"11.25\" x2=\"54\" y2=\"45\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M54,9c0,3.73-3.02,6.75-6.75,6.75\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M54,15.75c0,4.97-4.03,9-9,9\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M54,9c0,3.73,3.02,6.75,6.75,6.75\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M54,15.75c0,4.97,4.03,9,9,9\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M14.09,21.91l7-7c.78-.78,2.05-.78,2.83,0l7,7c.38.38.59.88.59,1.41v8.17H13.5v-8.17c0-.53.21-1.04.59-1.41Z\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M9,40.5c4.5,0,4.5,4.5,9,4.5s4.5-4.5,9-4.5,4.5,4.5,9,4.5,4.5-4.5,9-4.5\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M9,54c4.5,0,4.5,4.5,9,4.5s4.5-4.5,9-4.5,4.5,4.5,9,4.5,4.5-4.5,9-4.5\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M45,54c4.5,0,4.5,4.5,9,4.5s4.5-4.5,9-4.5\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"31.5\" y1=\"31.5\" x2=\"54\" y2=\"31.5\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>"; export default IconLakeView; export { IconLakeView };