UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 875 B
"use strict"; /** * @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 ChevronDoubleDownleft = createMeisterIcons("chevron-double-downleft", [["path", { "fill": "currentColor", "d": "M12.751 5.837a.75.75 0 0 1 .75.75v4.412h4.412a.75.75 0 1 1 0 1.5h-4.525a1.45 1.45 0 0 1-1.034-.406 1.23 1.23 0 0 1-.353-1.04V6.587a.75.75 0 0 1 .75-.75m.61 5.16h.002zm-4.852-.917a.75.75 0 0 1 .75.75v4.411h4.412a.75.75 0 1 1 0 1.5H9.145a1.45 1.45 0 0 1-1.034-.405 1.23 1.23 0 0 1-.352-1.04V10.83a.75.75 0 0 1 .75-.75m.61 5.159", "key": "a2d1f3dfee800a97452db6a70f13246b76c0c5eb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleDownleft as default }; //# sourceMappingURL=ChevronDoubleDownleft.js.map