@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
29 lines (28 loc) • 1.52 kB
JavaScript
import { d as t, _ as s } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as c, createElementBlock as l, normalizeClass as r, normalizeStyle as n, createTextVNode as a, createElementVNode as o } from "vue";
const i = t("share1"), p = /* @__PURE__ */ o("path", {
d: "M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 256zM870.4 145.92H642.56c-23.04 0-43.52-17.92-43.52-43.52s17.92-43.52 43.52-43.52H870.4c23.04 0 43.52 17.92 43.52 43.52s-20.48 43.52-43.52 43.52z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), d = /* @__PURE__ */ o("path", {
d: "M501.76 599.04h-7.68c-23.04-5.12-38.4-25.6-33.28-51.2 40.96-212.48 184.32-389.12 391.68-486.4 20.48-10.24 46.08 0 56.32 20.48 10.24 20.48 0 46.08-20.48 56.32-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1);
function f(e, m, _, h, u, v) {
return c(), l("svg", {
class: r(e.classes),
style: n(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, [
p,
a(","),
d
], 6);
}
const z = /* @__PURE__ */ s(i, [["render", f]]);
export {
z as default
};