TF-3764 Add Create filter button in context menu

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-06-12 11:48:20 +07:00
committed by Dat H. Pham
parent bab0331fe0
commit 5068a11524
19 changed files with 172 additions and 74 deletions
+4 -2
View File
@@ -1,3 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 12C5 12.5185 5.42652 12.9367 5.93668 12.9367H11.0633V18.0633C11.0633 18.5735 11.4898 19 12 19C12.5102 19 12.9367 18.5735 12.9367 18.0633V12.9367H18.0633C18.5735 12.9367 19 12.5185 19 12C19 11.4898 18.5735 11.0633 18.0633 11.0633H12.9367V5.93668C12.9367 5.42652 12.5102 5 12 5C11.4898 5 11.0633 5.42652 11.0633 5.93668V11.0633H5.93668C5.42652 11.0633 5 11.4898 5 12Z" fill="#007AFF"/>
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M10 2.85693C10.3945 2.85693 10.7143 3.17673 10.7143 3.57122V9.28551L16.4286 9.28551C16.8231 9.28551 17.1429 9.6053 17.1429 9.99979C17.1429 10.3943 16.8231 10.7141 16.4286 10.7141L10.7143 10.7141L10.7143 16.4284C10.7143 16.8229 10.3945 17.1426 10 17.1426C9.60555 17.1426 9.28575 16.8229 9.28575 16.4284L9.28575 10.7141H3.57146C3.17697 10.7141 2.85718 10.3943 2.85718 9.99979C2.85718 9.6053 3.17697 9.28551 3.57146 9.28551H9.28575V3.57122C9.28575 3.17673 9.60555 2.85693 10 2.85693Z"
fill="#55687D" />
</svg>

Before

Width:  |  Height:  |  Size: 499 B

After

Width:  |  Height:  |  Size: 632 B