summaryrefslogtreecommitdiff
path: root/static/favicon.svg
blob: 7f12105363c4b90219fbb6c708d8dd33d2838e9d (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" fill="#000000">

<g id="SVGRepo_bgCarrier" stroke-width="0"/>

<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>

<g id="SVGRepo_iconCarrier"> <circle cx="512" cy="512" r="512" style="fill:#1a5fb4"/> <path d="M661 655.5c-28.5 41.3-74.8 66.6-125 68.3-70.7 0-131.8-52.7-158.2-131.8h146.1c14.6 0 26.4-11.8 26.4-26.4 0-14.6-11.8-26.4-26.4-26.4H367c0-8.7-1.3-17.7-1.3-26.4s0-17.7 1.3-26.4h156.9c14.6 0 26.4-11.8 26.4-26.4s-11.8-26.4-26.4-26.4H378.1c26.4-79.1 87.3-131.8 158.2-131.8 50 1.7 96.3 27.1 124.7 68.3 7.3 12.6 23.4 16.9 36 9.6s16.9-23.4 9.6-36c-1-1.7-2.1-3.2-3.4-4.6-38.1-55-100.3-88.5-167.2-89.9-99.1 0-184.6 74.9-212.8 184.6h-63c-14.6 0-26.4 11.8-26.4 26.4s11.8 26.4 26.4 26.4h54.1v52.8h-54.1c-14.6 0-26.4 11.8-26.4 26.4 0 14.6 11.8 26.4 26.4 26.4h63C352 701.6 436.8 776.5 536 776.5c66.9-1.5 129.1-34.9 167.2-89.9 7.3-12.6 3-28.7-9.6-36-10.7-6.3-24.3-4.2-32.6 4.9z" style="fill:#fff"/> </g>

</svg>
3a88a92bbd055f1d99a2cd&follow=1'>v0.1.0v0.1.0René 'Necoro' Neumann1-1/+1 2020-05-04Unify connection handlingRené 'Necoro' Neumann3-43/+104 2020-05-04Update depsRené 'Necoro' Neumann2-1/+12 2020-05-04Update README.mdRené 'Necoro' Neumann1-3/+4 2020-05-04Fix for go-imap-uidplus has gone upstream, delete replace.René 'Necoro' Neumann2-7/+3 2020-05-04when tls verification is disabled for the feed, we should also disable this f...René 'Necoro' Neumann1-3/+4 2020-05-03Better handling of embedded images with relative urlsRené 'Necoro' Neumann1-13/+27 2020-05-03Slightly enhance loggingRené 'Necoro' Neumann1-4/+4 2020-05-03Explicit version infoRené 'Necoro' Neumann4-12/+15 2020-05-03--version flagRené 'Necoro' Neumann1-0/+6 2020-05-03Rename from 'client' to 'cl'René 'Necoro' Neumann5-26/+26 2020-05-03Use UIDPLUS Imap extensionRené 'Necoro' Neumann4-11/+33 2020-05-03Fix update in IMAPRené 'Necoro' Neumann1-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3