@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.88 kB
JavaScript
import _sfc_main from './u-round-address.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: "M512.426667 405.333333H512c-16.853333 0-33.322667 6.826667-45.269333 18.730667S448 452.48 448 469.333333v0.426667c0 16.853333 6.826667 33.322667 18.730667 45.269333s28.416 18.730667 45.269333 18.730667h0.426667c16.853333 0 33.322667-6.826667 45.269333-18.730667s18.730667-28.416 18.730667-45.269333V469.333333c0-16.853333-6.826667-33.322667-18.730667-45.269333S529.28 405.333333 512.426667 405.333333zM776.832 204.501333A373.589333 373.589333 0 0 0 512 94.805333a373.589333 373.589333 0 0 0-264.832 109.696A373.589333 373.589333 0 0 0 137.472 469.333333a373.589333 373.589333 0 0 0 109.696 264.832l234.666667 234.666667a42.624 42.624 0 0 0 60.330666 0l234.666667-234.666667A373.589333 373.589333 0 0 0 886.528 469.333333a373.589333 373.589333 0 0 0-109.696-264.832z m-60.330667 469.333334L512 878.336l-204.501333-204.501333A288.128 288.128 0 0 1 222.805333 469.333333a288.128 288.128 0 0 1 84.693334-204.501333A288.128 288.128 0 0 1 512 180.138667a288.128 288.128 0 0 1 204.501333 84.693333A288.128 288.128 0 0 1 801.194667 469.333333a288.128 288.128 0 0 1-84.693334 204.501334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundAddress = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundAddress as default };