UNPKG

iconista

Version:

Thousands of SVG icons with one React component

11 lines (10 loc) 1.09 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 Svg1f4d0 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M.7 61.8C-.5 63-.1 64 1.6 64h59.3c1.7 0 3.1-1.4 3.1-3.1V1.6c0-1.7-1-2.1-2.2-.9L.7 61.8m49.1-15c0 1.7-1.4 3.1-3.1 3.1h-11c-1.7 0-2.1-1-.9-2.2l12.8-12.8c1.2-1.2 2.2-.8 2.2.9v11", fill: "#ffce31" }), React.createElement("g", { fill: "#89664c" }, React.createElement("path", { d: "M2.4 61.3h1V64h-1zM5.3 61.3h1V64h-1zM8.3 61.3h1V64h-1zM11.3 59h1v5h-1zM14.4 61.3h1V64h-1zM17.4 61.3h1V64h-1zM20.4 61.3h1V64h-1zM23.4 59h1v5h-1zM26.5 61.3h1V64h-1zM29.5 61.3h1V64h-1zM32.5 61.3h1V64h-1zM35.4 59h1v5h-1zM38.6 61.3h1V64h-1zM41.5 61.3h1V64h-1zM44.5 61.3h1V64h-1zM47.5 59h1v5h-1zM50.6 61.3h1V64h-1zM53.6 61.3h1V64h-1zM56.6 61.3h1V64h-1zM59.6 59h1v5h-1z" }))); exports.default = Svg1f4d0;