UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 711 B
import { jsx as _jsx } from "react/jsx-runtime"; const Elixir = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#A855F7", d: "M17.33 11.4l-5.016-8.016c-.144-.24-.432-.384-.72-.384a.878.878 0 00-.72.384L5.858 11.4s0 .024-.024.024c-1.128 1.92-1.104 4.272.024 6.24A6.614 6.614 0 0011.57 21a6.614 6.614 0 005.712-3.336c1.128-1.968 1.152-4.296.024-6.24.024 0 .024 0 .024-.024zm-1.464 5.424c-.888 1.536-2.52 2.496-4.272 2.496-1.752 0-3.384-.96-4.272-2.496-.84-1.44-.84-3.144-.048-4.536l4.32-6.864 4.296 6.864c.816 1.392.792 3.096-.024 4.536z" }) }))); export default Elixir; //# sourceMappingURL=elixir.js.map