UNPKG

nice-avatar-svg

Version:

Library to generate SVG avatar

25 lines (24 loc) 514 B
import { u as r } from "./NiceAvatar-BaV-2Ux6.js"; function t() { r("g", { transform: "translate(172.47303,145.93872)", children: [r("ellipse", { cx: "16.1171", cy: "28.9268", rx: "9", ry: "10", transform: "rotate(-6.77646 16.1171 28.9268)", fill: "black" }), r("ellipse", { cx: "80.1486", cy: "18.9231", rx: "9", ry: "10", transform: "rotate(-6.27568 80.1486 18.9231)", fill: "black" })] }); } export { t as default };