@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
38 lines (33 loc) • 1.35 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidCheckMark_vue_vue_type_script_lang = require('./u-solid-check-mark.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1688021924231",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "37280",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M415.744 807.936c14.336-4.608 42.496-18.944 75.776-52.224l425.984-421.376c28.16-28.16 28.16-71.168 0-99.328-28.16-28.16-71.168-28.16-99.328 0l-416.768 416.768L193.024 414.72c-23.552-28.16-66.048-28.16-90.112 0s-23.552 71.168 0 99.328L344.576 788.48c33.28 24.064 42.496 24.064 71.168 19.456z",
fill: "currentColor",
"p-id": "37281"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidCheckMark = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidCheckMark_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidCheckMark;