@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.08 kB
JavaScript
import _sfc_main from './u-line-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: "M189.866667 853.333333h644.266666l-64-117.333333c-8.533333-17.066667-4.266667-38.4 12.8-49.066667s36.266667-4.266667 44.8 12.8l85.333334 157.866667c6.4 10.666667 6.4 21.333333 2.133333 32-2.133333 14.933333-19.2 27.733333-40.533333 27.733333H145.066667c-21.333333 0-40.533333-14.933333-40.533334-32v-4.266666c-2.133333-8.533333 0-17.066667 4.266667-23.466667l85.333333-157.866667c8.533333-17.066667 29.866667-23.466667 44.8-12.8s21.333333 32 12.8 49.066667L189.866667 853.333333zM512 832c-136.533333-166.4-298.666667-292.266667-298.666667-445.866667C213.333333 232.533333 347.733333 106.666667 512 106.666667s298.666667 125.866667 298.666667 279.466666c0 153.6-162.133333 277.333333-298.666667 445.866667z m-96-213.333333c14.933333 14.933333 72.533333 78.933333 96 104.533333 25.6-29.866667 83.2-89.6 96-102.4 36.266667-40.533333 61.866667-70.4 83.2-98.133333 38.4-55.466667 57.6-98.133333 57.6-138.666667 0-115.2-104.533333-209.066667-234.666667-209.066667s-234.666667 96-234.666666 209.066667c0 40.533333 17.066667 85.333333 57.6 140.8 17.066667 23.466667 42.666667 55.466667 78.933333 93.866667z m96-85.333334c-70.4 0-128-57.6-128-128s57.6-128 128-128 128 57.6 128 128-57.6 128-128 128z m0-64c36.266667 0 64-27.733333 64-64s-27.733333-64-64-64-64 27.733333-64 64 27.733333 64 64 64z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAddress = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineAddress as default };