UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.55 kB
"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 Nextjs = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.345 2.405l-.303.027c-2.84.256-5.501 1.789-7.187 4.144a9.898 9.898 0 00-1.765 4.37c-.08.548-.09.71-.09 1.455 0 .745.01.907.09 1.457.543 3.755 3.216 6.91 6.84 8.079.65.209 1.334.351 2.112.438.303.033 1.613.033 1.916 0 1.343-.15 2.48-.481 3.603-1.054.172-.088.205-.112.182-.131-.016-.012-.749-.995-1.629-2.184l-1.599-2.16-2.004-2.965a286.517 286.517 0 00-2.017-2.963c-.008-.002-.016 1.315-.02 2.924-.006 2.817-.008 2.93-.043 2.997a.355.355 0 01-.172.178c-.063.03-.117.037-.412.037h-.339l-.09-.057a.365.365 0 01-.13-.143l-.042-.088.004-3.919.006-3.921.06-.076a.536.536 0 01.145-.12c.08-.039.112-.043.45-.043.399 0 .465.016.569.13.03.03 1.114 1.665 2.412 3.633l3.946 5.976 1.583 2.398.08-.052c.71-.462 1.46-1.118 2.055-1.803a9.954 9.954 0 002.354-5.111c.08-.55.09-.712.09-1.457 0-.744-.01-.907-.09-1.456-.543-3.755-3.216-6.91-6.84-8.079a10.5 10.5 0 00-2.083-.436c-.187-.02-1.48-.04-1.642-.025zm4.094 6.048c.094.047.17.137.197.23.016.051.02 1.138.016 3.587l-.006 3.515-.62-.95-.621-.95V11.33c0-1.652.008-2.58.02-2.625.03-.11.099-.196.193-.246.08-.041.11-.045.416-.045.29 0 .34.004.405.039z", fill: "#323544" })); exports.default = Nextjs;