UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.95 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 Claude = (props) => React.createElement("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.929 16.218l3.931-2.206.066-.192-.066-.106h-.192l-.658-.04-2.246-.061-1.948-.082-1.887-.1-.476-.102-.445-.587.045-.293.4-.268.572.05 1.265.086 1.897.132 1.376.08 2.039.213h.324l.045-.131-.11-.081-.087-.081-1.963-1.33-2.125-1.407-1.113-.81-.602-.41-.304-.384-.131-.84.546-.602.734.05.187.051.744.572 1.588 1.23 2.075 1.527.303.253.122-.086.015-.06-.137-.228-1.128-2.04-1.204-2.074-.536-.86-.142-.516a2.477 2.477 0 01-.086-.607l.622-.845.344-.111.83.111.35.304.515 1.179.835 1.856 1.295 2.525.38.749.202.693.076.213h.131v-.122l.107-1.422.197-1.745.192-2.247.066-.632.314-.759.622-.41.486.233.4.572-.056.37-.238 1.542-.465 2.419-.304 1.619h.177l.203-.203.82-1.087 1.375-1.72.608-.684.708-.754.455-.359h.86l.633.941-.284.972-.885 1.123-.734.951-1.052 1.417-.658 1.133.06.091.158-.015 2.378-.506 1.285-.233 1.533-.263.693.324.076.329-.273.673-1.64.405-1.922.384-2.864.678-.035.025.04.05 1.29.122.552.03h1.35l2.515.188.658.435.395.531-.066.405-1.012.516-1.366-.324-3.188-.759-1.092-.273h-.152v.091l.91.89 1.67 1.508 2.09 1.943.106.48-.268.38-.284-.04-1.836-1.381-.708-.623-1.604-1.35h-.107v.141l.37.541 1.953 2.935.101.9-.142.294-.506.177-.556-.101-1.144-1.604-1.179-1.806-.95-1.62-.117.066-.562 6.047-.263.308-.607.233-.506-.385-.268-.622.268-1.23.324-1.603.263-1.275.238-1.584.142-.526-.01-.035-.117.015-1.194 1.639-1.816 2.454-1.437 1.538-.344.137-.597-.31.055-.55.334-.491 1.989-2.53 1.199-1.569.774-.905-.005-.132h-.046l-5.282 3.43-.94.122-.406-.38.051-.622.192-.202 1.589-1.093-.005.005z", fill: "#323544" })); exports.default = Claude;