@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.07 kB
JavaScript
import * as C from "react";
const t = (e) => /* @__PURE__ */ C.createElement("svg", { id: "TV", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { d: "M24.8291 5H5.18091C3.98041 5 3 6.00668 3 7.23934V18.8983C3 20.131 3.98041 21.1376 5.18091 21.1376H14.0146C14.0146 21.1376 14.0046 21.1685 14.0046 21.189V22.9456H11.4835C10.9333 22.9456 10.4831 23.4078 10.4831 23.9728C10.4831 24.5378 10.9333 25 11.4835 25H18.5165C19.0667 25 19.5169 24.5378 19.5169 23.9728C19.5169 23.4078 19.0667 22.9456 18.5165 22.9456H15.9954V21.189C15.9954 21.189 15.9954 21.1582 15.9854 21.1376H24.8191C26.0096 21.1376 26.99 20.1412 27 18.8983V7.23934C27 6.00668 26.0196 5 24.8191 5H24.8291ZM25.0092 18.8778C25.0092 18.9908 24.9291 19.0729 24.8291 19.0729H5.18091C5.08087 19.0729 5.00083 18.9908 5.00083 18.888V7.23934C5.00083 7.13662 5.08087 7.05444 5.18091 7.05444H24.8391C24.9391 7.05444 25.0192 7.13662 25.0192 7.23934V18.8778H25.0092Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=TV.js.map