UNPKG

birdpaper-icon

Version:

基于 Remix icon 生成的 Vue3 图标组件库

22 lines (21 loc) 1.7 kB
"use strict"; const iconTimeZoneLine_vue_vue_type_script_lang = require("./icon-time-zone-line.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = ["fill"]; const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4 12c0-2.154.851-4.109 2.235-5.547.122.111.227.252.306.43.204.457.204.928.204 1.345 0 .328 0 .64.105.865.144.308.766.44 1.315.554l.02.005c.19.04.385.08.563.13.506.14.898.595 1.211.96.13.151.323.374.42.43.05-.036.211-.211.29-.498.062-.22.044-.414-.045-.52-.56-.66-.529-1.93-.356-2.399.272-.739 1.122-.684 1.744-.644h.006c.23.015.446.03.608.009.471-.06.695-.616.835-.964.045-.111.081-.201.114-.246.265-.363 1.024-.892 1.577-1.265a8.024 8.024 0 0 1 4.424 4.779c.854.29 1.642.72 2.339 1.263C21.272 5.785 17.078 2 12 2 6.477 2 2 6.477 2 12c0 5.078 3.785 9.272 8.687 9.915a7.984 7.984 0 0 1-1.263-2.339A8.003 8.003 0 0 1 4 12Zm13 1a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-6 4a6 6 0 1 1 12 0 6 6 0 0 1-12 0Zm5-3v4h4v-2h-2v-2h-2Z" }, null, -1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", class: vue.normalizeClass(_ctx.iconClass), style: vue.normalizeStyle(_ctx.innerStyle), fill: _ctx.fill, onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onClick && _ctx.onClick(...args)) }, _hoisted_3, 14, _hoisted_1); } const _IconTimeZoneLine = /* @__PURE__ */ _pluginVue_exportHelper(iconTimeZoneLine_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconTimeZoneLine;