UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 868 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 ChevronDoubleTopleft = createMeisterIcons("chevron-double-topleft", [["path", { "fill": "currentColor", "d": "M18.663 13.251a.75.75 0 0 1-.75.75h-4.412v4.412a.75.75 0 0 1-1.5 0v-4.525c0-.375.126-.755.406-1.034.27-.271.647-.404 1.04-.353h4.466a.75.75 0 0 1 .75.75m-5.16.61v.002zm.917-4.852a.75.75 0 0 1-.75.75H9.26v4.412a.75.75 0 0 1-1.5 0V9.645c0-.374.125-.755.405-1.034.27-.271.647-.404 1.04-.352h4.467a.75.75 0 0 1 .75.75m-5.16.61", "key": "ff06eb2b1841a85657798317e494a2ee9ce83c2b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleTopleft as default }; //# sourceMappingURL=ChevronDoubleTopleft.js.map