@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.75 kB
JavaScript
import _sfc_main from './u-round-message.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M341.333333 447.317333m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0ZM512 447.317333m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0ZM682.666667 447.317333m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0ZM789.333333 127.317333H234.666667a128 128 0 0 0-128 128v384.106667a127.893333 127.893333 0 0 0 127.893333 127.893333h42.56v65.365334a64 64 0 0 0 101.461333 51.882666l162.346667-117.248H789.333333a128 128 0 0 0 128-128v-384a128 128 0 0 0-128-128z m42.666667 512a42.346667 42.346667 0 0 1-12.501333 30.165334 42.346667 42.346667 0 0 1-30.165334 12.501333H540.928a85.333333 85.333333 0 0 0-49.962667 16.149333l-128.512 92.821334v-44.970667a64 64 0 0 0-64-64h-63.893333a42.24 42.24 0 0 1-30.08-12.458667A42.24 42.24 0 0 1 192 639.445333V255.296c0.021333-11.904 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 234.666667 212.650667h554.666666c11.925333 0.021333 22.314667 4.693333 30.165334 12.501333 7.786667 7.850667 12.48 18.261333 12.501333 30.165333v384z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundMessage = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundMessage as default };