UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.92 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 OpenAi = (props) => React.createElement("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M20.556 10.634a5.068 5.068 0 00-.42-4.099c-1.086-1.901-3.283-2.864-5.431-2.42-.939-1.061-2.321-1.654-3.754-1.654a5.072 5.072 0 00-4.814 3.481 4.993 4.993 0 00-3.334 2.42 5.068 5.068 0 00.618 5.901 5.063 5.063 0 00.444 4.1 5.025 5.025 0 005.432 2.419 5.072 5.072 0 003.753 1.679 5.072 5.072 0 004.815-3.481 4.993 4.993 0 003.333-2.42 5.07 5.07 0 00-.642-5.926zM13.05 21.152a3.66 3.66 0 01-2.395-.864c.025-.025.099-.05.124-.074l3.975-2.296a.653.653 0 00.321-.568v-5.605l1.679.963c.025 0 .025.024.025.05v4.641c.024 2.074-1.655 3.753-3.729 3.753zM5 17.72c-.444-.765-.592-1.654-.444-2.518.025.024.075.05.124.074l3.975 2.296a.602.602 0 00.642 0l4.864-2.815v1.95c0 .026 0 .05-.024.05l-4.025 2.321c-1.778 1.037-4.074.42-5.111-1.358zM3.965 9.03a3.878 3.878 0 011.95-1.654v4.74c0 .223.124.445.321.568l4.865 2.815-1.68.963c-.024 0-.049.025-.049 0L5.347 14.14a3.714 3.714 0 01-1.383-5.111zm13.827 3.21l-4.864-2.815 1.679-.963c.024 0 .05-.025.05 0l4.024 2.32a3.727 3.727 0 011.358 5.112 3.716 3.716 0 01-1.95 1.63v-4.716a.609.609 0 00-.297-.568zm1.654-2.519a.54.54 0 00-.123-.074L15.347 7.35a.603.603 0 00-.642 0L9.84 10.165V8.214c0-.025 0-.05.025-.05l4.025-2.32A3.73 3.73 0 0119 7.226c.445.741.593 1.63.445 2.494zM8.927 13.177l-1.68-.963c-.024 0-.024-.025-.024-.05V7.524a3.751 3.751 0 013.753-3.753 3.66 3.66 0 012.395.864c-.024.024-.074.05-.123.074L9.273 7.004a.653.653 0 00-.321.568v5.605h-.025zm.913-1.975l2.173-1.26 2.173 1.26v2.493l-2.173 1.26-2.173-1.26v-2.493z", fill: "#323544" })); exports.default = OpenAi;