@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.65 kB
JavaScript
;
/**
* @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 CaretDoubleRightB = createMeisterIcons("caret-double-right-b", [["path", { "fill": "currentColor", "d": "m7.928 6.162 3.9 3.8c.1.1.3.1.3 0l3.9-3.9c.2-.2 0-.4-.2-.4h-7.7c-.2.1-.3.3-.2.5", "key": "6d117705b2362924d9b321d771da323eb0cd6279", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.951 4.912h7.877c.319 0 .668.15.874.46a.93.93 0 0 1 .15.643 1 1 0 0 1-.294.578l-3.808 3.809a.8.8 0 0 1-.262.256.9.9 0 0 1-.472.13 1.03 1.03 0 0 1-.714-.29L7.314 6.61l-.057-.113a1.08 1.08 0 0 1-.03-.918c.118-.279.336-.474.566-.588zm1.308 1.5 2.714 2.645 2.644-2.645z", "key": "a6a0f2890ee5030756a4ee7f514f94cffe0ae9fc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.928 14.363 3.9 3.9c.1.1.3.1.3 0l3.9-3.9c.2-.2 0-.4-.2-.4h-7.7c-.2 0-.3.2-.2.4", "key": "1ddf865105fb4d022de16738aa7fcc1c010576d8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.245 13.752a.98.98 0 0 1 .883-.54h7.7c.319 0 .668.15.874.46a.93.93 0 0 1 .15.643 1 1 0 0 1-.294.578l-3.808 3.809a.8.8 0 0 1-.262.255.9.9 0 0 1-.472.13c-.23 0-.506-.082-.718-.294l-3.986-3.986-.055-.11a1.06 1.06 0 0 1-.012-.945m2.094.96 2.64 2.64 2.639-2.64z", "key": "fe034041878e1d773f63d918799d99460827d8a4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleRightB as default };
//# sourceMappingURL=CaretDoubleRightB.js.map