UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 2.18 kB
declare const IconUfo = "<svg id=\"ufo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M9,36l5.49-5.49c2.25-2.25,5.3-3.51,8.49-3.51h26.06c3.18,0,6.23,1.26,8.49,3.51l5.49,5.49-5.49,5.49c-2.25,2.25-5.3,3.51-8.49,3.51h-26.06c-3.18,0-6.23-1.26-8.49-3.51l-5.49-5.49Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M9,36l5.49-5.49c2.25-2.25,5.3-3.51,8.49-3.51h26.06c3.18,0,6.23,1.26,8.49,3.51l5.49,5.49-5.49,5.49c-2.25,2.25-5.3,3.51-8.49,3.51h-26.06c-3.18,0-6.23-1.26-8.49-3.51l-5.49-5.49Z\" 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=\"36\" y1=\"36\" x2=\"36\" y2=\"36\" 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=\"27\" y1=\"36\" x2=\"27\" y2=\"36\" 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=\"45\" y1=\"36\" x2=\"45\" y2=\"36\" 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=\"36\" y1=\"58.5\" x2=\"36\" 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));\"/><line x1=\"18\" y1=\"58.5\" x2=\"22.5\" 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));\"/><line x1=\"54\" y1=\"58.5\" x2=\"49.5\" 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=\"M22.5,27c0-7.46,6.04-13.5,13.5-13.5s13.5,6.04,13.5,13.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 IconUfo; export { IconUfo };