UNPKG

iconista

Version:

Thousands of SVG icons with one React component

11 lines (10 loc) 1.38 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 Vite = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M8.525 4.63l-5.132-.915a1.17 1.17 0 00-1.164.468c-.255.351-.323.839-.07 1.28l8.901 15.58a1.182 1.182 0 002.057-.008l8.729-15.578c.49-.875-.262-1.917-1.242-1.739l-4.574.813-.206.754 4.906-.871a.474.474 0 01.498.697L12.5 20.689a.472.472 0 01-.5.234.468.468 0 01-.326-.231L2.772 5.112a.474.474 0 01.496-.7l5.133.916.074.013.05-.71z", fill: "#323544" }), React.createElement("path", { d: "M15.097 5.26l.162-.593-.6.107.438.487zM9.217 4.754l.513.09-.542.427.03-.517z", fill: "#323544" }), React.createElement("path", { d: "M15.549 2.367l-6.1 1.26a.223.223 0 00-.126.077.247.247 0 00-.055.142l-.375 6.685a.242.242 0 00.079.194.213.213 0 00.195.05l1.698-.414c.16-.038.302.11.27.278l-.505 2.606c-.034.176.122.326.285.274l1.049-.336c.162-.052.319.098.284.274l-.801 4.093c-.05.257.272.396.407.177l.09-.147 4.97-10.464c.084-.175-.06-.375-.242-.338l-1.748.356c-.165.034-.304-.128-.258-.297l1.14-4.173c.047-.17-.093-.331-.257-.297z", fill: "#323544" })); exports.default = Vite;