@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 913 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 ArrowTop = createMeisterIcons("arrow-top", [["path", { "fill": "currentColor", "d": "M12.1 6.263a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-1.5 0v-10a.75.75 0 0 1 .75-.75", "key": "fe536415396c9f248cccad77518de0250bb03647", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m11.932 7.742-3.588 3.786a.75.75 0 1 1-1.088-1.031l3.607-3.808.007-.007a1.535 1.535 0 0 1 2.16 0l.007.007 3.7 3.8a.75.75 0 1 1-1.074 1.047l-3.694-3.794q-.002-.003-.019-.004a.03.03 0 0 0-.018.004", "key": "dde1c4645504c7464ff43d94cc538ce59fea200d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowTop as default };
//# sourceMappingURL=ArrowTop.js.map