mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
@@ -334,8 +334,8 @@
|
||||
<file>queued.svg</file>
|
||||
<file>ratio.svg</file>
|
||||
<file>reannounce.svg</file>
|
||||
<file>rss_read_article.png</file>
|
||||
<file>rss_unread_article.png</file>
|
||||
<file>rss_read_article.svg</file>
|
||||
<file>rss_unread_article.svg</file>
|
||||
<file>security-high.svg</file>
|
||||
<file>security-low.svg</file>
|
||||
<file>set-location.svg</file>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 250 B |
1
src/icons/rss_read_article.svg
Normal file
1
src/icons/rss_read_article.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="8" fill="#9aa0a6" /></svg>
|
||||
|
After Width: | Height: | Size: 116 B |
Binary file not shown.
|
Before Width: | Height: | Size: 254 B |
1
src/icons/rss_unread_article.svg
Normal file
1
src/icons/rss_unread_article.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="8" fill="#1e90ff" /></svg>
|
||||
|
After Width: | Height: | Size: 116 B |
Reference in New Issue
Block a user