@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 1.72 kB
JavaScript
import _sfc_main from './u-round-mark.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717665228465",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "17406",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M746.666667 105.386667H277.333333a128 128 0 0 0-128 128v578.56a106.666667 106.666667 0 0 0 179.264 78.144l170.24-158.122667a21.12 21.12 0 0 1 14.506667-5.696 21.12 21.12 0 0 1 14.592 5.76l167.104 156.736A106.666667 106.666667 0 0 0 874.666667 810.965333V233.386667a128 128 0 0 0-128-128z m42.666666 705.578666a21.376 21.376 0 0 1-35.925333 15.573334l-167.104-156.736a106.56 106.56 0 0 0-72.96-28.864 106.538667 106.538667 0 0 0-72.597333 28.522666l-170.24 158.101334a21.056 21.056 0 0 1-14.506667 5.717333 21.333333 21.333333 0 0 1-21.333333-21.333333V233.386667c0.021333-11.904 4.693333-22.293333 12.501333-30.165334A42.346667 42.346667 0 0 1 277.333333 190.72h341.333334v192a42.666667 42.666667 0 0 0 85.333333 0v-192h42.666667c11.925333 0.021333 22.314667 4.714667 30.165333 12.501333 7.786667 7.872 12.48 18.261333 12.501333 30.165334v577.578666z",
"p-id": "17407"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundMark = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundMark as default };