@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.86 kB
JavaScript
import _sfc_main from './u-line-error-prompt.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: "M853.333333 320H170.666667v490.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h640c12.8 0 21.333333-8.533333 21.333333-21.333333V320zM192 128h640c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 46.933333-38.4 85.333333-85.333333 85.333333H192c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m38.4 138.666667c21.333333 0 38.4-17.066667 38.4-38.4s-17.066667-38.4-38.4-38.4S192 206.933333 192 228.266667s17.066667 38.4 38.4 38.4z m106.666667 0c21.333333 0 38.4-17.066667 38.4-38.4s-17.066667-38.4-38.4-38.4-38.4 17.066667-38.4 38.4 17.066667 38.4 38.4 38.4z m106.666666 0c21.333333 0 38.4-17.066667 38.4-38.4s-17.066667-38.4-38.4-38.4-38.4 17.066667-38.4 38.4 17.066667 38.4 38.4 38.4zM512 384c17.066667 0 32 14.933333 32 32v192c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-192c0-17.066667 14.933333-32 32-32z m0 384c-23.466667 0-42.666667-19.2-42.666667-42.666667s19.2-42.666667 42.666667-42.666666 42.666667 19.2 42.666667 42.666666-19.2 42.666667-42.666667 42.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineErrorPrompt = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineErrorPrompt as default };