~martijnbraam/numberstation

441d1ca807344c08c219d271e73c80223b68f8cf — Evangelos Ribeiro Tzaras 1 year, 6 months ago a36d20d
Remove unused icon

The icon was introduced in
ffa0b6a57ebed3f851d79723862c82bc927ff732
but never actually used (user-trash-symbolic is used instead).
2 files changed, 0 insertions(+), 3 deletions(-)

D numberstation/icon/delete-symbolic.svg
M numberstation/numberstation.gresource.xml
D numberstation/icon/delete-symbolic.svg => numberstation/icon/delete-symbolic.svg +0 -1
@@ 1,1 0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M13 5v9H4V5H2v9c0 2 2 2 2 2h9c2 0 2-2 2-2V5zM9 6H8v6h1zM7 6H6v6h1zm4 0h-1v6h1zm1-6c2 0 2 2 2 2h2v2H1V2h2c0-2 2-2 2-2zm0 1H5v1h7z" fill="#474747"/></svg>
\ No newline at end of file

M numberstation/numberstation.gresource.xml => numberstation/numberstation.gresource.xml +0 -2
@@ 3,7 3,5 @@
    <gresource prefix="/org/postmarketos/Numberstation">
        <file>ui/numberstation.glade</file>
        <file>ui/style.css</file>

        <file>icon/delete-symbolic.svg</file>
    </gresource>
</gresources>