UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 952 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 ArrowBlockTopright = createMeisterIcons("arrow-block-topright", [["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-.027-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": "6c5c7d84220de4b2a1d473d93340046dc9a9be87", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockTopright as default }; //# sourceMappingURL=ArrowBlockTopright.js.map