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) 3.21 kB
import { svg } from "@opentiny/vue-common"; import { createElementBlock, openBlock, createElementVNode } from "vue"; var _hoisted_1 = { viewBox: "0 0 29 19", xmlns: "http://www.w3.org/2000/svg" }; var _hoisted_2 = /* @__PURE__ */ createElementVNode( "path", { d: "M11.856 10.008 12 9.72l1.392-.048c.496-.976 1.068-1.816 1.716-2.52a10.987 10.987 0 0 1 2.148-1.812A13.495 13.495 0 0 1 19.8 4.068c.912-.344 1.88-.644 2.904-.9V3.12c-.48 0-.968-.008-1.464-.024A431.44 431.44 0 0 0 17.832 3a90.227 90.227 0 0 0-2.184-.024c-.992 0-2.008.028-3.048.084-1.04.056-2.052.16-3.036.312s-1.916.356-2.796.612c-.88.256-1.644.58-2.292.972-.648.392-1.164.856-1.548 1.392-.384.536-.576 1.172-.576 1.908 0 .528.12.972.36 1.332.24.36.54.648.9.864.36.216.76.368 1.2.456.44.088.86.132 1.26.132.56 0 1.18-.088 1.86-.264a7.953 7.953 0 0 0 1.932-.78A5.109 5.109 0 0 0 11.388 8.7c.408-.52.612-1.116.612-1.788 0-.32-.028-.632-.084-.936a3.935 3.935 0 0 0-.276-.888l.216-.12c.08.144.172.38.276.708.104.328.156.772.156 1.332 0 .8-.188 1.528-.564 2.184a5.666 5.666 0 0 1-1.464 1.68c-.6.464-1.268.824-2.004 1.08a6.617 6.617 0 0 1-2.184.384c-.48 0-.96-.088-1.44-.264a4.388 4.388 0 0 1-1.32-.768 3.9 3.9 0 0 1-.972-1.236c-.248-.488-.372-1.044-.372-1.668 0-1.072.288-2.008.864-2.808.576-.8 1.328-1.484 2.256-2.052.928-.568 1.98-1.04 3.156-1.416a28.114 28.114 0 0 1 3.552-.888 32.464 32.464 0 0 1 3.456-.444c1.112-.08 2.06-.12 2.844-.12 1.12 0 2.12.008 3 .024a146.67 146.67 0 0 1 4.224.132 34 34 0 0 0 1.488.036c.176 0 .376.02.6.06.224.04.432.108.624.204.192.096.356.22.492.372s.204.34.204.564c0 .304-.104.548-.312.732-.208.184-.464.32-.768.408a4.592 4.592 0 0 1-.936.168c-.32.024-.592.036-.816.036-.176 0-.376-.008-.6-.024l-.672-.048a75.016 75.016 0 0 1-.636-.048 6.407 6.407 0 0 0-.492-.024c-.736 0-1.44.224-2.112.672a9.722 9.722 0 0 0-1.872 1.644 14.694 14.694 0 0 0-1.536 2.064 70.227 70.227 0 0 0-1.152 1.932c.512-.048.948-.112 1.308-.192.36-.08.628-.176.804-.288a.892.892 0 0 0 .252-.264c.088-.128.18-.264.276-.408.096-.144.196-.272.3-.384.104-.112.212-.168.324-.168h2.64a30.632 30.632 0 0 0-2.976 2.784 22.163 22.163 0 0 0-2.496 3.216l-.216.024c.144-.736.368-1.448.672-2.136.304-.688.616-1.376.936-2.064-.224 0-.524.032-.9.096a8.906 8.906 0 0 1-1.044.12 23.506 23.506 0 0 1-2.064 3.372 13.175 13.175 0 0 1-2.544 2.616c-.944.728-2 1.292-3.168 1.692-1.168.4-2.48.6-3.936.6-.48 0-.98-.052-1.5-.156a4.898 4.898 0 0 1-1.428-.516 3.208 3.208 0 0 1-1.068-.948c-.28-.392-.42-.876-.42-1.452 0-.24.048-.468.144-.684.096-.216.22-.408.372-.576.152-.168.336-.304.552-.408.216-.104.444-.156.684-.156.416 0 .772.124 1.068.372.296.248.444.588.444 1.02 0 .368-.092.68-.276.936a1.52 1.52 0 0 1-.78.552c.096.656.364 1.108.804 1.356.44.248.964.372 1.572.372 1.088 0 2.028-.272 2.82-.816a9.321 9.321 0 0 0 2.112-2.016c.616-.8 1.172-1.66 1.668-2.58.496-.92.984-1.764 1.464-2.532l-1.368.048Z" }, null, -1 /* HOISTED */ ); var _hoisted_3 = [_hoisted_2]; function render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3)); } var FontFamily = { render }; var index = function index2() { return svg({ name: "IconFontFamily", component: FontFamily })(); }; export { index as default };