@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.58 kB
JavaScript
import _sfc_main from './u-round-Compass.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
createElementVNode("g", { transform: "translate(-1026.000000, -1436.000000)" }, [
createElementVNode("path", {
id: "compass-",
d: "M1050,1440c11.0456543,0,20,8.9543457,20,20s-8.9543457,20-20,20s-20-8.9543457-20-20 S1038.9543457,1440,1050,1440z M1050,1444c-8.8365479,0-16,7.1634521-16,16s7.1634521,16,16,16s16-7.1634521,16-16 S1058.8365479,1444,1050,1444z M1058.7327881,1453.581543l-3.8183594,10.2728271 c-0.182373,0.4907227-0.5693359,0.8776855-1.0600586,1.0600586l-10.2728271,3.8183594 c-1.4439697,0.5367432-2.8510742-0.8703613-2.3143311-2.3143311l3.8183594-10.2728271 c0.182373-0.4907227,0.5693359-0.8776855,1.0600586-1.0600586l10.2728271-3.8183594 C1057.8624268,1450.7304688,1059.2695312,1452.1375732,1058.7327881,1453.581543z M1048.1350098,1458.2729492 l-2.1243896,5.7164307l5.7763672-2.1484375L1048.1350098,1458.2729492z"
})
])
],
-1
/* HOISTED */
)
]));
}
var uRoundCompass = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundCompass as default };