Noah Davis 5637b119d9 Change radio to device icon, add more sizes
Summary: `radio` is now a symlink to `audio-radio`. Used by D21525 (Elisa). The previous version of this icon was a blue 16px only mimetype icon. As far as I know, it was only used by Banshee (abandoned), but it should still look fine for Banshee users.

Test Plan:
Old:
{F7259029, size=full}
New:
{F7259016, size=full}
{F7259015, size=full}

Reviewers: #vdg, ngraham

Reviewed By: #vdg, ngraham

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D23249
2019-08-18 20:00:13 -04:00

13 lines
678 B
XML

<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#232629;
}
</style>
<g class="ColorScheme-Text" fill="currentColor">
<path d="M3.858 3L18 8l-.333.943-14.142-5z"/>
<path d="M3 8v11h16V8zm1 1h14v9H4z"/>
<path d="M4 8c0 1.662 1.338 3 3 3h8c1.662 0 3-1.338 3-3zm2 1h5v1H6zm6 0h4v1h-4zm-7 3h6v1H5zm0 2h6v1H5zm0 2h6v1H5zm9.5-4a2.5 2.5 0 0 0-2.5 2.5 2.5 2.5 0 0 0 2.5 2.5 2.5 2.5 0 0 0 2.5-2.5 2.5 2.5 0 0 0-2.5-2.5zm0 1a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1-1.5 1.5 1.5 1.5 0 0 1-1.5-1.5 1.5 1.5 0 0 1 1.5-1.5z"/>
</g>
</svg>