@hypothesis/frontend-shared
Version:
Shared components, styles and utilities for Hypothesis projects
32 lines (31 loc) • 2.79 kB
JavaScript
var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/icons/FilePdfFilled.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-filled.svg
*
* @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props
*/
export default function FilePdfFilledIcon(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: "M11 0v3.5a.5.5 0 0 0 .41.492L11.5 4H15v11.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5V.5a.5.5 0 0 1 .5-.5H11ZM7.449 3c-.408 0-1.089.32-1.089 1.279 0 .821.091 1.552.68 2.511l-.15.394-.182.445c-.065.155-.136.318-.212.485-.181.457-.408.868-.59 1.279-.939.325-1.517.688-1.894.99l-.187.159-.153.143-.124.123c-.686.73-.583 1.281-.456 1.555l.048.09.098.126c.156.187.41.421.809.421a.925.925 0 0 0 .21-.029l.243-.062.111-.051.071-.042.083-.057.093-.075.106-.098.119-.124.064-.073.138-.169.152-.203.167-.242a9.9 9.9 0 0 0 .088-.136l.189-.305c.065-.11.133-.227.204-.352l.22-.403c.076-.143.155-.294.237-.456.363-.137.77-.228 1.225-.32a22.131 22.131 0 0 1 1.587-.228l.178.185.32.322c.694.682 1.05.887 1.498 1 .182.092.363.092.5.092.68 0 .997-.411 1.088-.64.09-.274.181-.959-.5-1.37-.457-.25-1.18-.425-2.102-.452l-.256-.004h-.363l-.103-.11-.222-.256a3.738 3.738 0 0 0-.129-.137l-.195-.216-.348-.4a12.24 12.24 0 0 1-.681-.89c.332-.838.445-1.355.482-1.77l.013-.218.004-.204C8.492 3.274 7.72 3 7.449 3Zm-2.223 7.671-.205.34-.094.147-.17.255-.149.204-.126.16-.105.12-.086.085a1.098 1.098 0 0 1-.035.032l-.057.044-.04.022-.021.007c-.046.045-.091.045-.091 0a.118.118 0 0 1-.063-.023l-.028-.023h.046l-.091-.046.003-.074c.01-.103.057-.26.269-.474l.194-.187c.18-.164.436-.365.85-.589Zm5.398-1.05c.314.018.568.062.766.113l.212.063.087.03.186.08.065.034.065.06c.05.051.101.122.07.214 0 .045-.09.09-.271.09l-.042-.006-.118-.032a.354.354 0 0 0-.067-.007c-.17-.034-.315-.094-.606-.334l-.218-.188-.129-.117ZM7.676 7.703l.164.197.345.428.19.23.208.241-.239.041-.495.1c-.085.016-.173.03-.264.042-.09 0-.17.011-.25.028l-.249.063.09-.046h-.045a2.31 2.31 0 0 1 .097-.234l.13-.268.075-.205.243-.571v-.046Zm-.227-3.79c.09.046.227.229.227.64l-.002.167a3.164 3.164 0 0 1-.18.928c-.181-.548-.226-.913-.181-1.324 0-.228.045-.365.136-.41ZM12.333 0a.5.5 0 0 1 .352.144l2.167 2.143a.5.5 0 0 1 .148.356V3h-2.75a.25.25 0 0 1-.25-.25V0h.333Z"
}, void 0, false, {
fileName: _jsxFileName,
lineNumber: 18,
columnNumber: 7
}, this)
}, void 0, false, {
fileName: _jsxFileName,
lineNumber: 10,
columnNumber: 5
}, this);
}
//# sourceMappingURL=FilePdfFilled.js.map