UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 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 CaretDoubleTopleft = createMeisterIcons("caret-double-topleft", [["path", { "fill": "currentColor", "d": "M11.478 11.412a.95.95 0 0 1 .668-.282h5.5c.534 0 .843.406.927.743a1.09 1.09 0 0 1-.297 1.038l-5.4 5.4a.9.9 0 0 1-.607.258 1.1 1.1 0 0 1-.456-.087c-.236-.1-.617-.384-.617-.902v-5.5a.95.95 0 0 1 .282-.668m1.218 1.218v3.74l3.739-3.74zM5.678 5.712a.95.95 0 0 1 .668-.282h5.5c.376 0 .715.204.883.54.159.318.126.669-.013.946l-.054.109-5.586 5.586a.9.9 0 0 1-.607.258 1.1 1.1 0 0 1-.456-.087c-.236-.1-.617-.384-.617-.902v-5.5a.95.95 0 0 1 .282-.668M6.896 6.93v3.74l3.739-3.74z", "key": "a46eeb6a64ef72542bd145cd247c8884a2c2a48c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CaretDoubleTopleft as default }; //# sourceMappingURL=CaretDoubleTopleft.js.map