UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 881 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 Extensions = (props) => React.createElement("svg", { viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M18.764 14.323v1.11h-2.221v1.11h-1.11v2.222h-1.11v-2.221h-2.221v2.221h-1.11v-2.221h-2.22v2.221h-1.11v-2.221H5.44v2.221H4.33v-2.221H3.22v-1.11H1v-1.11h2.22v-2.222H1v-1.11h2.22v-2.22H1v-1.11h2.22V5.441H1V4.33h2.22V3.22h1.11V1h1.11v2.22h2.221V1h1.11v2.22h2.221V1h1.11v2.22h2.22V1h1.111v2.22h1.11v1.11h2.22v1.11h-2.22v2.222h2.22v1.11h-2.22v2.22h2.22v1.11h-2.22v2.221h2.22zM15.433 4.33H4.331V15.433H15.432V4.332z", fill: "#000", fillRule: "evenodd" })); exports.default = Extensions;