UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.34 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 ArrowTvTriple = createMeisterIcons("arrow-tv-triple", [["path", { "fill": "currentColor", "d": "M2.25 8.25A4.76 4.76 0 0 1 7 3.5h10a4.76 4.76 0 0 1 4.75 4.75.75.75 0 0 1-1.5 0A3.26 3.26 0 0 0 17 5H7a3.26 3.26 0 0 0-3.25 3.25v6A3.26 3.26 0 0 0 7 17.5h5.8a.75.75 0 0 1 0 1.5H7a4.76 4.76 0 0 1-4.75-4.75z", "key": "d8c1bad3040c023b8520996d7bcb54b0af48f652", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.97 15.12a.75.75 0 0 1 1.06 0l2.1 2.1c.278.277.37.64.37.943 0 .31-.093.63-.276.903l-.041.062-2.153 2.152a.75.75 0 0 1-1.06-1.06l2.02-2.02-2.02-2.02a.75.75 0 0 1 0-1.06m3.8 0a.75.75 0 0 1 1.06 0l2.1 2.1c.278.277.37.64.37.943 0 .31-.093.63-.276.903l-.041.062-2.153 2.152a.75.75 0 0 1-1.06-1.06l2.02-2.02-2.02-2.02a.75.75 0 0 1 0-1.06m4 0a.75.75 0 0 1 1.06 0l2.1 2.1c.278.277.37.64.37.943 0 .31-.093.63-.276.903l-.041.062-2.153 2.152a.75.75 0 0 1-1.06-1.06l2.02-2.02-2.02-2.02a.75.75 0 0 1 0-1.06", "key": "908a03bded73e927d7982e0e3d1e289176db90c0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowTvTriple as default }; //# sourceMappingURL=ArrowTvTriple.js.map