@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2 kB
JavaScript
import _sfc_main from './u-line-share.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: "M352 526.933333c19.2 25.6 32 57.6 32 91.733334 0 8.533333 0 19.2-2.133333 27.733333l273.066666 70.4c21.333333-55.466667 74.666667-96 138.666667-96 81.066667 0 147.2 66.133333 147.2 147.2s-68.266667 149.333333-149.333333 149.333333c-76.8 0-140.8-59.733333-147.2-136.533333l-290.133334-74.666667C328.533333 744.533333 283.733333 768 234.666667 768c-83.2 0-149.333333-66.133333-149.333334-149.333333s66.133333-149.333333 149.333334-149.333334c25.6 0 46.933333 6.4 68.266666 17.066667l164.266667-160c-12.8-21.333333-19.2-46.933333-19.2-72.533333C448 172.8 514.133333 106.666667 595.2 106.666667s147.2 66.133333 147.2 147.2-66.133333 147.2-147.2 147.2c-32 0-61.866667-10.666667-87.466667-27.733334l-155.733333 153.6zM595.2 172.8c-44.8 0-81.066667 36.266667-81.066667 83.2s36.266667 83.2 81.066667 83.2c29.866667 0 55.466667-14.933333 70.4-40.533333s14.933333-57.6 0-83.2-40.533333-42.666667-70.4-42.666667z m196.266667 514.133333c-44.8 0-81.066667 36.266667-81.066667 83.2S746.666667 853.333333 791.466667 853.333333c44.8 0 81.066667-36.266667 81.066666-83.2s-36.266667-83.2-81.066666-83.2zM234.666667 535.466667c-44.8 0-83.2 36.266667-83.2 83.2s36.266667 83.2 83.2 83.2 83.2-36.266667 83.2-83.2-38.4-83.2-83.2-83.2z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineShare = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineShare as default };