UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 731 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const NextStep2 = (props) => React.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M19.085 4.5a.75.75 0 00-1.5 0v5.338L9.432 4.273c-1.493-1.019-3.518.05-3.518 1.859v11.736c0 1.808 2.025 2.878 3.518 1.858l8.153-5.564V19.5a.75.75 0 101.5 0v-15zm-1.9 8.12l-8.598 5.868a.75.75 0 01-1.173-.62V6.132a.75.75 0 011.173-.62l8.597 5.869a.75.75 0 010 1.238z", fill: "#323544" })); exports.default = NextStep2;