UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.27 kB
/** * @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 TvAltB = createMeisterIcons("tv-alt-b", [["path", { "fill": "currentColor", "d": "M15.5 6.5v14H7c-2.2 0-4-1.8-4-4v-6c0-2.2 1.8-4 4-4z", "key": "dff1893cb8f039154dce96e5309181d3f98f9ce1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 7.25a3.26 3.26 0 0 0-3.25 3.25v6A3.26 3.26 0 0 0 7 19.75h7.75V7.25zM2.25 10.5A4.76 4.76 0 0 1 7 5.75h9.25v15.5H7a4.76 4.76 0 0 1-4.75-4.75z", "key": "f7a0304e56eb582bdd21c046ec898ff457de1364", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.75 5.75H17c2.602 0 4.75 2.024 4.75 4.75v6A4.76 4.76 0 0 1 17 21.25h-2.25zm1.5 1.5v12.5H17a3.26 3.26 0 0 0 3.25-3.25v-6c0-1.874-1.452-3.25-3.25-3.25zM8.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-2.4 2.4a1 1 0 0 1-.43.247 1.3 1.3 0 0 1-.7 0 1 1 0 0 1-.43-.247l-2.4-2.4a.75.75 0 0 1 0-1.06", "key": "bfd0125745adafddd73af137156aa04f7e9b7e21", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { TvAltB as default }; //# sourceMappingURL=TvAltB.js.map