UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

34 lines (29 loc) 1.39 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var uLineCheckmark_vue_vue_type_script_lang = require('./u-line-checkmark.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: "M181.333333 516.266667c-12.8-12.8-34.133333-10.666667-44.8 2.133333-12.8 12.8-10.666667 34.133333 2.133334 44.8 115.2 106.666667 200.533333 185.6 258.133333 238.933333 4.266667 4.266667 17.066667 12.8 27.733333 12.8s23.466667-8.533333 27.733334-14.933333c98.133333-119.466667 243.2-298.666667 439.466666-539.733333 10.666667-12.8 8.533333-34.133333-4.266666-44.8-12.8-10.666667-34.133333-8.533333-44.8 4.266666L422.4 736 181.333333 516.266667z" }, null, -1 /* HOISTED */ ) ])); } var uLineCheckmark = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineCheckmark_vue_vue_type_script_lang.default, [["render", _sfc_render]]); exports.default = uLineCheckmark;