UNPKG

@opentiny/vue-icon

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

32 lines (31 loc) 2.84 kB
import { svg } from "@opentiny/vue-common"; import { createElementBlock, openBlock, createElementVNode } from "vue"; var _hoisted_1 = { viewBox: "0 0 29 18", xmlns: "http://www.w3.org/2000/svg" }; var _hoisted_2 = /* @__PURE__ */ createElementVNode( "path", { d: "m16.21 16.426-.187.691a31.849 31.849 0 0 0-1.218-.07c-.64-.031-1.25-.047-1.828-.047-.97 0-2.282.04-3.938.117l.14-.691c1.376-.281 2.153-.586 2.333-.914.101-.164.207-.637.316-1.418.11-.782.188-1.485.235-2.11-.922-.03-2.067-.046-3.434-.046-.61 0-1.121.015-1.535.046l-.205.27-.182.234a236.273 236.273 0 0 0-1.934 2.637c-.257.32-.386.555-.386.703 0 .117.054.207.164.27.11.062.437.148.984.257.235.047.356.07.363.07l-.199.692c-.25-.015-.672-.039-1.265-.07A30.266 30.266 0 0 0 2.945 17c-.515 0-1.41.04-2.683.117l.21-.691c.79-.14 1.335-.303 1.635-.487.301-.183.71-.607 1.225-1.271.094-.133.299-.4.615-.803.317-.402.602-.767.856-1.095.254-.329.49-.63.709-.903L7.07 9.898c.735-.921 1.272-1.597 1.612-2.027.34-.43.695-.885 1.066-1.365.371-.48.875-1.149 1.512-2.004.636-.856 1.498-2.018 2.584-3.486.054-.055.133-.153.234-.293.102-.141.168-.235.2-.282h.784a69.06 69.06 0 0 1-.11 1.248c-.067.707-.124 1.315-.17 1.823a134.73 134.73 0 0 0-.352 3.533c-.04.488-.088 1.13-.147 1.928-.058.797-.142 1.898-.252 3.304-.11 1.766-.164 2.774-.164 3.024 0 .172.035.306.106.404.07.098.26.201.568.31.309.11.756.223 1.342.34.234.047.344.07.328.07Zm-8.296-5.567h4.266l.726-6.68-.047-.046-4.945 6.726Zm19.7 3.282.386.504a15.79 15.79 0 0 1-1.541 1.347c-.559.43-1.053.762-1.482.996-.43.235-.735.352-.915.352-.367 0-.55-.227-.55-.68 0-.219.064-.58.193-1.084.129-.504.217-.79.264-.861.07-.281.148-.55.234-.809l-.047-.047a19.588 19.588 0 0 1-2.203 2.368c-.812.742-1.55 1.113-2.215 1.113-.523 0-.976-.256-1.36-.768-.382-.511-.573-1.256-.573-2.232 0-1 .209-1.992.627-2.977a9.094 9.094 0 0 1 1.728-2.66 8.681 8.681 0 0 1 2.543-1.892 6.79 6.79 0 0 1 3.035-.71c.125 0 .506.04 1.143.118.637.078 1.002.12 1.096.129l.14.28A26.679 26.679 0 0 0 26.84 9.84a44.596 44.596 0 0 0-.955 3.246c-.239.96-.358 1.531-.358 1.71 0 .321.098.481.293.481.25 0 .762-.304 1.535-.914.125-.125.211-.199.258-.222Zm-1.7-6.715c-.602-.196-1.074-.293-1.418-.293-.64 0-1.25.197-1.828.592-.578.394-1.09.93-1.535 1.605a8.817 8.817 0 0 0-1.055 2.268 8.36 8.36 0 0 0-.387 2.472c0 .618.104 1.073.311 1.366.207.293.416.439.627.439.305 0 .771-.258 1.4-.773.63-.516 1.213-1.18 1.752-1.993a7.71 7.71 0 0 0 .88-1.705c.234-.629.57-1.693 1.007-3.193.016-.04.057-.164.123-.375s.107-.348.123-.41Z" }, null, -1 /* HOISTED */ ); var _hoisted_3 = [_hoisted_2]; function render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3)); } var FontStyle = { render }; var index = function index2() { return svg({ name: "IconFontStyle", component: FontStyle })(); }; export { index as default };