@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.58 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 CaretDoubleToprightB = createMeisterIcons("caret-double-topright-b", [["path", { "fill": "currentColor", "d": "M12.07 17.63v-5.5c0-.1-.1-.2-.2-.2h-5.5c-.2-.1-.3.2-.2.4l5.5 5.5c.2.1.4 0 .4-.2", "key": "2cb2a997f6c62f092930592335fe987558431b8f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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.74z", "key": "b26f4591beae3c7725a69fae32bc1f5974ede6f2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.87 11.83v-5.5c0-.1-.1-.2-.2-.2h-5.5c-.2 0-.3.2-.2.4l5.5 5.5c.2.1.4 0 .4-.2", "key": "288297e15183dd400c317dba8ca30ce291c317f0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.286 5.92a.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": "f885c140214cb2a2f399c3e12b41c3d5bf2d4b83", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleToprightB as default };
//# sourceMappingURL=CaretDoubleToprightB.js.map