UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 kB
"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 CaretDoubleDownleft = createMeisterIcons("caret-double-downleft", [["path", { "fill": "currentColor", "d": "M11.792 5.455a1.17 1.17 0 0 1 .924.044l.112.056 5.486 5.588c.2.202.249.446.255.603.006.167-.03.324-.087.457-.1.235-.384.617-.902.617h-5.5a.95.95 0 0 1-.668-.283.95.95 0 0 1-.282-.667v-5.5c0-.536.404-.818.662-.915m.838 2.04v3.825h3.756zm-6.66 3.791c.318-.159.669-.126.946.013l.109.054 5.586 5.586c.203.203.252.45.258.608.006.166-.03.323-.087.456-.1.235-.384.617-.902.617h-5.5a.95.95 0 0 1-.668-.283.95.95 0 0 1-.282-.667v-5.5c0-.377.204-.716.54-.884m.96 2.094v3.74h3.74z", "key": "5019d48616e8294ae248162f81f02cf82b1edaef", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CaretDoubleDownleft as default }; //# sourceMappingURL=CaretDoubleDownleft.js.map