@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.36 kB
JavaScript
;
/**
* @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 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": "f5acaed5965da92550c0cd1f9ac28a85bb201cac", "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": "d176bbc9ee5b53eacb482de39ec03c88dfab8741", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowTvTriple as default };
//# sourceMappingURL=ArrowTvTriple.js.map