@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 ScrollHB = createMeisterIcons("scroll-h-b", [["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.06", "key": "77b5059535391841ba6561837997680431ea281f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 14.6a2.6 2.6 0 1 0 0-5.2 2.6 2.6 0 0 0 0 5.2", "key": "1c94c185afcf1a18aad97dcaf186b35be2cb5a6e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.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": "02b23874af07b939b2013fd56e82434349dabf65", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ScrollHB as default };
//# sourceMappingURL=ScrollHB.js.map