UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 2.15 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 FileFormatZip = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M18.08 15.106c.148 0 .267-.038.356-.115a.397.397 0 00.139-.314.404.404 0 00-.14-.32.51.51 0 00-.356-.122h-.508c-.02 0-.03.01-.03.03v.81c0 .02.01.03.03.03h.508z", fill: "#323544" }), React.createElement("path", { d: "M17.25 22a2.25 2.25 0 002.25-2.25v-.744h1a1.5 1.5 0 001.5-1.5V13.25a1.5 1.5 0 00-1.5-1.5h-10a1.5 1.5 0 00-1.5 1.5v4.256a1.5 1.5 0 001.5 1.5H18v.744a.75.75 0 01-.75.75H6.75a.75.75 0 01-.75-.75v-10h4a2.25 2.25 0 002.25-2.252L12.249 3.5h5.002a.75.75 0 01.75.75v7.488h1.5V4.25A2.25 2.25 0 0017.25 2h-5.132a2.25 2.25 0 00-1.592.66L5.16 8.03A2.25 2.25 0 004.5 9.622V19.75A2.25 2.25 0 006.75 22h10.5zM10.749 4.559l.002 2.94a.75.75 0 01-.75.751H7.06l3.689-3.691zm7.518 8.703c.286 0 .538.058.755.175.218.113.385.276.502.49.121.21.182.451.182.725 0 .27-.063.508-.188.714a1.26 1.26 0 01-.526.478c-.226.112-.486.169-.78.169h-.64c-.02 0-.031.01-.031.03v1.36a.09.09 0 01-.024.067.09.09 0 01-.067.024h-.955a.09.09 0 01-.067-.024.09.09 0 01-.024-.066v-4.052a.09.09 0 01.024-.066.09.09 0 01.067-.024h1.772zM14.84 17.47a.09.09 0 01-.025-.066v-4.052a.09.09 0 01.024-.066.09.09 0 01.067-.024h.955a.09.09 0 01.067.024.09.09 0 01.024.066v4.052a.09.09 0 01-.024.066.09.09 0 01-.067.024h-.955a.09.09 0 01-.066-.024zm-3.42.024a.09.09 0 01-.067-.024.09.09 0 01-.024-.066v-.877a.16.16 0 01.042-.109l1.76-2.146c.008-.009.01-.017.006-.025s-.012-.012-.024-.012H11.42a.09.09 0 01-.067-.024.09.09 0 01-.024-.066v-.793a.09.09 0 01.024-.066.09.09 0 01.067-.024h2.908a.09.09 0 01.067.024.09.09 0 01.024.066v.871a.155.155 0 01-.043.115l-1.771 2.147c-.008.008-.01.016-.006.024s.012.012.024.012h1.705a.09.09 0 01.067.024.09.09 0 01.024.066v.793a.09.09 0 01-.024.066.09.09 0 01-.067.024h-2.908z", fill: "#323544" })); exports.default = FileFormatZip;