UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.27 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 ArrowBlockDownleftB = createMeisterIcons("arrow-block-downleft-b", [["path", { "fill": "currentColor", "d": "m8.449 7.167 2.4 2.4 4.4-4.4c.2-.2.6-.2.8 0l2.8 2.8c.2.2.2.6 0 .8l-4.4 4.4 2.4 2.4c.1.1.1.4-.1.5l-11 2.9c-.4.1-.9-.3-.7-.7l2.9-11c.1-.2.3-.2.5-.1", "key": "5f0f700879cb39c9ef1dc652aca10f7ba1ba10f4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m15.649 5.828-4.8 4.8-2.382-2.383-2.615 9.92 9.919-2.616-2.383-2.382 4.8-4.8zm0-1.56c.299 0 .658.096.93.369l2.8 2.8c.273.272.37.631.37.93s-.097.658-.37.93l-3.87 3.87 1.87 1.87c.275.275.305.646.277.873a1.06 1.06 0 0 1-.572.828l-.069.035-11.084 2.922c-.487.122-.963-.062-1.264-.337-.301-.277-.556-.787-.328-1.341L7.243 7l.035-.07c.154-.307.433-.52.777-.569.296-.042.556.048.73.134l.108.055 1.956 1.955 3.87-3.87c.272-.272.631-.369.93-.369", "key": "55166ce355e993bb3a4b46f57acb86615844a3b5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockDownleftB as default }; //# sourceMappingURL=ArrowBlockDownleftB.js.map