@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 947 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 ScrollV = createMeisterIcons("scroll-v", [["path", { "fill": "currentColor", "d": "M11.951 3.7 8.838 6.91a.75.75 0 0 1-1.076-1.045l3.208-3.308a1.45 1.45 0 0 1 1.018-.445c.383 0 .742.173.984.487l3.258 3.258a.75.75 0 1 1-1.06 1.06zm.1-.1-.002.002zM7.67 17.157a.75.75 0 0 1 1.06 0l3.224 3.224q.046.014.092 0l3.224-3.224a.75.75 0 0 1 1.06 1.06l-3.352 3.353-.062.041a1.66 1.66 0 0 1-1.832 0l-.062-.04-3.352-3.353a.75.75 0 0 1 0-1.061m4.33-6.92a1.85 1.85 0 1 0 0 3.7 1.85 1.85 0 0 0 0-3.7m-3.35 1.85a3.35 3.35 0 1 1 6.7 0 3.35 3.35 0 0 1-6.7 0", "key": "9b04136573e71fc42954c31e5ef06b34e7d0a1dc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ScrollV as default };
//# sourceMappingURL=ScrollV.js.map