UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.07 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 CaretDoubleRight1 = createMeisterIcons("caret-double-right-1", [["path", { "fill": "currentColor", "d": "M6.065 7.647c.245.033.44.156.578.294l3.809 3.81a.8.8 0 0 1 .255.26.9.9 0 0 1 .13.473c0 .23-.082.506-.294.718l-3.986 3.986-.11.055a1.06 1.06 0 0 1-.945.012.98.98 0 0 1-.54-.883v-7.7c0-.319.15-.668.46-.874a.93.93 0 0 1 .643-.15m.398 2.235 2.639 2.64-2.64 2.64zm7.802-2.236c.245.033.44.156.578.294l3.808 3.81c.11.07.196.162.256.26.11.178.13.357.13.473 0 .23-.082.506-.294.718l-3.9 3.9a.9.9 0 0 1-.607.258 1.1 1.1 0 0 1-.457-.086c-.235-.101-.617-.384-.617-.902v-7.7c0-.319.15-.668.46-.874a.93.93 0 0 1 .643-.15m.397 2.235v5.28l2.64-2.64z", "key": "f21ff7c43aa61badec0987b5b2d533d5471e1527", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CaretDoubleRight1 as default }; //# sourceMappingURL=CaretDoubleRight1.js.map