@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 975 B
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 ScrollH = createMeisterIcons("scroll-h", [["path", { "fill": "currentColor", "d": "M6.88 7.67a.75.75 0 0 1 0 1.06l-3.224 3.224a.2.2 0 0 0 0 .092L6.88 15.27a.75.75 0 0 1-1.06 1.06l-3.353-3.352-.041-.062a1.66 1.66 0 0 1 0-1.832l.041-.062L5.82 7.67a.75.75 0 0 1 1.06 0m10.232.108a.75.75 0 0 1 1.06-.016l3.357 3.255.045.067c.368.552.368 1.28 0 1.832l-.041.062-3.353 3.352a.75.75 0 1 1-1.06-1.06l3.223-3.224a.2.2 0 0 0 .001-.088l-3.216-3.12a.75.75 0 0 1-.017-1.06M12.05 10.15a1.85 1.85 0 1 0 0 3.7 1.85 1.85 0 0 0 0-3.7M8.7 12a3.35 3.35 0 1 1 6.7 0 3.35 3.35 0 0 1-6.7 0", "key": "d7adb3500b9e0cec91b46b951dd823ab2fa88faf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ScrollH as default };
//# sourceMappingURL=ScrollH.js.map