@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 803 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const Tv = createMeisterIcons("tv", [["path", { "fill": "currentColor", "d": "M9.73 2.97a.75.75 0 0 0-1.06 1.06l1.72 1.72H7a4.76 4.76 0 0 0-4.75 4.75v6c0 2.602 2.024 4.75 4.75 4.75h10a4.76 4.76 0 0 0 4.75-4.75v-6A4.76 4.76 0 0 0 17 5.75h-3.69l1.72-1.72a.75.75 0 0 0-1.06-1.06l-2.12 2.12zM3.75 10.5A3.26 3.26 0 0 1 7 7.25h10a3.26 3.26 0 0 1 3.25 3.25v6A3.26 3.26 0 0 1 17 19.75H7c-1.874 0-3.25-1.452-3.25-3.25z", "key": "4a699677a367b67c58cddf26b79de684e6b09f02", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tv as default };
//# sourceMappingURL=Tv.js.map