UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.3 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 ArrowBlockDownrightB = createMeisterIcons("arrow-block-downright-b", [["path", { "fill": "currentColor", "d": "m7.167 15.651 2.4-2.4-4.4-4.5c-.2-.2-.2-.6 0-.8l2.8-2.8c.2-.2.6-.2.8 0l4.4 4.4 2.4-2.4c.1-.1.4-.1.5.1l2.9 11c.1.4-.3.9-.7.7l-11-2.9c-.2 0-.2-.3-.1-.4", "key": "5ab08cc90f69e97408b2401ef67bfe375f264dbd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m8.367 5.812-2.54 2.54 4.795 4.905-2.297 2.297 9.84 2.594-2.616-9.918-2.382 2.382zm0-1.56c.299 0 .658.096.93.369l3.87 3.87 1.87-1.87c.275-.275.646-.305.873-.276.265.033.633.18.828.57l.035.07 2.922 11.084c.122.487-.062.963-.337 1.264-.277.302-.787.556-1.341.328L7.134 16.79a.9.9 0 0 1-.54-.288.96.96 0 0 1-.232-.508 1.1 1.1 0 0 1 .024-.427 1 1 0 0 1 .25-.447l1.876-1.876-3.879-3.967a1.32 1.32 0 0 1-.366-.927c0-.299.097-.658.37-.93l2.8-2.8c.272-.273.631-.37.93-.37", "key": "d29b4c352b6e3a4d3d492d11ceaa79a1562d8c7f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockDownrightB as default }; //# sourceMappingURL=ArrowBlockDownrightB.js.map