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
+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.896 1.71423C15.4643 1.71423 16.0093 1.94 16.4112 2.34186L21.658 7.58871C22.0599 7.99057 22.2857 8.53562 22.2857 9.10394V14.896C22.2857 15.4643 22.0599 16.0093 21.658 16.4112L16.4112 21.658C16.0093 22.0599 15.4643 22.2857 14.896 22.2857H9.10394C8.53562 22.2857 7.99057 22.0599 7.58871 21.658L2.34186 16.4112C1.94 16.0093 1.71423 15.4643 1.71423 14.896V9.10394C1.71423 8.53562 1.94 7.99057 2.34186 7.58871L7.58871 2.34186C7.99057 1.94 8.53562 1.71423 9.10394 1.71423H14.896ZM14.896 3.42852H9.10394C8.99027 3.42852 8.88126 3.47367 8.80089 3.55404L3.55404 8.80089C3.47367 8.88126 3.42852 8.99027 3.42852 9.10394V14.896C3.42852 15.0096 3.47367 15.1186 3.55404 15.199L8.80089 20.4459C8.88126 20.5262 8.99027 20.5714 9.10394 20.5714H14.896C15.0096 20.5714 15.1186 20.5262 15.199 20.4459L20.4459 15.199C20.5262 15.1186 20.5714 15.0096 20.5714 14.896V9.10394C20.5714 8.99027 20.5262 8.88126 20.4459 8.80089L15.199 3.55404C15.1186 3.47367 15.0096 3.42852 14.896 3.42852ZM11.9999 14.4L12.1052 14.4053C12.6238 14.458 13.0285 14.896 13.0285 15.4285C13.0285 15.9965 12.5681 16.457 12 16.457L11.8948 16.4517C11.3762 16.399 10.9715 15.961 10.9715 15.4285C10.9715 14.8605 11.4319 14.4 11.9999 14.4ZM11.9999 6.85709C12.4733 6.85709 12.8571 7.24085 12.8571 7.71423V11.9999C12.8571 12.4733 12.4733 12.8571 11.9999 12.8571C11.5266 12.8571 11.1428 12.4733 11.1428 11.9999V7.71423C11.1428 7.24085 11.5266 6.85709 11.9999 6.85709Z" fill="#007AFF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB