UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 kB
"use strict"; /** * @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 ParabolaDown = createMeisterIcons("parabola-down", [["path", { "fill": "currentColor", "d": "M3 2.75a.75.75 0 0 1 .75.75v13.9a2.366 2.366 0 0 0 2.35 2.35H21a.75.75 0 0 1 0 1.5H6.1a3.866 3.866 0 0 1-3.85-3.85V3.5A.75.75 0 0 1 3 2.75", "key": "e1a49c8f84a80d1c31928c1475eae4099e0e0e36", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.337 5.268a.75.75 0 0 1 .895.57c.213.96.318 2.015.318 3.062 0 2.316-.578 4.434-1.55 5.996-.968 1.553-2.398 2.654-4.1 2.654-1.71 0-3.139-1.136-4.1-2.693-.971-1.572-1.55-3.688-1.55-5.957a13.4 13.4 0 0 1 .318-2.963.75.75 0 1 1 1.464.326c-.188.845-.282 1.69-.282 2.637 0 2.031.521 3.865 1.326 5.169.813 1.317 1.834 1.981 2.824 1.981.998 0 2.018-.649 2.826-1.947.802-1.287 1.324-3.12 1.324-5.203 0-.953-.096-1.897-.282-2.737a.75.75 0 0 1 .57-.895", "key": "6fee8f3b172380895a534be63c4c691b45fe6323", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParabolaDown as default }; //# sourceMappingURL=ParabolaDown.js.map