@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 878 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 ChevronDoubleDown = createMeisterIcons("chevron-double-down", [["path", { "fill": "currentColor", "d": "M7.82 6.757a.75.75 0 0 1 1.06 0L12 9.877l3.12-3.12a.75.75 0 0 1 1.06 1.06l-3.2 3.2a1.45 1.45 0 0 1-1.018.446c-.383 0-.742-.173-.984-.487L7.82 7.818a.75.75 0 0 1 0-1.06m0 5.999a.75.75 0 0 1 1.06 0l3.12 3.12 3.12-3.12a.75.75 0 0 1 1.06 1.06l-3.2 3.2a1.45 1.45 0 0 1-1.018.445c-.383 0-.742-.172-.984-.486L7.82 13.818a.75.75 0 0 1 0-1.06m4.08 3.217", "key": "fa9ff928029c9920dab373efcc8e50de16274aaf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronDoubleDown as default };
//# sourceMappingURL=ChevronDoubleDown.js.map