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 ArrowTvDouble = createMeisterIcons("arrow-tv-double", [["path", { "fill": "currentColor", "d": "M2.25 8.2A4.76 4.76 0 0 1 7 3.45h10a4.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 4.95H7A3.26 3.26 0 0 0 3.75 8.2v6A3.26 3.26 0 0 0 7 17.45h5.7a.75.75 0 1 1 0 1.5H7a4.76 4.76 0 0 1-4.75-4.75z", "key": "7e37753bfeb50d26d003dc43af45a9164920d122", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.97 15.17a.75.75 0 0 1 1.06 0l2.1 2.1c.278.277.37.64.37.942 0 .31-.093.63-.276.904l-.041.062-2.153 2.152a.75.75 0 1 1-1.06-1.06l2.02-2.02-2.02-2.02a.75.75 0 0 1 0-1.06", "key": "9bdbf0bcf34bbc59b859952b9395c23f531506f9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.77 15.17a.75.75 0 0 1 1.06 0l2.1 2.1c.278.277.37.64.37.942 0 .31-.093.63-.276.904l-.041.062-2.153 2.152a.75.75 0 1 1-1.06-1.06l2.02-2.02-2.02-2.02a.75.75 0 0 1 0-1.06", "key": "e7a844f802c5e18d675a11dbb46ae885f4ffc4b2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowTvDouble as default }; //# sourceMappingURL=ArrowTvDouble.js.map