TF-1363: [Presentation] Implement disable and enable spam report

This commit is contained in:
HuyNguyen
2023-01-16 17:32:02 +07:00
committed by Dat H. Pham
parent 7a85c15f98
commit 04fd640384
27 changed files with 388 additions and 199 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.2407 15.4042C19.906 15.7389 19.906 16.2816 20.2407 16.6164C20.5754 16.9511 21.1182 16.9511 21.4529 16.6164L21.6581 16.4112C22.0599 16.0093 22.2857 15.4643 22.2857 14.896V9.10394C22.2857 8.53562 22.0599 7.99057 21.6581 7.58871L16.4112 2.34186C16.0094 1.94 15.4643 1.71423 14.896 1.71423H9.10398C8.53566 1.71423 7.99062 1.94 7.58875 2.34186L7.38356 2.54705C7.04883 2.88179 7.04883 3.4245 7.38356 3.75924C7.7183 4.09397 8.26101 4.09397 8.59575 3.75924L8.80094 3.55404C8.88131 3.47367 8.99032 3.42852 9.10398 3.42852H14.896C15.0097 3.42852 15.1187 3.47367 15.1991 3.55404L20.4459 8.80089C20.5263 8.88126 20.5714 8.99027 20.5714 9.10394V14.896C20.5714 15.0096 20.5263 15.1186 20.4459 15.199L20.2407 15.4042Z" fill="#007AFF"/>
<path d="M12.1052 14.4053L11.9999 14.4C11.4319 14.4 10.9715 14.8605 10.9715 15.4285C10.9715 15.961 11.3762 16.399 11.8948 16.4517L12 16.457C12.5681 16.457 13.0285 15.9965 13.0285 15.4285C13.0285 14.896 12.6238 14.458 12.1052 14.4053Z" fill="#007AFF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.35925 5.57136L2.34191 7.58871C1.94004 7.99057 1.71428 8.53562 1.71428 9.10394V14.896C1.71428 15.4643 1.94004 16.0093 2.34191 16.4112L7.58875 21.658C7.99062 22.0599 8.53566 22.2857 9.10398 22.2857H14.896C15.4643 22.2857 16.0094 22.0599 16.4112 21.658L18.4286 19.6407L19.2731 20.4852C19.6079 20.82 20.1506 20.82 20.4853 20.4852C20.82 20.1505 20.82 19.6078 20.4853 19.2731L12.8571 11.6448V7.71423C12.8571 7.24085 12.4733 6.85709 11.9999 6.85709C11.5266 6.85709 11.1428 7.24085 11.1428 7.71423V9.93055L4.72692 3.51467C4.39219 3.17994 3.84948 3.17994 3.51474 3.51467C3.18001 3.84941 3.18001 4.39212 3.51474 4.72685L4.35925 5.57136ZM5.57143 6.78355L17.2164 18.4285L15.1991 20.4459C15.1187 20.5262 15.0097 20.5714 14.896 20.5714H9.10398C8.99032 20.5714 8.88131 20.5262 8.80094 20.4459L3.55409 15.199C3.47372 15.1186 3.42857 15.0096 3.42857 14.896V9.10394C3.42857 8.99027 3.47372 8.88126 3.55409 8.80089L5.57143 6.78355Z" fill="#007AFF"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB