@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 845 B
JavaScript
/**
* @license @meistericons/vue v0.5.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 TvAlt = createMeisterIcons("tv-alt", [["path", { "fill": "currentColor", "d": "M8.67 2.97a.75.75 0 0 1 1.06 0l2.12 2.12 2.12-2.12a.75.75 0 0 1 1.06 1.06l-1.72 1.72H17a4.76 4.76 0 0 1 4.75 4.75v6A4.76 4.76 0 0 1 17 21.25H7c-2.726 0-4.75-2.148-4.75-4.75v-6A4.76 4.76 0 0 1 7 5.75h3.39L8.67 4.03a.75.75 0 0 1 0-1.06M7 7.25a3.26 3.26 0 0 0-3.25 3.25v6c0 1.798 1.376 3.25 3.25 3.25h7.75V7.25zm9.25 0v12.5H17a3.26 3.26 0 0 0 3.25-3.25v-6A3.26 3.26 0 0 0 17 7.25z", "key": "51772e735eeee8a1690cfa200dc4e1746937bbc5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { TvAlt as default };
//# sourceMappingURL=TvAlt.js.map