@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 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 FlexStandFilled = createMeisterIcons("flex-stand-filled", [["path", { "fill": "currentColor", "d": "m9.41 5.35-2.637 10h6.548l2.617-10zm-1.422-.487c.163-.49.58-1.013 1.312-1.013h6.8c.92 0 1.538.89 1.328 1.732l-.002.008-2.947 11.26H4.827L7.98 4.885z", "key": "0869a5ef57651c7766f0b8ad31cbee3713b83b3f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.997 15.376a.75.75 0 0 1 .527.921l-.9 3.3a.75.75 0 1 1-1.448-.395l.9-3.3a.75.75 0 0 1 .921-.526m8.1 0a.75.75 0 0 1 .527.921l-.9 3.3a.75.75 0 0 1-1.448-.395l.9-3.3a.75.75 0 0 1 .921-.526m.906-5.465a.75.75 0 0 1 .986.392l3.8 8.8a.75.75 0 1 1-1.378.594l-3.8-8.8a.75.75 0 0 1 .392-.986m-7.578 5.491a.75.75 0 0 1 .973.423l1.3 3.3a.75.75 0 1 1-1.396.55l-1.3-3.3a.75.75 0 0 1 .423-.973M9.55 8.9a.75.75 0 0 1 .75-.75H13a.75.75 0 0 1 0 1.5h-2.7a.75.75 0 0 1-.75-.75m-1 3.1a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H9.3a.75.75 0 0 1-.75-.75", "key": "aaa6cb6fbded3cd9cc23beca9b50d6ccd99a4c5b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FlexStandFilled as default };
//# sourceMappingURL=FlexStandFilled.js.map