@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.59 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uColorfulAlertWarn_vue_vue_type_script_lang = require('./u-colorful-alert-warn.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M950.784 812.544L567.296 148.48c-4.608-17.408-26.624-30.72-53.248-30.72s-48.128 13.824-52.736 31.232L69.12 828.416l0.512 0.512c-9.216 8.704-7.168 30.208 5.12 49.664 12.288 19.968 30.72 31.232 42.496 26.624l0.512 0.512h793.6l0.512-1.024c13.312 2.048 29.696-9.728 39.936-30.208 11.776-24.064 10.752-50.688-1.024-61.952zM458.752 357.376c0-29.184 24.064-53.248 53.248-53.248 29.696 0 53.248 23.552 53.248 53.248v273.92c0 29.184-23.552 53.248-53.248 53.248-29.184 0-53.248-24.064-53.248-53.248V357.376z m53.248 478.208c-31.744 0-57.856-26.112-57.856-57.856s26.112-57.856 57.856-57.856 57.856 25.6 57.856 57.856-26.112 57.856-57.856 57.856z",
fill: "#D3D3D3"
},
null,
-1
/* HOISTED */
)
]));
}
var uColorfulAlertWarn = /* @__PURE__ */ _pluginVue_exportHelper.default(uColorfulAlertWarn_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uColorfulAlertWarn;