UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

32 lines (31 loc) 2.02 kB
var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/icons/CcStdFilled.js"; import { jsxDEV as _jsxDEV } from "preact/jsx-dev-runtime"; // This file was auto-generated using scripts/generate-icons.js /** * Icon generated from cc-std-filled.svg * * @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props */ export default function CcStdFilledIcon(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: "M7.985 0c2.238 0 4.143.781 5.715 2.343a7.694 7.694 0 0 1 1.714 2.579C15.804 5.888 16 6.914 16 8a8.164 8.164 0 0 1-.579 3.078 7.344 7.344 0 0 1-1.707 2.536 8.222 8.222 0 0 1-2.657 1.772c-.99.41-2.014.614-3.071.614a7.775 7.775 0 0 1-3.036-.607 8.047 8.047 0 0 1-2.6-1.757A7.846 7.846 0 0 1 0 8c0-1.057.202-2.074.607-3.05A8.033 8.033 0 0 1 2.371 2.33C3.895.777 5.766 0 7.985 0Zm-2.2 5.515c-.676 0-1.236.224-1.678.672-.443.447-.665 1.052-.665 1.814 0 .78.22 1.39.657 1.828.438.439 1.015.657 1.73.657.447 0 .857-.111 1.228-.335.318-.192.577-.445.776-.76l.095-.162-.985-.5c-.191.457-.52.686-.986.686-.353 0-.62-.129-.8-.386-.181-.257-.272-.6-.272-1.028 0-.943.358-1.415 1.072-1.415a.991.991 0 0 1 .814.509l.071.134 1.072-.557C7.485 5.9 6.776 5.515 5.785 5.515Zm4.629 0c-.676 0-1.236.224-1.678.672C8.292 6.634 8.07 7.239 8.07 8c0 .78.217 1.39.65 1.828.434.439 1.012.657 1.736.657.438 0 .843-.111 1.214-.335.31-.187.566-.431.77-.733l.115-.189-1-.5c-.19.457-.519.686-.985.686-.353 0-.62-.129-.8-.386-.18-.257-.272-.6-.272-1.028 0-.943.358-1.415 1.072-1.415a.992.992 0 0 1 .828.509l.072.134 1.057-.557c-.418-.772-1.124-1.157-2.114-1.157Z" }, void 0, false, { fileName: _jsxFileName, lineNumber: 18, columnNumber: 7 }, this) }, void 0, false, { fileName: _jsxFileName, lineNumber: 10, columnNumber: 5 }, this); } //# sourceMappingURL=CcStdFilled.js.map