@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.01 kB
JavaScript
import _sfc_main from './u-round-location.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: "M512 85.333333c-235.669333 0.021333-426.645333 191.018667-426.666667 426.666667 0.021333 235.648 190.997333 426.645333 426.666667 426.666667 235.648-0.021333 426.645333-191.018667 426.666667-426.666667-0.021333-235.648-191.018667-426.645333-426.666667-426.666667z m241.365333 668.032A340.053333 340.053333 0 0 1 554.666667 850.389333V789.333333a42.666667 42.666667 0 0 0-85.333334 0v61.056A340.053333 340.053333 0 0 1 173.610667 554.666667H234.666667a42.666667 42.666667 0 0 0 0-85.333334H173.610667A340.053333 340.053333 0 0 1 469.333333 173.610667V234.666667a42.666667 42.666667 0 1 0 85.333334 0V173.610667A340.053333 340.053333 0 0 1 850.389333 469.333333H789.333333a42.666667 42.666667 0 1 0 0 85.333334h61.056a340.053333 340.053333 0 0 1-97.024 198.698666zM512 341.333333a170.666667 170.666667 0 1 0 0.021333 341.354667A170.666667 170.666667 0 0 0 512 341.333333z m60.330667 230.997334A84.885333 84.885333 0 0 1 512 597.333333a84.864 84.864 0 0 1-60.330667-25.002666A84.864 84.864 0 0 1 426.666667 512a84.864 84.864 0 0 1 25.002666-60.330667A84.864 84.864 0 0 1 512 426.666667a84.885333 84.885333 0 0 1 60.330667 25.002666A84.885333 84.885333 0 0 1 597.333333 512a84.885333 84.885333 0 0 1-25.002666 60.330667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundLocation = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundLocation as default };