UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.35 kB
"use strict"; /** * @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 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": "f9155561d079a957e3d095d29da8118425ed59d6", "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": "9aa4c29314fa3a77c386cbde4fb63fadf5c9f798", "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": "b66c03c1bd85fc6649bc7348b559300fb921d0e0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowTvDouble as default }; //# sourceMappingURL=ArrowTvDouble.js.map