UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.86 kB
"use strict"; const iconSafariFill_vue_vue_type_script_lang = require("./icon-safari-fill.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: "m16.701 6.8-6.114 3.786L6.802 16.7l-.104-.104-1.415 1.414.708.707 1.414-1.414L7.3 17.2l6.114-3.785L17.2 7.3l.104.104L18.72 5.99l-.708-.708-1.414 1.415.104.104Zm-4.7 15.2c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10Zm-.5-19v2h1V3h-1Zm0 16v2h1v-2h-1ZM8.095 3.876l.765 1.848.924-.383-.765-1.847-.924.382Zm6.123 14.783.765 1.847.924-.382-.765-1.848-.924.383Zm.765-15.165-.765 1.847.924.383.765-1.848-.924-.382ZM8.86 18.276l-.765 1.848.924.382.765-1.848-.924-.382ZM21.001 11.5h-2v1h2v-1Zm-16 0h-2v1h2v-1Zm15.458 3.616-1.835-.795-.397.918 1.835.794.397-.918ZM5.775 8.76 3.94 7.967l-.397.918 1.835.794.397-.918Zm14.35-.667-1.848.765.383.924 1.847-.765-.383-.924ZM5.342 14.217l-1.847.765.382.924 1.848-.765-.383-.924ZM18.72 18.01l-1.415-1.414-.707.707 1.414 1.415.707-.708ZM7.404 6.697 5.99 5.282l-.708.708 1.415 1.414.707-.707Zm3.908 4.615 3.611-2.235-2.235 3.61-1.376-1.375Z" }, 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 _IconSafariFill = /* @__PURE__ */ _pluginVue_exportHelper(iconSafariFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconSafariFill;