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 CaretDoubleTop = createMeisterIcons("caret-double-top", [["path", { "fill": "currentColor", "d": "M11.99 13.663c.318 0 .548.162.68.294l3.844 3.845a.92.92 0 0 1 .302 1.118c-.17.4-.567.617-.977.617h-7.7c-.318 0-.668-.15-.874-.459a.93.93 0 0 1-.15-.643c.032-.245.156-.44.294-.578l3.9-3.9a.96.96 0 0 1 .68-.295m0 1.735-2.64 2.64h5.279zm-.037-9.934c.23 0 .506.082.718.294l3.844 3.845a.92.92 0 0 1 .302 1.118c-.17.4-.567.617-.977.617h-7.7c-.518 0-.8-.381-.901-.617a1.1 1.1 0 0 1-.087-.456.9.9 0 0 1 .258-.607l3.809-3.809a.8.8 0 0 1 .261-.255.9.9 0 0 1 .473-.13m.037 1.735L9.35 9.838h5.279z", "key": "8132e177ae5a12348c11eaeff7e7b4b35320d2c1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CaretDoubleTop as default }; //# sourceMappingURL=CaretDoubleTop.js.map