@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
26 lines (23 loc) • 1.71 kB
JavaScript
import _sfc_main from './u-round-Notice.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",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
class: "st0",
d: "M41,33h-3V22c-0.0012207-7.057373-5.225769-12.8765259-12.0158081-13.8430786 C25.9883423,8.104248,26,8.053772,26,8V6c0-1.1045532-0.8954468-2-2-2c-1.1046143,0-2,0.8954468-2,2v2 c0,0.053772,0.0116577,0.104248,0.0158081,0.1569214C15.225708,9.1234741,10.0011597,14.942627,10,22v11H7 c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h9.0692749C16.5629883,40.9456177,19.9204102,43.9988403,24,44 c4.0795898-0.0011597,7.4368896-3.0543823,7.9306641-7H41c1.1045532,0,2-0.8954468,2-2S42.1045532,33,41,33z M14,22 c0.0009766-2.7677612,1.1161499-5.255127,2.928894-7.0710449C18.744873,13.1161499,21.2322388,12.0009766,24,12 c2.7677612,0.0009766,5.2550659,1.1161499,7.0710449,2.9289551C32.8837891,16.744873,33.9989624,19.2322388,34,22v11H14V22z M26.8284302,38.8284302C26.0982056,39.5554199,25.1109009,39.9990234,24,40 c-1.1109009-0.0009766-2.0982666-0.4445801-2.8284302-1.1715698C20.6729126,38.3276367,20.3214111,37.699707,20.1408081,37 h7.7183228C27.6784668,37.699707,27.3270264,38.3276367,26.8284302,38.8284302z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundNotice = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundNotice as default };