@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
29 lines (26 loc) • 1.67 kB
JavaScript
import _sfc_main from './u-solid-right.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
t: "1728465473718",
class: "icon",
viewBox: "0 0 1024 1024",
"p-id": "11598"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M864.554667 249.92c-13.781333-15.36-32.384-24.021333-51.84-24.021333h-71.04V151.616c0-20.330667-18.389333-36.885333-36.8-36.8-18.474667 0-36.8 17.92-36.8 36.928v74.218667H367.573333V151.68c0-20.330667-18.410667-36.864-36.8-36.864-18.410667 0-36.821333 17.92-36.821333 36.928v74.218667H211.157333c-19.456 0-38.122667 8.661333-51.84 24.021333a87.338667 87.338667 0 0 0-21.376 58.048v519.082667c0 21.76 7.68 42.688 21.461334 58.048s32.362667 24.021333 51.84 24.021333h601.536c19.456 0 38.122667-8.597333 51.84-24.021333 13.76-15.36 21.44-36.266667 21.44-58.048V307.904c-0.064-21.76-7.744-42.688-21.504-57.984z m-142.72 238.506667L491.157333 718.997333a43.413333 43.413333 0 0 1-61.44 0.064l-0.042666-0.064-105.813334-105.834666a43.456 43.456 0 0 1 1.6-61.504 43.477333 43.477333 0 0 1 59.925334 0l75.050666 75.072 199.936-199.936a43.584 43.584 0 0 1 72.810667 19.541333 43.776 43.776 0 0 1-11.392 42.090667z",
"p-id": "11599"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidRight = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidRight as default };