UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.05 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 CaretDoubleRight = createMeisterIcons("caret-double-right", [["path", { "fill": "currentColor", "d": "M7.951 5.412h7.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 7.11l-.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.645zm-2.014 7.34a.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-.261.255.9.9 0 0 1-.473.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": "544d4e6fbe3423ff900dba08c11df9c8ced3b47e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CaretDoubleRight as default }; //# sourceMappingURL=CaretDoubleRight.js.map