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