UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

32 lines (27 loc) 1.94 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var uRoundBox_vue_vue_type_script_lang = require('./u-round-Box.vue2.js'); var vue = require('vue'); var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js'); const _hoisted_1 = { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48" }; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [ vue.createElementVNode( "g", null, [ vue.createElementVNode("path", { class: "st0", d: "M5.6,15.7l17.4,10c1,0.6,2.2,0.2,2.7-0.7c0.6-1,0.2-2.2-0.7-2.7l-17.4-10c-1-0.6-2.2-0.2-2.7,0.7 C4.3,14,4.6,15.2,5.6,15.7z M25,25.7l17.4-10c1-0.6,1.3-1.8,0.7-2.7c-0.6-1-1.8-1.3-2.7-0.7L23,22.3c-1,0.6-1.3,1.8-0.7,2.7 C22.8,26,24,26.3,25,25.7z M22,24l0,20c0,1.1,0.9,2,2,2c1.1,0,2-0.9,2-2l0-20c0-1.1-0.9-2-2-2C22.9,22,22,22.9,22,24z M42,16l2,0 c0-1.1-0.3-2.1-0.8-3l0,0c-0.5-0.9-1.3-1.7-2.2-2.2l0,0l-14-8l0,0C26.1,2.3,25.1,2,24,2c-1.1,0-2.1,0.3-3,0.8l0,0l-14,8l0,0 c-0.9,0.5-1.7,1.3-2.2,2.2C4.3,13.9,4,14.9,4,16l0,0v16l0,0c0,1.1,0.3,2.1,0.8,3c0.5,0.9,1.3,1.7,2.2,2.2l0,0l14,8l0,0 c0.9,0.5,1.9,0.8,3,0.8c1.1,0,2.1-0.3,3-0.8l0,0l14-8l0,0c0.9-0.5,1.7-1.3,2.2-2.2l0,0c0.5-0.9,0.8-1.9,0.8-3v0V16v0L42,16h-2v16v0 c0,0.4-0.1,0.7-0.3,1l0,0c-0.2,0.3-0.4,0.6-0.7,0.7l0,0l-14,8l0,0c-0.3,0.2-0.6,0.3-1,0.3s-0.7-0.1-1-0.3l0,0l-14-8l0,0 c-0.3-0.2-0.6-0.4-0.7-0.7C8.1,32.7,8,32.3,8,32l0,0V16l0,0c0-0.4,0.1-0.7,0.3-1c0.2-0.3,0.4-0.6,0.7-0.7l0,0l14-8l0,0 C23.3,6.1,23.6,6,24,6c0.4,0,0.7,0.1,1,0.3l0,0l14,8l0,0c0.3,0.2,0.6,0.4,0.7,0.7l0,0c0.2,0.3,0.3,0.6,0.3,1v0H42z" }) ], -1 /* HOISTED */ ) ])); } var uRoundBox = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBox_vue_vue_type_script_lang.default, [["render", _sfc_render]]); exports.default = uRoundBox;