@hypothesis/frontend-shared
Version:
Shared components, styles and utilities for Hypothesis projects
32 lines (31 loc) • 2.72 kB
JavaScript
var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/icons/FilePdf.js";
import { jsxDEV as _jsxDEV } from "preact/jsx-dev-runtime";
// This file was auto-generated using scripts/generate-icons.js
/**
* Icon generated from file-pdf.svg
*
* @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props
*/
export default function FilePdfIcon(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: "M12.333 0a.5.5 0 0 1 .352.144l2.167 2.143a.5.5 0 0 1 .148.356V15.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5V.5a.5.5 0 0 1 .5-.5h10.833ZM11 1H2v14h12V4h-2.5a.5.5 0 0 1-.5-.5V1ZM7.449 3c.272 0 1.043.274 1.089 1.507l-.004.204-.013.218c-.037.415-.15.932-.482 1.77.198.285.414.57.681.89l.348.4.195.216.129.137.222.255c.035.04.07.077.103.11h.363c1.043 0 1.86.183 2.359.457.68.411.59 1.096.499 1.37-.091.229-.408.64-1.089.64-.136 0-.317 0-.499-.092-.448-.113-.804-.318-1.499-1l-.32-.322-.177-.185c-.499.046-1.043.137-1.587.229-.454.091-.862.182-1.225.32-.082.16-.16.312-.237.455l-.22.403-.104.182-.196.328-.093.147-.173.262-.082.116-.152.203-.138.17-.125.137-.058.059-.106.098-.093.075-.083.057-.07.042-.112.05-.243.063a.925.925 0 0 1-.21.029c-.4 0-.653-.234-.809-.42l-.098-.128-.048-.09c-.127-.273-.23-.823.456-1.554l.197-.193.08-.073.187-.159c.377-.302.955-.665 1.895-.99.181-.411.408-.822.59-1.279.075-.167.146-.33.211-.485l.182-.445.15-.394c-.589-.959-.68-1.69-.68-2.511C6.36 3.319 7.04 3 7.45 3Zm-2.223 7.671c-.413.224-.67.425-.85.589l-.193.187c-.212.214-.259.371-.27.474l-.002.074.09.046h-.045l.028.023c.018.011.04.023.063.023 0 .045.045.045.09 0l.023-.007.039-.022.057-.044.075-.07.096-.103.116-.139.137-.181.076-.108.17-.255.194-.31c.035-.056.07-.115.106-.177Zm5.398-1.05.244.219c.362.312.52.382.709.42l.067.007.118.032c.016.004.03.007.042.007.181 0 .272-.046.272-.091.03-.092-.02-.163-.07-.213l-.066-.061-.115-.057-.136-.056a2.549 2.549 0 0 0-.087-.031l-.212-.063a3.981 3.981 0 0 0-.766-.113ZM7.676 7.703v.046l-.243.571a3.742 3.742 0 0 0-.075.205l-.13.268a2.31 2.31 0 0 0-.097.234h.046l-.09.046.249-.063c.079-.017.158-.028.25-.028l.263-.042.495-.1.239-.04a15.213 15.213 0 0 1-.398-.472L7.84 7.9l-.164-.197Zm-.227-3.79c-.09.046-.136.183-.136.411-.045.411 0 .776.181 1.324.121-.365.162-.629.175-.832l.007-.184v-.08c0-.41-.136-.593-.227-.639Z"
}, void 0, false, {
fileName: _jsxFileName,
lineNumber: 18,
columnNumber: 7
}, this)
}, void 0, false, {
fileName: _jsxFileName,
lineNumber: 10,
columnNumber: 5
}, this);
}
//# sourceMappingURL=FilePdf.js.map