UNPKG

@vector-im/compound-design-tokens

Version:
19 lines 1.19 kB
var _reactJsxRuntime = require("react/jsx-runtime"); var React = require("react"); function AskToJoinSolidIcon(props, ref) { return /*#__PURE__*/_reactJsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 24 24", ref: ref, ...props, children: /*#__PURE__*/_reactJsxRuntime.jsx("path", { d: "M12 17.75q.478 0 .802-.323.323-.324.323-.802h-2.25q0 .478.323.802.324.323.802.323m-3.937-1.687h7.874a.54.54 0 0 0 .394-.17.54.54 0 0 0 0-.788.54.54 0 0 0-.393-.168h-.563v-2.643q0-1.237-.675-2.25a3 3 0 0 0-1.856-1.294v-.281a.82.82 0 0 0-.24-.605.82.82 0 0 0-.604-.239.82.82 0 0 0-.844.844v.281A3 3 0 0 0 9.3 10.044a3.97 3.97 0 0 0-.675 2.25v2.643h-.562a.54.54 0 0 0-.394.17.54.54 0 0 0 0 .787.54.54 0 0 0 .394.168M3 19.438V9.313q0-.535.24-1.013.238-.478.66-.788l6.75-5.062q.31-.225.647-.338Q11.635 2 12 2q.366 0 .703.112.337.113.647.338l6.75 5.063q.422.309.66.787.24.478.24 1.012v10.126q0 .927-.66 1.589-.662.66-1.59.66H5.25q-.928 0-1.59-.66-.66-.66-.66-1.59" }) }); } ; AskToJoinSolidIcon.displayName = "AskToJoinSolidIcon"; module.exports = React.forwardRef(AskToJoinSolidIcon);