UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

32 lines (31 loc) 1.39 kB
var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/icons/Restricted.js"; import { jsxDEV as _jsxDEV } from "preact/jsx-dev-runtime"; // This file was auto-generated using scripts/generate-icons.js /** * Icon generated from restricted.svg * * @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props */ export default function RestrictedIcon(props) { return _jsxDEV("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", "aria-hidden": "true", ...props, children: _jsxDEV("path", { fill: "currentColor", d: "M8 0c1.682 0 3.346.68 4.717 1.766l.08.063.285.241.31.285.128.125.16.165.243.265.311.373C15.32 4.653 16 6.318 16 8c0 4.052-3.948 8-8 8-1.682 0-3.346-.68-4.717-1.766l-.056-.045a9.253 9.253 0 0 1-.322-.27l-.131-.119-.167-.156-.132-.13-.152-.156-.253-.276-.304-.365C.68 11.347 0 9.682 0 8c0-4.052 3.948-8 8-8Zm4.765 4.651L4.65 12.765C5.654 13.523 6.835 14 8 14c2.948 0 6-3.052 6-6 0-1.165-.477-2.346-1.235-3.349ZM8 2C5.052 2 2 5.052 2 8c0 1.165.477 2.347 1.236 3.35l8.114-8.114C10.347 2.476 9.165 2 8 2Z" }, void 0, false, { fileName: _jsxFileName, lineNumber: 18, columnNumber: 7 }, this) }, void 0, false, { fileName: _jsxFileName, lineNumber: 10, columnNumber: 5 }, this); } //# sourceMappingURL=Restricted.js.map