UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 825 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 ChevronDoubleTopright = createMeisterIcons("chevron-double-topright", [["path", { "fill": "currentColor", "d": "M10.639 14.004h-.002zm-.14-.003H6.087a.75.75 0 0 1 0-1.5h4.525c.375 0 .755.126 1.034.406.271.27.404.647.353 1.04v4.466a.75.75 0 0 1-1.5 0zm4.383-4.241h-.002zm-.14-.001h-4.413a.75.75 0 1 1 0-1.5h4.526c.374 0 .755.125 1.034.405.271.27.404.647.352 1.04v4.467a.75.75 0 0 1-1.5 0z", "key": "cdd1113a5b991d1bab3412c642f4df5c356d54ec", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleTopright as default }; //# sourceMappingURL=ChevronDoubleTopright.js.map