@solfacil/girassol
Version:
Girassol design system
20 lines (19 loc) • 3.08 kB
JavaScript
import { openBlock as c, createElementBlock as e, createElementVNode as l } from "vue";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, t = /* @__PURE__ */ l("path", {
fill: "currentColor",
d: "M311.467 505.6c11.378-23.467 23.637-45.867 36.779-67.2 13.17-21.334 27.933-42.667 44.288-64l-62.933-11.733c-2.133-0.711-4.267-0.711-6.4 0s-3.911 1.778-5.333 3.2l-97.067 97.067c-0.711 0.713-0.882 1.591-0.512 2.645 0.341 1.079 0.867 1.975 1.579 2.688l89.6 37.333zM812.8 199.466c-57.6 2.845-113.067 17.237-166.4 43.179-53.333 25.97-102.4 61.711-147.2 107.221-30.579 30.578-57.6 62.933-81.067 97.067s-41.955 67.2-55.467 99.2l121.6 120.533c31.287-13.513 64.183-32 98.688-55.467 34.475-23.467 66.999-50.487 97.579-81.067 44.8-45.513 80.183-94.579 106.155-147.2 25.941-52.622 40.691-108.089 44.245-166.4 0-2.133-0.354-4.267-1.067-6.4s-2.133-3.911-4.267-5.333c-2.133-2.133-4.267-3.555-6.4-4.267s-4.267-1.067-6.4-1.067zM581.333 448c-14.221-14.933-21.333-32.711-21.333-53.334s7.113-38.044 21.333-52.267c14.933-14.222 32.713-21.333 53.333-21.333s38.4 7.111 53.333 21.333c14.221 14.223 21.333 31.645 21.333 52.267s-7.113 38.4-21.333 53.334c-14.933 14.221-32.713 21.333-53.333 21.333s-38.4-7.113-53.333-21.333zM523.733 717.867l38.4 89.6c0 1.421 0.542 2.133 1.621 2.133 1.054 0 2.291-0.354 3.712-1.067l96-96c1.421-1.421 2.487-3.2 3.2-5.333s1.067-4.267 1.067-6.4l-12.8-62.933c-21.333 15.646-42.667 30.050-64 43.221-21.333 13.141-43.733 25.399-67.2 36.779zM891.733 179.2c2.133 74.667-11.209 145.607-40.021 212.821-28.787 67.188-73.399 131-133.845 191.446l-7.467 7.467 20.267 97.067c2.133 12.8 1.237 25.246-2.688 37.333-3.895 12.087-10.466 22.754-19.712 32l-125.867 125.867c-9.954 9.954-21.687 13.683-35.2 11.179-13.513-2.475-22.754-10.112-27.733-22.912l-58.667-136.533-166.4-167.467-136.533-57.6c-12.8-4.979-20.437-14.221-22.912-27.733-2.503-13.513 1.223-25.246 11.179-35.2l125.867-126.934c9.245-8.533 20.096-14.763 32.555-18.688 12.43-3.897 25.045-4.423 37.845-1.579l97.067 19.2 3.755-3.755c1.054-1.052 1.933-2.289 2.645-3.712 60.446-59.733 124.275-104.177 191.488-133.333 67.187-29.155 138.112-42.311 212.779-39.467 4.979 0 9.954 1.067 14.933 3.2s9.6 5.333 13.867 9.6c4.267 3.556 7.283 7.823 9.045 12.8 1.792 4.978 3.042 9.956 3.755 14.933zM193.067 685.867c20.622-20.621 45.867-31.117 75.733-31.488 29.867-0.341 55.111 10.155 75.733 31.488 21.333 20.621 31.815 45.867 31.445 75.733-0.341 29.867-10.823 55.113-31.445 75.733-16.355 16.354-42.837 30.221-79.445 41.6-36.637 11.379-84.11 20.621-142.421 27.733 7.111-57.6 16.541-104.704 28.288-141.312 11.719-36.638 25.757-63.134 42.112-79.488zM238.933 730.667c-7.822 7.821-15.289 21.15-22.4 39.979-7.111 18.859-12.089 37.888-14.933 57.088 19.911-2.133 39.111-6.754 57.6-13.867s31.645-14.579 39.467-22.4c8.533-8.533 12.971-18.846 13.312-30.933 0.37-12.087-3.712-22.4-12.245-30.933s-18.674-12.629-30.421-12.288c-11.719 0.371-21.845 4.821-30.379 13.355z",
style: {}
}, null, -1), o = [
t
];
function n(r, a) {
return c(), e("svg", s, o);
}
const i = { name: "girassol-rocket-launch", render: n };
export {
i as default
};