UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 2.57 kB
declare const IconRocket = "<svg id=\"rocket\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M50.37,40.73c9.55-9.55,12.74-25.47,9.56-28.65s-19.1.01-28.65,9.56c-8.12,8.12-14.07,20.43-13.44,19.8,0,0,.7,5.67,3.89,8.84,3.19,3.17,8.84,3.89,8.84,3.89,0,0,10.25-3.89,19.8-13.44Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M18.55,59.82c-3.18,3.18-9.55,3.18-9.55,3.18,0,0,0-6.36,3.18-9.55,1.76-1.76,4.61-1.76,6.36,0,1.76,1.76,1.76,4.61,0,6.36Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M17.84,41.43c-.45.45,2.38-5.55,6.94-11.97h-12.89c-3.1,0-5.29,3.04-4.31,5.98.41,1.23,1.33,2.23,2.52,2.74l7.75,3.32s-.01-.07-.01-.07Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M42.54,60.11v-12.74c-6.59,4.75-11.97,6.79-11.97,6.79,0,0-.03,0-.07-.01l3.32,7.75c.51,1.19,1.51,2.11,2.74,2.52,2.94.98,5.98-1.21,5.98-4.31Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M50.37,40.73c9.55-9.55,12.74-25.47,9.56-28.65s-19.1.01-28.65,9.56c-8.12,8.12-14.07,20.43-13.44,19.8,0,0,.7,5.67,3.89,8.84,3.19,3.17,8.84,3.89,8.84,3.89,0,0,10.25-3.89,19.8-13.44Z\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M18.55,59.82c-3.18,3.18-9.55,3.18-9.55,3.18,0,0,0-6.36,3.18-9.55,1.76-1.76,4.61-1.76,6.36,0,1.76,1.76,1.76,4.61,0,6.36Z\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"47.18\" y1=\"24.82\" x2=\"47.18\" y2=\"24.82\" style=\"fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-l, calc(var(--icon-stroke-width, 5) * 1.5));\"/><path d=\"M17.84,41.43c-.45.45,2.38-5.55,6.94-11.97h-12.89c-3.1,0-5.29,3.04-4.31,5.98.41,1.23,1.33,2.23,2.52,2.74l7.75,3.32s-.01-.07-.01-.07Z\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M42.54,60.11v-12.74c-6.59,4.75-11.97,6.79-11.97,6.79,0,0-.03,0-.07-.01l3.32,7.75c.51,1.19,1.51,2.11,2.74,2.52,2.94.98,5.98-1.21,5.98-4.31Z\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>"; export default IconRocket; export { IconRocket };