Skip to content
Snippets Groups Projects
Commit 5b4bb8bd authored by Alexander Reifschneider's avatar Alexander Reifschneider
Browse files

OZG-8129 delete unused icons

parent b8f9122a
Branches
Tags
1 merge request!131OZG-8129 replace mat icons
<svg width="25" height="24" viewBox="0 0 25 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12.5 19.4L14.1 21L16.5 18.6286L18.9 21L20.5 19.4L18.1286 17L20.5 14.6L18.9 13L16.5 15.4L14.1 13L12.5 14.6L14.9 17L12.5 19.4Z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.75 11V3.77384H11.7794L7.375 7.93078L7.375 18.408H10.5V20.1818H7.375C6.33947 20.1818 5.5 19.3876 5.5 18.408V7.93078C5.5 7.4596 5.69815 7.00779 6.05074 6.67501L10.4551 2.51807C10.8066 2.18631 11.2829 2 11.7794 2H16.75C17.7855 2 18.625 2.79417 18.625 3.77384V11H16.75Z" />
</svg>
<svg width="25" height="24" viewBox="0 0 25 24" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5 8H13.5V12.15L15.1 10.6L16.5 12L12.5 16L8.5 12L9.9 10.6L11.5 12.15V8Z" />
<path d="M7.5 21C6.95 21 6.47917 20.8042 6.0875 20.4125C5.69583 20.0208 5.5 19.55 5.5 19V6H4.5V4H9.5V3H15.5V4H20.5V6H19.5V19C19.5 19.55 19.3042 20.0208 18.9125 20.4125C18.5208 20.8042 18.05 21 17.5 21H7.5ZM17.5 6H7.5V19H17.5V6Z" />
</svg>
<svg width="25" height="24" viewBox="0 0 25 24" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5 16H13.5V11.85L15.1 13.4L16.5 12L12.5 8L8.5 12L9.9 13.4L11.5 11.85V16ZM7.5 21C6.95 21 6.47917 20.8042 6.0875 20.4125C5.69583 20.0208 5.5 19.55 5.5 19V6H4.5V4H9.5V3H15.5V4H20.5V6H19.5V19C19.5 19.55 19.3042 20.0208 18.9125 20.4125C18.5208 20.8042 18.05 21 17.5 21H7.5ZM17.5 6H7.5V19H17.5V6Z"/>
</svg>
...@@ -23,12 +23,9 @@ ...@@ -23,12 +23,9 @@
*/ */
export enum Icons { export enum Icons {
DELETE_FINALLY = 'delete_finally', DELETE_FINALLY = 'delete_finally',
DISCARD_DOCUMENT = 'discard_document',
DONE = 'done', DONE = 'done',
EDIT = 'edit', EDIT = 'edit',
INCOMING = 'incoming', INCOMING = 'incoming',
LOESCHEN_ANFORDERN = 'request_deletion',
LOESCH_ANFORDERUNG_ZURUECKNEHMEN = 'undo_request_deletion',
LOGO = 'logo', LOGO = 'logo',
MAIL = 'mail', MAIL = 'mail',
NO_REPLY = 'no_reply', NO_REPLY = 'no_reply',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment