diff --git a/front/core/styles/salixfont.css b/front/core/styles/salixfont.css
index 267e3ba01..e3bdda503 100644
--- a/front/core/styles/salixfont.css
+++ b/front/core/styles/salixfont.css
@@ -286,4 +286,7 @@
}
.icon-worker:before {
content: "\e943";
-}
\ No newline at end of file
+}
+.icon-deletedTicket:before {
+ content: "\e958";
+}
diff --git a/front/core/styles/salixfont.svg b/front/core/styles/salixfont.svg
old mode 100644
new mode 100755
index d3837cc76..26b1a31e9
--- a/front/core/styles/salixfont.svg
+++ b/front/core/styles/salixfont.svg
@@ -95,4 +95,5 @@
+
\ No newline at end of file
diff --git a/front/core/styles/salixfont.ttf b/front/core/styles/salixfont.ttf
old mode 100644
new mode 100755
index 5def0c5b8..3242d75be
Binary files a/front/core/styles/salixfont.ttf and b/front/core/styles/salixfont.ttf differ
diff --git a/front/core/styles/salixfont.woff b/front/core/styles/salixfont.woff
old mode 100644
new mode 100755
index 3884346c1..e2f312391
Binary files a/front/core/styles/salixfont.woff and b/front/core/styles/salixfont.woff differ
diff --git a/modules/ticket/front/descriptor/index.html b/modules/ticket/front/descriptor/index.html
index 6d22699a6..897f58cb2 100644
--- a/modules/ticket/front/descriptor/index.html
+++ b/modules/ticket/front/descriptor/index.html
@@ -68,7 +68,7 @@