@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.23 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLinePicture_vue_vue_type_script_lang = require('./u-line-picture.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M832 667.733333V213.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333c-12.8 0-21.333333 8.533333-21.333333 21.333333v371.2l151.466667-166.4c10.666667-8.533333 14.933333-12.8 25.6-12.8s14.933333 4.266667 23.466666 14.933334l196.266667 256 113.066667-106.666667c8.533333-8.533333 14.933333-12.8 23.466666-10.666667 10.666667 0 12.8 4.266667 21.333334 14.933334l85.333333 93.866666z m0 98.133334L723.2 640l-115.2 108.8c-8.533333 6.4-17.066667 10.666667-25.6 10.666667s-14.933333-4.266667-21.333333-14.933334L364.8 490.666667l-170.666667 185.6-2.133333 2.133333V810.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333v-44.8zM213.333333 128h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m416 384c-64 0-117.333333-53.333333-117.333333-117.333333s53.333333-117.333333 117.333333-117.333334 117.333333 53.333333 117.333334 117.333334-53.333333 117.333333-117.333334 117.333333z m0-64c29.866667 0 53.333333-23.466667 53.333334-53.333333S659.2 341.333333 629.333333 341.333333 576 364.8 576 394.666667s23.466667 53.333333 53.333333 53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePicture = /* @__PURE__ */ _pluginVue_exportHelper.default(uLinePicture_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLinePicture;