UNPKG

@vector-im/compound-design-tokens

Version:
21 lines 1.28 kB
var _reactJsxRuntime = require("react/jsx-runtime"); var React = require("react"); function KeyOffIcon(props, ref) { return /*#__PURE__*/_reactJsxRuntime.jsxs("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: "M7 14q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 12q0-.825.588-1.412A1.93 1.93 0 0 1 7 10q.824 0 1.412.588Q9 11.175 9 12q0 .824-.588 1.413A1.93 1.93 0 0 1 7 14" }), /*#__PURE__*/_reactJsxRuntime.jsx("path", { d: "M4.917 2.083a1 1 0 0 0-1.414 1.414L6.07 6.064q-1.905.27-3.32 1.686Q1 9.5 1 12t1.75 4.25T7 18q1.676 0 3.037-.825A6.2 6.2 0 0 0 12.2 15h1.175l1.525 1.075q.126.1.287.15.163.05.313.05a.95.95 0 0 0 .575-.2l.003-.002 4.425 4.424a1 1 0 0 0 1.414-1.414zM13.006 13h-2.131a4.03 4.03 0 0 1-1.412 2.15Q8.4 16 7 16q-1.65 0-2.825-1.175T3 12t1.175-2.825T7 8q.619 0 1.172.166l2.649 2.65q.03.09.054.184h.13zm8.144-1-1.75 1.75 1.426 1.425L23.3 12.7q.15-.15.212-.325.063-.176.063-.375 0-.2-.062-.375a.9.9 0 0 0-.213-.325l-2-2a1 1 0 0 0-.338-.225A1 1 0 0 0 20.575 9h-5.924l2 2h3.499z" })] }); } ; KeyOffIcon.displayName = "KeyOffIcon"; module.exports = React.forwardRef(KeyOffIcon);