UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 997 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 ArrowBlockDownright = createMeisterIcons("arrow-block-downright", [["path", { "fill": "currentColor", "d": "m8.367 5.812-2.54 2.54 4.795 4.905-2.298 2.297 9.84 2.594L15.55 8.23l-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.632.18.828.57l.034.07 2.923 11.084c.121.487-.062.963-.338 1.264s-.786.556-1.34.328L7.133 16.79a.9.9 0 0 1-.539-.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": "a8822834d001e43b913feca6dbcb71a0e421329f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockDownright as default }; //# sourceMappingURL=ArrowBlockDownright.js.map