@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.39 kB
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const PandaCSS = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#FBBF24", fillRule: "evenodd", d: "M7.326 4.696A1.826 1.826 0 005.5 6.522v10.956c0 1.009.818 1.826 1.826 1.826h10.348a1.826 1.826 0 001.826-1.826V6.522a1.826 1.826 0 00-1.826-1.826H7.326zm5.044 2.346c.953-.087 1.887-.05 2.804.218.584.172 1.122.437 1.588.842.671.585 1.061 1.33 1.186 2.217.121.86.042 1.692-.366 2.471a2.98 2.98 0 01-1.07 1.141l-.044.029c-1.052.644-2.042.917-3.118 1.003a11.4 11.4 0 01-.398-1.104 8.94 8.94 0 01-.149-.584 22.133 22.133 0 00-.057-.243c-.005-.02-.006-.039-.007-.062v-.003l-.003-.034.111.012.01.001c.085.01.167.019.25.024.463.026.895-.054 1.24-.403.193-.195.3-.439.354-.706a2.27 2.27 0 00-.023-1.038c-.119-.448-.398-.747-.827-.889-.48-.158-.97-.16-1.453-.016-.526.157-.843.531-.991 1.062-.13.464-.135.937-.093 1.413.097 1.08.412 2.099.824 3.089.136.326.286.646.436.966l.003.006a48.136 48.136 0 01.23.501l.016.038-.04.002a1.178 1.178 0 01-.068.003h-.833c-.938 0-1.877 0-2.815.002-.075 0-.11-.024-.139-.094a12.92 12.92 0 01-.66-2.29c-.172-.862-.28-1.733-.267-2.615.013-.836.137-1.65.48-2.416.478-1.069 1.28-1.779 2.35-2.189a6.04 6.04 0 011.539-.354z", clipRule: "evenodd" }) })));
export default PandaCSS;
//# sourceMappingURL=panda.js.map