UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

17 lines (16 loc) 1.13 kB
import e from "react"; const n = (t) => { const l = { ...t }; return delete l.alt, delete l.title, /* @__PURE__ */ e.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...l, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M11 20C11 19.4477 11.4477 19 12 19H12.01C12.5623 19 13 19.4477 13 20C13 20.5523 12.5523 21 12 21C11.4477 21 11 20.5523 11 20Z" }), /* @__PURE__ */ e.createElement("path", { d: "M10 3C9.44772 3 9 3.44772 9 4C9 4.55228 9.44772 5 10 5H14C14.5523 5 15 4.55228 15 4C15 3.44772 14.5523 3 14 3H10Z" }), /* @__PURE__ */ e.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 0C5.25559 0 4 1.52451 4 3.2V20.8C4 22.4755 5.25559 24 7 24H17C18.7444 24 20 22.4755 20 20.8V3.2C20 1.52451 18.7444 0 17 0H7ZM6 3.2C6 2.44543 6.53527 2 7 2H17C17.4647 2 18 2.44543 18 3.2V20.8C18 21.5546 17.4647 22 17 22H7C6.53527 22 6 21.5546 6 20.8V3.2Z" } )); }; export { n as default }; //# sourceMappingURL=line-smartphone-pn15MVJ_.mjs.map