UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.18 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 ParabolaUp = createMeisterIcons("parabola-up", [["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": "6fd5c360210bb2715523426c757a743834263497", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.174 8.796C8.372 10.084 7.85 11.916 7.85 14c0 .953.095 1.898.282 2.737a.75.75 0 0 1-1.464.326A14.3 14.3 0 0 1 6.35 14c0-2.316.578-4.434 1.55-5.997.968-1.552 2.398-2.653 4.1-2.653s3.132 1.101 4.1 2.653c.972 1.563 1.55 3.68 1.55 5.997 0 1.053-.106 2.008-.318 2.963a.75.75 0 1 1-1.464-.326A12 12 0 0 0 16.15 14c0-2.084-.522-3.916-1.324-5.204C14.018 7.5 12.998 6.85 12 6.85s-2.018.649-2.826 1.946", "key": "44fffe4295fbffa5c9702e689ca44bb689f5fd95", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParabolaUp as default }; //# sourceMappingURL=ParabolaUp.js.map