@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 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 ArrowTv = createMeisterIcons("arrow-tv", [["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": "5fc8b21b327fce1150d3e9bf8f47dc307867bed0", "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": "0b8a6f5f3040cb8c41512400e82310d3c85509b0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowTv as default };
//# sourceMappingURL=ArrowTv.js.map