diff options
| author | 2018-06-03 13:35:38 +0200 | |
|---|---|---|
| committer | 2018-06-03 13:35:38 +0200 | |
| commit | c0122003fe3031926546012b86a38b5187082613 (patch) | |
| tree | 5502841327e7775f280fbd12732b4e8b8b7be6ff /docs/img/FreshRSS-logo-font.svg | |
| parent | 029f4107123f6c318584bf9a43da7118c318657f (diff) | |
| parent | be778c6bc2d8075e5a923153183b47507a2a71e3 (diff) | |
Merge pull request #1902 from FreshRSS/dev1.11.0
FreshRSS 1.11.0
Diffstat (limited to 'docs/img/FreshRSS-logo-font.svg')
| -rw-r--r-- | docs/img/FreshRSS-logo-font.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/img/FreshRSS-logo-font.svg b/docs/img/FreshRSS-logo-font.svg new file mode 100644 index 000000000..134adfdfc --- /dev/null +++ b/docs/img/FreshRSS-logo-font.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 256" + xmlns:xlink="http://www.w3.org/1999/xlink"> + <title>Logo FreshRSS</title> + <circle fill="#0062BE" cx="128" cy="128" r="33"/> + <g fill="none" stroke="#0062BE" stroke-width="24"> + <g stroke-opacity="0.3"> + <path d="M12,128 A116,116 0 1,1 128,244"/> + <path d="M54,128 A74,74 0 1,1 128,202"/> + </g> + <path d="M128,12 A116,116 0 0,1 244,128"/> + <path d="M128,54 A74,74 0 0,1 202,128"/> + </g> + <text x="309" y="206" fill="#0062bd" stroke-width="0" + font-family="'Open Sans'" font-weight="600" font-size="213">FreshRSS</text> +</svg> + |
