@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.2 kB
JavaScript
import _sfc_main from './u-solid-check-mark.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidCheckMark as default };