UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.25 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 ArrowBlockToprightB = createMeisterIcons("arrow-block-topright-b", [["path", { "fill": "currentColor", "d": "m15.601 16.833-2.4-2.4-4.4 4.4c-.2.2-.6.2-.8 0l-2.8-2.8c-.2-.2-.2-.6 0-.8l4.4-4.4-2.5-2.4c-.1-.2-.1-.4.1-.5l11-2.9c.4-.1.9.3.7.7l-2.9 11c0 .2-.3.3-.4.1", "key": "99a7d520c817f3002cf507376149e4d454086ee5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m18.099 5.836-9.901 2.61 2.475 2.376-4.811 4.81 2.54 2.54 4.8-4.8 2.302 2.303zm1.512.147c.228-.554-.026-1.064-.328-1.34-.3-.276-.777-.46-1.264-.338L6.935 7.227l-.07.035c-.307.154-.52.433-.569.777-.042.296.048.556.134.73l.058.115 2.042 1.96-3.86 3.859c-.272.272-.369.631-.369.93s.097.658.37.93l2.8 2.8c.272.273.631.37.93.37s.658-.097.93-.37l3.87-3.87 1.81 1.811c.266.372.712.442 1.034.35.298-.085.641-.355.698-.793z", "key": "e2593f9375449b6c85b2a5ca59ce1abfccd88ba8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockToprightB as default }; //# sourceMappingURL=ArrowBlockToprightB.js.map