@adyen/ui-assets-icons-16
Version:
26 lines (25 loc) • 1.08 kB
JavaScript
import { n as l } from "./_plugin-vue2_normalizer-446f5dc4.mjs";
import "./4-people.css";
let i = 0;
const s = {
beforeCreate() {
this.uuid = i.toString(), i += 1;
}
};
var r = function() {
var t = this, e = t._self._c;
return e("svg", t._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", t.$attrs, !1), [t.$attrs["svg-title"] ? e("title", [t._v(t._s(t.$attrs["svg-title"]))]) : t._e(), e("g", { attrs: { "clip-path": "url(#uia-icons-16-circle_filled__a" + t.uuid + ")" } }, [e("path", { attrs: { fill: "#00112C", d: "M8 0.25C3.71979 0.25 0.25 3.71979 0.25 8C0.25 12.2802 3.71979 15.75 8 15.75C12.2802 15.75 15.75 12.2802 15.75 8C15.75 3.71979 12.2802 0.25 8 0.25Z" } })]), e("defs", [e("clipPath", { attrs: { id: "uia-icons-16-circle_filled__a" + t.uuid } }, [e("rect", { attrs: { width: "16", height: "16", fill: "#fff" } })])])]);
}, a = [], _ = /* @__PURE__ */ l(
s,
r,
a,
!1,
null,
null,
null,
null
);
const o = _.exports;
export {
o as default
};