@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.48 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const StatamicAntlers = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 24 24" }, props, { children: [_jsx("defs", { children: _jsxs("linearGradient", { id: "antlersGradient", x1: -619.72, x2: -619.72, y1: -1422.41, y2: -1436.85, gradientTransform: "matrix(.9207 -.39025 -.43051 -1.0014 -32.56 -1660.74)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0, stopColor: "#da2fb6" }), _jsx("stop", { offset: 1, stopColor: "#fe1876" })] }) }), _jsx("path", { d: "M17.83 19.22c1.32 0 1.8-.57 1.8-1.95v-2.7c0-1.29.63-2.03 1.23-2.38.13-.08.18-.25.1-.39a.318.318 0 0 0-.1-.1c-.78-.52-1.24-1.4-1.23-2.34V6.71c0-1.5-.41-1.93-1.73-1.93H6.09c-1.31 0-1.72.43-1.72 1.93v2.65c.01.94-.45 1.82-1.23 2.34-.13.08-.18.25-.1.39.02.04.06.07.1.1.6.34 1.23 1.07 1.23 2.38v2.7c0 1.39.48 1.95 1.8 1.95h11.67Zm-5.86-2.47c-1.41 0-2.44-.42-3.39-1.25a.687.687 0 0 1-.07-.93l.29-.37c.11-.16.29-.26.48-.27.22.01.43.09.6.22.66.44 1.45.67 2.24.66.66 0 1.19-.28 1.19-.84 0-1.47-4.9-.66-4.9-3.97 0-1.77 1.45-2.76 3.33-2.76a5.59 5.59 0 0 1 3.03.84c.19.14.3.37.3.6 0 .14-.04.28-.12.4l-.22.33c-.12.2-.33.32-.57.33-.18-.01-.35-.06-.51-.14-.56-.29-1.17-.43-1.8-.42-.71 0-1.13.39-1.13.78 0 1.51 4.9.69 4.9 3.9 0 1.8-1.44 2.91-3.66 2.91Z", fill: "url(#antlersGradient)" })] })));
export default StatamicAntlers;
//# sourceMappingURL=statamicAntlers.js.map