@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 ArrowDown = createMeisterIcons("arrow-down", [["path", { "fill": "currentColor", "d": "M11.9 17.737a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 1.5 0v10a.75.75 0 0 1-.75.75", "key": "1b2914893cceba2a7469d28321f60249bc3a1f72", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.068 16.258 3.588-3.786a.75.75 0 0 1 1.088 1.031l-3.607 3.808-.007.007a1.535 1.535 0 0 1-2.16 0l-.007-.007-3.7-3.8a.75.75 0 0 1 1.074-1.047l3.694 3.794q.002.003.019.005.015-.001.018-.005", "key": "6b607305369bfdc248197e0c151c71f9d9457156", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDown as default };
//# sourceMappingURL=ArrowDown.js.map