UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

43 lines 2.09 kB
var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/icons/CcZeroFilled.tsx"; // This file was auto-generated using scripts/generate-icons.js import { jsxDEV as _jsxDEV } from "preact/jsx-dev-runtime"; /** * Icon generated from cc-zero-filled.svg */ export default function CcZeroFilledIcon(props) { return _jsxDEV("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", "aria-hidden": "true", viewBox: "0 0 16 16", "data-component": "CcZeroFilledIcon", ...props, children: _jsxDEV("g", { "fill-rule": "evenodd", children: [_jsxDEV("path", { fill: "none", d: "M0 0h16v16H0z" }, void 0, false, { fileName: _jsxFileName, lineNumber: 21, columnNumber: 9 }, this), _jsxDEV("path", { fill: "currentColor", d: "M13.703 2.342C12.131.78 10.221 0 7.983 0Q4.655-.002 2.37 2.325A8.1 8.1 0 0 0 .6 4.958Q0 6.415 0 8q0 1.6.6 3.042.6 1.444 1.741 2.599a8.3 8.3 0 0 0 2.6 1.76q1.457.6 3.042.599a8 8 0 0 0 3.076-.617 8.2 8.2 0 0 0 2.655-1.77 7.3 7.3 0 0 0 1.703-2.526A8.1 8.1 0 0 0 16 8a8.1 8.1 0 0 0-.582-3.076 7.7 7.7 0 0 0-1.715-2.582M4.71 7.46C4.82 5.485 5.581 3.395 8 3.395c2.641 0 3.305 2.492 3.305 4.605S10.641 12.605 8 12.605c-2.348 0-3.134-1.969-3.28-3.89l-.02-.36L4.695 8l.007-.355zm4.608-.838.04.249q.034.25.048.49l.011.23.007.516-.008.363-.015.267-.026.279-.04.283c-.136.802-.478 1.57-1.333 1.57q-.108 0-.204-.015l-.093-.02-.135-.043c-.28-.12-.463-.327-.274-.682l.056-.092zM8.297 5.17A1.2 1.2 0 0 0 8 5.13c-.855 0-1.198.769-1.334 1.57l-.04.283-.026.279-.015.266-.006.249v.413c.002.201.01.433.033.674l.027.244 1.759-3.232.05-.102c.11-.264.018-.458-.151-.604" }, void 0, false, { fileName: _jsxFileName, lineNumber: 22, columnNumber: 9 }, this)] }, void 0, true, { fileName: _jsxFileName, lineNumber: 20, columnNumber: 7 }, this) }, void 0, false, { fileName: _jsxFileName, lineNumber: 11, columnNumber: 5 }, this); } //# sourceMappingURL=CcZeroFilled.js.map