UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.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 Apifox = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M23.975 10.065a10.456 10.456 0 00-.456-2.354 4.12 4.12 0 01-.364.743 9.42 9.42 0 00-3.849-6.264A9.368 9.368 0 0016.982.979a7.35 7.35 0 00-.338-.112 7.042 7.042 0 011.425 3.471c.006.044.011.088.015.133a.06.06 0 010 .01c.005.045.01.091.013.137v.024a5.249 5.249 0 01.01.137 5.774 5.774 0 01.01.235.194.194 0 000 .016v.164a7.047 7.047 0 01-1.268 4.042 6.335 6.335 0 01.075 2.195 6.177 6.177 0 001.164-.401 6.184 6.184 0 00.8-.44 6.283 6.283 0 01.243 1.744 6.317 6.317 0 01-.07.946 6.239 6.239 0 001.615-.39c.272-.106.536-.23.79-.373a6.244 6.244 0 01.1 1.118 6.308 6.308 0 01-.135 1.298 6.252 6.252 0 001.906-.38A10.457 10.457 0 0024 10.88a8.6 8.6 0 00-.024-.816zm-2.808 5.794a5.685 5.685 0 01-.39.012h-.129a6.25 6.25 0 00.198-1.567 6.32 6.32 0 00-.04-.705 6.23 6.23 0 01-1.944.594 6.027 6.027 0 01-.573.05 6.202 6.202 0 00.115-.928 6.477 6.477 0 00.008-.312 6.29 6.29 0 00-.142-1.332 6.234 6.234 0 01-2.12.776l-.005-.007a6.178 6.178 0 00.111-.886 5.617 5.617 0 00.01-.34c0-.378-.034-.756-.102-1.128a7.057 7.057 0 01-5.117 2.188 7.043 7.043 0 01-3.247-.788 6.263 6.263 0 001.294-.685 6.3 6.3 0 01-3.573-5.68 6.296 6.296 0 01.102-1.135 6.196 6.196 0 01.302-1.088 6.207 6.207 0 01.484-1.002A6.263 6.263 0 017.164.88 12.212 12.212 0 004.48 2.55 12.207 12.207 0 00.328 9.181 12.196 12.196 0 000 12.001a12.153 12.153 0 001.49 5.851 6.251 6.251 0 01.445-1.713 11.659 11.659 0 008.585 6.994 6.236 6.236 0 01-.804-1.384 11.008 11.008 0 003.126.534c.094 0 .188.003.283.003a10.984 10.984 0 004.867-1.129 6.176 6.176 0 01-.724-.478 10.507 10.507 0 004.32-3.094 10.469 10.469 0 001.356-2.093 6.258 6.258 0 01-1.777.366z" })); exports.default = Apifox;