UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.3 kB
/** * @license @meistericons/vue v0.5.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": "6cea986c7f55f582fa99b8c81961418e0c1ddbce", "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": "6015496d03e4baf81eadf8f1166466be6ae27481", "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": "78f4e0a48ad66ad4fb112ab20461b2790e987ccb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ScrollHB as default }; //# sourceMappingURL=ScrollHB.js.map