UNPKG

nice-avatar-svg

Version:

Library to generate SVG avatar

25 lines (24 loc) 525 B
import { u as r } from "./NiceAvatar-BaV-2Ux6.js"; function e() { return r("g", { transform: "translate(169.83447,137.64362)", children: [r("ellipse", { cx: "16.5301", cy: "29.4023", rx: "9", ry: "13.5", transform: "rotate(-6.77646 16.5301 29.4023)", fill: "black" }), r("ellipse", { cx: "80.5312", cy: "19.4021", rx: "9", ry: "13.5", transform: "rotate(-6.27568 80.5312 19.4021)", fill: "black" })] }); } export { e as default };