UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.03 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 Nsis = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M13.736 24H24l-5.132-4.919L13.736 24zm-6.021-5.064l5.133 4.918 5.132-4.919-10.265.001zm-6.539-5.272v9.838l5.132-4.919-1.503-1.441-3.629-3.478zm21.648-1.626l-5.132 4.919 5.132 4.919v-9.838zm-4.844 6.193l-5.132-4.92-5.132 4.92H17.98zM1.696 13.165l5.132 4.92 5.132-4.92H1.696zm20.608-1.625H12.039l5.133 4.919 5.132-4.919zM6.828 7.541l-5.132 4.92H11.96l-5.132-4.92zm-5.652 4.421l5.132-4.919-5.132-4.919v9.838zm21.128-1.127l-5.132-4.92-5.133 4.92h10.265zm-6.02-5.065H6.02l5.132 4.919 5.132-4.919zm6.54-5.272l-5.132 4.919 5.132 4.92V.498zm-6.539 4.567L11.152.146 6.02 5.065h10.265zM10.264 0H0l5.132 4.919L10.264 0z" })); exports.default = Nsis;