UNPKG

birdpaper-icon

Version:

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

23 lines (22 loc) 1.98 kB
import _sfc_main from "./icon-threads-line.vue2.js"; import { openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode } from "vue"; import _export_sfc from "../_virtual/_plugin-vue_export-helper.js"; const _hoisted_1 = ["fill"]; const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.184 1.41h-.002C9.09 1.432 6.7 2.473 5.094 4.516c-1.428 1.815-2.16 4.348-2.184 7.49v.002c.025 3.143.756 5.662 2.184 7.477 1.606 2.042 4.009 3.084 7.1 3.105h.002c2.748-.019 4.697-.74 6.303-2.344 2.104-2.103 2.042-4.741 1.347-6.363-.53-1.234-1.575-2.221-2.976-2.835-.18-2.985-1.86-4.726-4.62-4.744-1.63-.01-3.102.72-4.003 2.087l1.655 1.136c.533-.809 1.377-1.199 2.335-1.19 1.387.009 2.3.774 2.555 2.117a11.738 11.738 0 0 0-2.484-.105c-2.64.152-4.368 1.712-4.253 3.875.12 2.262 2.312 3.495 4.393 3.381 2.492-.137 3.973-1.976 4.324-4.321.577.373 1.003.85 1.244 1.413.44 1.025.468 2.716-.915 4.098-1.217 1.216-2.68 1.746-4.912 1.762-2.475-.018-4.332-.811-5.537-2.343C5.52 16.774 4.928 14.688 4.906 12c.022-2.688.614-4.775 1.746-6.213 1.205-1.533 3.062-2.325 5.537-2.344 2.493.019 4.384.815 5.636 2.356.691.85 1.124 1.866 1.413 2.915l1.94-.517c-.363-1.338-.937-2.613-1.815-3.694-1.653-2.034-4.081-3.071-7.18-3.093Zm.236 10.968a9.372 9.372 0 0 1 2.432.156c-.14 1.578-.793 2.947-2.512 3.041-1.112.063-2.237-.434-2.292-1.461-.04-.764.525-1.63 2.372-1.736Z" }, null, -1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", class: normalizeClass(_ctx.iconClass), style: normalizeStyle(_ctx.innerStyle), fill: _ctx.fill, onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onClick && _ctx.onClick(...args)) }, _hoisted_3, 14, _hoisted_1); } const _IconThreadsLine = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { _IconThreadsLine as default };