@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.07 kB
JavaScript
import _sfc_main from './u-solid-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: "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: "M386.858667 453.973333c0 25.386667-15.146667 48.213333-38.613334 57.813334s-50.346667 4.266667-68.266666-13.653334c-17.92-17.92-23.253333-44.8-13.653334-68.266666 9.6-23.466667 32.426667-38.613333 57.813334-38.613334 34.56 0.213333 62.72 28.16 62.72 62.72z m312.746666 62.506667c-34.56 0-62.506667-27.946667-62.506666-62.506667s27.946667-62.506667 62.506666-62.506666 62.506667 27.946667 62.506667 62.506666-27.946667 62.506667-62.506667 62.506667z m-187.733333 0c-25.386667 0-48.213333-15.146667-57.813333-38.613333-9.6-23.466667-4.266667-50.346667 13.44-68.266667 17.92-17.92 44.8-23.253333 68.266666-13.653333 23.466667 9.6 38.613333 32.426667 38.613334 57.813333a62.506667 62.506667 0 0 1-62.506667 62.72z m0-377.813333H167.765333a82.901333 82.901333 0 0 0-82.56 82.56v466.133333a82.901333 82.901333 0 0 0 82.56 82.56h226.56c7.68 0 14.933333 3.626667 19.413334 9.813333 2.986667 4.053333 5.76 8.32 8.746666 12.373334l2.986667 4.053333 49.493333 68.906667c8.106667 12.8 21.973333 20.48 37.12 20.48s29.013333-7.68 37.12-20.48l49.493334-68.906667 2.986666-4.053333c2.986667-4.053333 5.76-8.32 8.746667-12.373334 4.48-6.186667 11.733333-9.813333 19.413333-9.813333h226.56a82.901333 82.901333 0 0 0 82.56-82.56V221.226667a82.901333 82.901333 0 0 0-82.56-82.56h-344.533333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidMessage = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidMessage as default };