UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 915 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 Actualbudget = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M17.442 10.779l.737 2.01-16.758 6.145a.253.253 0 01-.324-.15l-.563-1.536a.253.253 0 01.15-.324zM1.13 23.309L12.036.145A.253.253 0 0112.265 0h.478c.097 0 .185.055.227.142l7.036 14.455 2.206-.848c.13-.05.277.015.327.145l.587 1.526a.253.253 0 01-.145.327l-2.034.783 2.51 5.156a.253.253 0 01-.117.338l-1.47.716a.253.253 0 01-.339-.117l-2.59-5.322-17.37 6.682a.253.253 0 01-.328-.145c0-.001 0-.003-.002-.004l-.12-.33a.252.252 0 01.009-.195zM12.528 4.127L4.854 20.425 18 15.369z" })); exports.default = Actualbudget;