diff options
| author | okpierre <1679025+okpierre@users.noreply.github.com> | 2020-03-22 04:59:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-22 17:59:14 +0900 |
| commit | f82c6f7ab411eea80fdc7706ece725166c92c6e1 (patch) | |
| tree | d71243bc5b2cbd165081c7ecf091ac1b853ca04e /src/client | |
| parent | New Crowdin translations (#6175) (diff) | |
| download | sharkey-f82c6f7ab411eea80fdc7706ece725166c92c6e1.tar.gz sharkey-f82c6f7ab411eea80fdc7706ece725166c92c6e1.tar.bz2 sharkey-f82c6f7ab411eea80fdc7706ece725166c92c6e1.zip | |
Add files via upload (#6116)
Diffstat (limited to 'src/client')
| -rw-r--r-- | src/client/assets/unread.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/client/assets/unread.svg b/src/client/assets/unread.svg new file mode 100644 index 0000000000..8c3cc9f475 --- /dev/null +++ b/src/client/assets/unread.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="レイヤー_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
+<circle fill="#3AA2DC" cx="16.5" cy="16.5" r="6"/>
+</svg>
|