UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 997 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 Nutanix = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M.394 3.617a.395.395 0 00-.393.395c0 .12.054.225.14.297l8.506 7.404a.39.39 0 01-.013.588l-8.52 7.412a.393.393 0 00.28.67h4.86a.39.39 0 00.265-.104l9.17-7.98a.396.396 0 000-.596L5.52 3.721a.386.386 0 00-.264-.104zm18.358 0a.389.389 0 00-.273.113l-4.716 4.106a.392.392 0 00-.04.564l2.427 2.114a.393.393 0 00.291.13.394.394 0 00.278-.119l7.127-6.203a.389.389 0 00.154-.31.395.395 0 00-.393-.395zm-2.31 9.742c-.116 0-.22.05-.292.13l-2.426 2.113a.392.392 0 00.039.564l4.716 4.104c.07.07.166.113.273.113h4.855a.393.393 0 00.239-.705l-7.127-6.203a.393.393 0 00-.278-.116z" })); exports.default = Nutanix;