UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.12 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 Redhatopenshift = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.665 11.812a11.093 11.093 0 00-1.08-3.966L24 6.599a10.977 10.977 0 00-.943-1.595l-1.601.583a11.015 11.015 0 00-19.945 7.258l1.604-.584c.051.615.153 1.224.305 1.822L0 15.335a11.186 11.186 0 001.721 3.731l1.812-.659c3.526 4.95 10.398 6.106 15.349 2.58a10.996 10.996 0 003.599-4.332 10.9 10.9 0 00.991-5.497l-1.807.654zm-4.74-2.635a7.177 7.177 0 01.895 4.032l1.809-.657a7.046 7.046 0 01-.646 2.471 7.166 7.166 0 01-9.514 3.472 7.09 7.09 0 01-2.092-1.49l-1.813.66a7.203 7.203 0 01-1.903-3.667l3.426-1.242a7.134 7.134 0 01-.111-1.896H6.97l-1.604.583a7.14 7.14 0 0110.156-5.929v-.006a7.104 7.104 0 012.082 1.483l1.599-.582.006.005c.441.454.82.965 1.128 1.518l-3.412 1.245z" })); exports.default = Redhatopenshift;