@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 987 B
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 CaretDoubleTopright = createMeisterIcons("caret-double-topright", [["path", { "fill": "currentColor", "d": "M6.48 11.18a.87.87 0 0 0-.564.066.93.93 0 0 0-.448.476 1.14 1.14 0 0 0 .03.944l.055.109 5.672 5.672.11.054c.276.139.627.172.945.013a.98.98 0 0 0 .54-.884v-5.5a.95.95 0 0 0-.283-.668.95.95 0 0 0-.667-.282zm1.1 1.5 3.74 3.74v-3.74zm3.706-6.76a.98.98 0 0 1 .884-.54h5.5a.95.95 0 0 1 .667.283.95.95 0 0 1 .283.667v5.5a.98.98 0 0 1-.54.884c-.318.159-.67.126-.946-.013l-.109-.054-5.672-5.672-.054-.11a1.06 1.06 0 0 1-.013-.945m2.094.96 3.74 3.74V6.88z", "key": "75da74c52bfe5cb51fc0c9780369c813e1e7a6d4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleTopright as default };
//# sourceMappingURL=CaretDoubleTopright.js.map