fix: icon issues (#94)

* fix: icon issues

* fix: typo
This commit is contained in:
Richard Shiue
2025-04-14 14:23:03 +08:00
committed by GitHub
parent c6a86e08e2
commit a2e1da537d
61 changed files with 110 additions and 239 deletions

View File

@@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
<rect x="0.800781" y="0.799988" width="16.4" height="16.4" rx="8.2" fill="#00BCF0"/>
<rect x="8.45081" y="4.7973" width="1.1" height="8.405" rx="0.55" fill="white"/>
<rect x="13.2031" y="8.45001" width="1.1" height="8.405" rx="0.55" transform="rotate(90 13.2031 8.45001)"
fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 411 B

View File

@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.9497 14.9497C17.6834 12.2161 17.6834 7.78392 14.9497 5.05025C12.2161 2.31658 7.78392 2.31658 5.05025 5.05025C2.31658 7.78392 2.31658 12.2161 5.05025 14.9497C7.78392 17.6834 12.2161 17.6834 14.9497 14.9497Z" fill="#00B5FF"/>
<path d="M13.5 10C13.5 10.2929 13.2626 10.5303 12.9697 10.5303H10.5303L10.5303 12.9697C10.5303 13.2626 10.2929 13.5 10 13.5C9.70712 13.5 9.4697 13.2626 9.4697 12.9697V10.5303L7.0303 10.5303C6.73742 10.5303 6.5 10.2929 6.5 10C6.5 9.70712 6.73742 9.4697 7.0303 9.4697H9.4697V7.0303C9.4697 6.73743 9.70712 6.5 10 6.5C10.2929 6.5 10.5303 6.73742 10.5303 7.0303V9.4697H12.9697C13.2626 9.4697 13.5 9.70712 13.5 10Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 805 B

View File

@@ -1,4 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 10C6 9.17 6.67 8.5 7.5 8.5C8.33 8.5 9 9.17 9 10C9 10.83 8.33 11.5 7.5 11.5C6.67 11.5 6 10.83 6 10ZM11 18C13.33 18 15.31 16.54 16.11 14.5H5.89C6.69 16.54 8.67 18 11 18ZM14.5 11.5C15.33 11.5 16 10.83 16 10C16 9.17 15.33 8.5 14.5 8.5C13.67 8.5 13 9.17 13 10C13 10.83 13.67 11.5 14.5 11.5ZM21 1.5H19V3.5H17V5.5H19V7.5H21V5.5H23V3.5H21V1.5ZM19 12.5C19 16.92 15.42 20.5 11 20.5C6.58 20.5 3 16.92 3 12.5C3 8.08 6.58 4.5 11 4.5C12.46 4.5 13.82 4.9 15 5.58V3.34C13.77 2.8 12.42 2.5 10.99 2.5C5.47 2.5 1 6.98 1 12.5C1 18.02 5.47 22.5 10.99 22.5C16.52 22.5 21 18.02 21 12.5C21 11.45 20.83 10.45 20.53 9.5H18.4C18.78 10.43 19 11.44 19 12.5Z"
fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 781 B

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Book">
<path id="Vector"
d="M16.25 1.875H5.61719C4.24766 1.875 3.13047 2.98594 3.125 4.35469V16.8578C3.125 16.8633 3.125 16.8695 3.125 16.875V17.5C3.125 17.8453 3.40469 18.125 3.75 18.125H15C15.3453 18.125 15.625 17.8453 15.625 17.5C15.625 17.1547 15.3453 16.875 15 16.875H4.375V16.8609C4.37812 16.1813 4.93125 15.6281 5.60938 15.625H16.25C16.5953 15.625 16.875 15.3453 16.875 15V2.5C16.875 2.15469 16.5953 1.875 16.25 1.875ZM15.625 14.375H5.60703C5.15859 14.3766 4.73828 14.4977 4.375 14.707V4.36172C4.37656 4.02969 4.50703 3.71875 4.74219 3.48516C4.97656 3.25313 5.28672 3.125 5.61953 3.125H15.625V14.375Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 790 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 249 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z" stroke="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 7H7V13H13V7Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 152 B

View File

@@ -1,3 +0,0 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="9" cy="9" r="2.75" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 160 B

View File

@@ -1,3 +0,0 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="9" cy="9" r="2.75" stroke="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 162 B

View File

@@ -1,3 +0,0 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="5" height="5" transform="translate(6.5 6.5)" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 187 B

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="ChatCircleText">
<path id="Vector"
d="M13.125 8.7496C13.125 8.91536 13.0592 9.07433 12.9419 9.19154C12.8247 9.30875 12.6658 9.3746 12.5 9.3746H7.5C7.33424 9.3746 7.17527 9.30875 7.05806 9.19154C6.94085 9.07433 6.875 8.91536 6.875 8.7496C6.875 8.58384 6.94085 8.42487 7.05806 8.30766C7.17527 8.19045 7.33424 8.1246 7.5 8.1246H12.5C12.6658 8.1246 12.8247 8.19045 12.9419 8.30766C13.0592 8.42487 13.125 8.58384 13.125 8.7496ZM12.5 10.6246H7.5C7.33424 10.6246 7.17527 10.6904 7.05806 10.8077C6.94085 10.9249 6.875 11.0838 6.875 11.2496C6.875 11.4154 6.94085 11.5743 7.05806 11.6915C7.17527 11.8087 7.33424 11.8746 7.5 11.8746H12.5C12.6658 11.8746 12.8247 11.8087 12.9419 11.6915C13.0592 11.5743 13.125 11.4154 13.125 11.2496C13.125 11.0838 13.0592 10.9249 12.9419 10.8077C12.8247 10.6904 12.6658 10.6246 12.5 10.6246ZM18.125 9.9996C18.1253 11.4024 17.7624 12.7813 17.0717 14.0022C16.381 15.2231 15.3859 16.2444 14.1834 16.9667C12.9808 17.6889 11.6118 18.0875 10.2095 18.1237C8.80719 18.1598 7.41942 17.8323 6.18125 17.173L3.52109 18.0598C3.30085 18.1332 3.0645 18.1439 2.83854 18.0905C2.61257 18.0372 2.40593 17.922 2.24176 17.7578C2.07759 17.5937 1.96239 17.387 1.90906 17.1611C1.85573 16.9351 1.86639 16.6987 1.93984 16.4785L2.82656 13.8183C2.24699 12.7287 1.92328 11.5213 1.88 10.2879C1.83672 9.05441 2.075 7.82731 2.57677 6.6997C3.07854 5.57209 3.8306 4.57362 4.77587 3.78006C5.72114 2.9865 6.83477 2.41872 8.03224 2.11981C9.22971 1.8209 10.4795 1.79873 11.6868 2.05496C12.8942 2.3112 14.0272 2.83911 15.0001 3.59864C15.9729 4.35816 16.7599 5.32933 17.3014 6.43842C17.8428 7.54752 18.1245 8.76539 18.125 9.9996ZM16.875 9.9996C16.8747 8.94501 16.6318 7.90462 16.1651 6.95893C15.6983 6.01324 15.0203 5.18759 14.1834 4.54587C13.3466 3.90415 12.3733 3.46356 11.3389 3.25818C10.3045 3.0528 9.23671 3.08814 8.21815 3.36147C7.1996 3.6348 6.25757 4.13878 5.46496 4.83443C4.67235 5.53009 4.0504 6.39876 3.64724 7.37324C3.24407 8.34772 3.07048 9.40189 3.13992 10.4542C3.20935 11.5065 3.51994 12.5287 4.04766 13.4418C4.09195 13.5184 4.11945 13.6036 4.12834 13.6917C4.13723 13.7798 4.1273 13.8688 4.09922 13.9527L3.125 16.8746L6.04688 15.9004C6.11052 15.8787 6.17729 15.8676 6.24453 15.8676C6.3543 15.8678 6.46208 15.8969 6.55703 15.9519C7.60219 16.5566 8.78817 16.8754 9.99566 16.8762C11.2031 16.8769 12.3895 16.5597 13.4354 15.9563C14.4814 15.3529 15.3499 14.4847 15.9537 13.439C16.5575 12.3933 16.8753 11.2071 16.875 9.9996Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 9H13M7 11.5H10M10 17C13.866 17 17 13.866 17 10C17 6.13401 13.866 3 10 3C6.13401 3 3 6.13401 3 10C3 11.1198 3.26293 12.1781 3.73042 13.1168C3.85466 13.3662 3.89601 13.6513 3.82398 13.9204L3.40706 15.4787C3.22607 16.1551 3.84491 16.7739 4.52135 16.593L6.07957 16.176C6.34875 16.104 6.63385 16.1454 6.88327 16.2695C7.82186 16.7371 8.88021 17 10 17Z" stroke="#21232A" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 504 B

View File

@@ -1,12 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none">
<g clip-path="url(#clip0_606_6514)">
<circle cx="6.99957" cy="6.99957" r="6.22222" fill="#00BCF0"/>
<path d="M4.27734 7.38878L6.37136 9.33323L10.1107 5.44434" stroke="white" stroke-width="1.2963"
stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_606_6514">
<rect width="14" height="14" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 528 B

View File

@@ -1,12 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Columns">
<g id="Vector">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M8.125 2.5C8.81536 2.5 9.375 3.05964 9.375 3.75V16.25C9.375 16.9404 8.81536 17.5 8.125 17.5H5C4.30964 17.5 3.75 16.9404 3.75 16.25V3.75C3.75 3.05964 4.30964 2.5 5 2.5H8.125ZM8.125 16.25V3.75H5V16.25H8.125Z"
fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd"
d="M15 2.5C15.6904 2.5 16.25 3.05964 16.25 3.75V16.25C16.25 16.9404 15.6904 17.5 15 17.5H11.875C11.1846 17.5 10.625 16.9404 10.625 16.25V3.75C10.625 3.05964 11.1846 2.5 11.875 2.5H15ZM15 16.25V3.75H11.875V16.25H15Z"
fill="currentColor"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 828 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.75 6.5H2.75M17.25 6.5H15.75M12.25 13.5H17.25M2.75 13.5H4.25M11.75 4.5C10.6454 4.5 9.75 5.39543 9.75 6.5C9.75 7.60457 10.6454 8.5 11.75 8.5C12.8546 8.5 13.75 7.60457 13.75 6.5C13.75 5.39543 12.8546 4.5 11.75 4.5ZM8.25 15.5C9.3546 15.5 10.25 14.6046 10.25 13.5C10.25 12.3954 9.3546 11.5 8.25 11.5C7.1454 11.5 6.25 12.3954 6.25 13.5C6.25 14.6046 7.1454 15.5 8.25 15.5Z" stroke="#21232A" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 524 B

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="CurrencyCircleDollar">
<path id="Vector"
d="M10 1.875C8.39303 1.875 6.82214 2.35152 5.486 3.24431C4.14985 4.1371 3.10844 5.40605 2.49348 6.8907C1.87852 8.37535 1.71762 10.009 2.03112 11.5851C2.34463 13.1612 3.11846 14.6089 4.25476 15.7452C5.39106 16.8815 6.8388 17.6554 8.4149 17.9689C9.99099 18.2824 11.6247 18.1215 13.1093 17.5065C14.594 16.8916 15.8629 15.8502 16.7557 14.514C17.6485 13.1779 18.125 11.607 18.125 10C18.1227 7.84581 17.266 5.78051 15.7427 4.25727C14.2195 2.73403 12.1542 1.87727 10 1.875ZM10 16.875C8.64026 16.875 7.31105 16.4718 6.18046 15.7164C5.04987 14.9609 4.16868 13.8872 3.64833 12.6309C3.12798 11.3747 2.99183 9.99237 3.2571 8.65875C3.52238 7.32513 4.17716 6.10013 5.13864 5.13864C6.10013 4.17716 7.32514 3.52237 8.65876 3.2571C9.99238 2.99183 11.3747 3.12798 12.631 3.64833C13.8872 4.16868 14.9609 5.04987 15.7164 6.18045C16.4718 7.31104 16.875 8.64025 16.875 10C16.8729 11.8227 16.1479 13.5702 14.8591 14.8591C13.5702 16.1479 11.8227 16.8729 10 16.875ZM13.125 11.5625C13.125 12.1427 12.8945 12.6991 12.4843 13.1093C12.0741 13.5195 11.5177 13.75 10.9375 13.75H10.625V14.375C10.625 14.5408 10.5592 14.6997 10.4419 14.8169C10.3247 14.9342 10.1658 15 10 15C9.83424 15 9.67527 14.9342 9.55806 14.8169C9.44085 14.6997 9.375 14.5408 9.375 14.375V13.75H8.125C7.95924 13.75 7.80027 13.6842 7.68306 13.5669C7.56585 13.4497 7.5 13.2908 7.5 13.125C7.5 12.9592 7.56585 12.8003 7.68306 12.6831C7.80027 12.5658 7.95924 12.5 8.125 12.5H10.9375C11.1861 12.5 11.4246 12.4012 11.6004 12.2254C11.7762 12.0496 11.875 11.8111 11.875 11.5625C11.875 11.3139 11.7762 11.0754 11.6004 10.8996C11.4246 10.7238 11.1861 10.625 10.9375 10.625H9.0625C8.48234 10.625 7.92594 10.3945 7.51571 9.9843C7.10547 9.57406 6.875 9.01766 6.875 8.4375C6.875 7.85734 7.10547 7.30094 7.51571 6.8907C7.92594 6.48047 8.48234 6.25 9.0625 6.25H9.375V5.625C9.375 5.45924 9.44085 5.30027 9.55806 5.18306C9.67527 5.06585 9.83424 5 10 5C10.1658 5 10.3247 5.06585 10.4419 5.18306C10.5592 5.30027 10.625 5.45924 10.625 5.625V6.25H11.875C12.0408 6.25 12.1997 6.31585 12.3169 6.43306C12.4342 6.55027 12.5 6.70924 12.5 6.875C12.5 7.04076 12.4342 7.19973 12.3169 7.31694C12.1997 7.43415 12.0408 7.5 11.875 7.5H9.0625C8.81386 7.5 8.57541 7.59877 8.39959 7.77459C8.22378 7.9504 8.125 8.18886 8.125 8.4375C8.125 8.68614 8.22378 8.9246 8.39959 9.10041C8.57541 9.27623 8.81386 9.375 9.0625 9.375H10.9375C11.5177 9.375 12.0741 9.60547 12.4843 10.0157C12.8945 10.4259 13.125 10.9823 13.125 11.5625Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,7 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Database">
<path id="Vector"
d="M10 1.875C5.79453 1.875 2.5 3.79688 2.5 6.25V13.75C2.5 16.2031 5.79453 18.125 10 18.125C14.2055 18.125 17.5 16.2031 17.5 13.75V6.25C17.5 3.79688 14.2055 1.875 10 1.875ZM16.25 10C16.25 10.7516 15.6344 11.518 14.5617 12.1031C13.3539 12.7617 11.7336 13.125 10 13.125C8.26641 13.125 6.64609 12.7617 5.43828 12.1031C4.36563 11.518 3.75 10.7516 3.75 10V8.7C5.08281 9.87187 7.36172 10.625 10 10.625C12.6383 10.625 14.9172 9.86875 16.25 8.7V10ZM5.43828 4.14688C6.64609 3.48828 8.26641 3.125 10 3.125C11.7336 3.125 13.3539 3.48828 14.5617 4.14688C15.6344 4.73203 16.25 5.49844 16.25 6.25C16.25 7.00156 15.6344 7.76797 14.5617 8.35312C13.3539 9.01172 11.7336 9.375 10 9.375C8.26641 9.375 6.64609 9.01172 5.43828 8.35312C4.36563 7.76797 3.75 7.00156 3.75 6.25C3.75 5.49844 4.36563 4.73203 5.43828 4.14688ZM14.5617 15.8531C13.3539 16.5117 11.7336 16.875 10 16.875C8.26641 16.875 6.64609 16.5117 5.43828 15.8531C4.36563 15.268 3.75 14.5016 3.75 13.75V12.45C5.08281 13.6219 7.36172 14.375 10 14.375C12.6383 14.375 14.9172 13.6187 16.25 12.45V13.75C16.25 14.5016 15.6344 15.268 14.5617 15.8531Z"
fill="currentColor"/>
</g>
<path d="M4.5 5.8V14.2C4.5 15.7464 6.96242 17 9.99998 17C13.0375 17 15.5 15.7464 15.5 14.2V5.8M4.5 5.8C4.5 4.2536 6.96242 3 9.99998 3C13.0375 3 15.5 4.2536 15.5 5.8M4.5 5.8C4.5 7.34639 6.96242 8.6 9.99998 8.6C13.0375 8.6 15.5 7.34639 15.5 5.8M15.5 10C15.5 11.5464 13.0375 12.8 9.99998 12.8C6.96242 12.8 4.5 11.5464 4.5 10" stroke="#21232A"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 445 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 10H16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 193 B

View File

@@ -1,8 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="double_arrow">
<g id="Vector">
<path d="M15.25 5H10.75L15.75 12L10.75 19H15.25L20.25 12L15.25 5Z" fill="currentColor"/>
<path d="M8.25 5H3.75L8.75 12L3.75 19H8.25L13.25 12L8.25 5Z" fill="currentColor"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 371 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 12H10M6.5 8L6.66301 8.11718C7.55433 8.75804 8 9.07844 8 9.5C8 9.92156 7.55433 10.242 6.66301 10.8828L6.5 11M3 10C3 6.70016 3 5.05025 4.02513 4.02513C5.05025 3 6.70016 3 10 3C13.2998 3 14.9498 3 15.9749 4.02513C17 5.05025 17 6.70016 17 10C17 13.2998 17 14.9498 15.9749 15.9749C14.9498 17 13.2998 17 10 17C6.70016 17 5.05025 17 4.02513 15.9749C3 14.9498 3 13.2998 3 10Z" stroke="#21232A" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 527 B

View File

@@ -1,4 +0,0 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.2967 2.63248L11.6167 5.27248C11.7967 5.63998 12.2767 5.99248 12.6817 6.05998L15.0742 6.45748C16.6042 6.71248 16.9642 7.82248 15.8617 8.91748L14.0017 10.7775C13.6867 11.0925 13.5142 11.7 13.6117 12.135L14.1442 14.4375C14.5642 16.26 13.5967 16.965 11.9842 16.0125L9.7417 14.685C9.3367 14.445 8.6692 14.445 8.2567 14.685L6.0142 16.0125C4.4092 16.965 3.4342 16.2525 3.8542 14.4375L4.3867 12.135C4.4842 11.7 4.3117 11.0925 3.9967 10.7775L2.1367 8.91748C1.0417 7.82248 1.3942 6.71248 2.9242 6.45748L5.3167 6.05998C5.7142 5.99248 6.1942 5.63998 6.3742 5.27248L7.6942 2.63248C8.4142 1.19998 9.5842 1.19998 10.2967 2.63248Z"
fill="#FFBA00"/>
</svg>

Before

Width:  |  Height:  |  Size: 763 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.00721 5.38587C8.89385 3.79529 9.33716 3 9.99999 3C10.6628 3 11.1061 3.79529 11.9928 5.38586L12.2221 5.79737C12.4741 6.24936 12.6001 6.47536 12.7966 6.62447C12.993 6.77359 13.2376 6.82894 13.7269 6.93964L14.1723 7.04043C15.8941 7.43 16.755 7.62478 16.9598 8.28342C17.1646 8.94203 16.5777 9.62838 15.4039 11.0009L15.1003 11.3561C14.7667 11.7461 14.5999 11.9411 14.5249 12.1824C14.4499 12.4237 14.4751 12.6839 14.5255 13.2043L14.5714 13.6781C14.7489 15.5094 14.8376 16.4251 14.3014 16.8322C13.7651 17.2392 12.9591 16.8681 11.347 16.1259L10.9299 15.9338C10.4719 15.7229 10.2428 15.6174 9.99999 15.6174C9.75716 15.6174 9.52812 15.7229 9.07004 15.9338L8.65298 16.1259C7.04087 16.8681 6.23482 17.2392 5.6986 16.8322C5.16238 16.4251 5.25111 15.5094 5.42858 13.6781L5.47448 13.2043C5.52492 12.6839 5.55013 12.4237 5.4751 12.1824C5.40007 11.9411 5.2333 11.7461 4.89974 11.3561L4.59607 11.0009C3.42228 9.62838 2.83538 8.94203 3.0402 8.28342C3.24502 7.62478 4.1059 7.43 5.82768 7.04043L6.27312 6.93964C6.76239 6.82894 7.00703 6.77359 7.20345 6.62447C7.39988 6.47536 7.52587 6.24936 7.77782 5.79737L8.00721 5.38587Z" fill="#FFCE00"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,7 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="GraduationCap">
<path id="Vector"
d="M19.6686 6.94833L10.2936 1.94833C10.2031 1.90018 10.1023 1.875 9.9998 1.875C9.89736 1.875 9.79648 1.90018 9.70605 1.94833L0.331055 6.94833C0.231058 7.00163 0.14743 7.0811 0.0891172 7.17825C0.0308042 7.27541 0 7.38659 0 7.4999C0 7.61321 0.0308042 7.72439 0.0891172 7.82154C0.14743 7.91869 0.231058 7.99817 0.331055 8.05146L2.4998 9.20849V12.9913C2.49916 13.2983 2.61214 13.5947 2.81699 13.8233C3.84043 14.9632 6.1334 16.8749 9.9998 16.8749C11.2818 16.8855 12.5542 16.6533 13.7498 16.1905V18.7499C13.7498 18.9157 13.8157 19.0746 13.9329 19.1918C14.0501 19.309 14.209 19.3749 14.3748 19.3749C14.5406 19.3749 14.6995 19.309 14.8167 19.1918C14.934 19.0746 14.9998 18.9157 14.9998 18.7499V15.5866C15.8148 15.1161 16.5513 14.5212 17.1826 13.8233C17.3875 13.5947 17.5005 13.2983 17.4998 12.9913V9.20849L19.6686 8.05146C19.7686 7.99817 19.8522 7.91869 19.9105 7.82154C19.9688 7.72439 19.9996 7.61321 19.9996 7.4999C19.9996 7.38659 19.9688 7.27541 19.9105 7.17825C19.8522 7.0811 19.7686 7.00163 19.6686 6.94833ZM9.9998 15.6249C6.61934 15.6249 4.63105 13.9733 3.7498 12.9913V9.8749L9.70605 13.0515C9.79648 13.0996 9.89736 13.1248 9.9998 13.1248C10.1023 13.1248 10.2031 13.0996 10.2936 13.0515L13.7498 11.2085V14.8288C12.7654 15.2882 11.5248 15.6249 9.9998 15.6249ZM16.2498 12.9882C15.8752 13.4039 15.456 13.7772 14.9998 14.1015V10.5413L16.2498 9.8749V12.9882ZM14.6873 9.29208L14.6701 9.28193L10.2951 6.94833C10.1491 6.87378 9.97974 6.85954 9.82338 6.9087C9.66702 6.95786 9.53623 7.06647 9.45918 7.21114C9.38213 7.35581 9.365 7.52495 9.41147 7.68213C9.45794 7.83931 9.56429 7.97194 9.70762 8.05146L13.3592 9.9999L9.9998 11.7913L1.95293 7.4999L9.9998 3.20849L18.0467 7.4999L14.6873 9.29208Z"
fill="currentColor"/>
</g>
<path d="M4.10893 14.0019C4.10893 14.278 4.33279 14.5019 4.60893 14.5019C4.88507 14.5019 5.10893 14.278 5.10893 14.0019H4.10893ZM5.10893 9.64097C5.10893 9.36483 4.88507 9.14097 4.60893 9.14097C4.33279 9.14097 4.10893 9.36483 4.10893 9.64097H5.10893ZM15.8911 9.64097C15.8911 9.36483 15.6672 9.14097 15.3911 9.14097C15.1149 9.14097 14.8911 9.36483 14.8911 9.64097H15.8911ZM14.8911 14.0019C14.8911 14.278 15.1149 14.5019 15.3911 14.5019C15.6672 14.5019 15.8911 14.278 15.8911 14.0019H14.8911ZM10.2675 12.4845L10.0173 12.0516L10.2675 12.4845ZM9.73253 12.4845L9.48238 12.9175L9.73253 12.4845ZM16.7284 7.80489L16.9785 7.37197L16.7284 7.80489ZM16.7284 8.75148L16.9785 9.18441L16.7284 8.75148ZM9.73253 4.07182L9.48238 3.63889L9.73253 4.07182ZM10.2675 4.07182L10.5176 3.63889L10.2675 4.07182ZM3.27164 7.80489L3.52178 8.23782L3.27164 7.80489ZM3.27164 8.75148L3.52178 8.31855L3.27164 8.75148ZM10.2472 7.77543C10.0072 7.6389 9.7019 7.72282 9.56538 7.96285C9.42886 8.20288 9.51277 8.50814 9.7528 8.64467L10.2472 7.77543ZM13.4989 10.2001L13.7461 9.76551L13.4989 10.2001ZM13.2737 17C13.2737 17.2761 13.4976 17.5 13.7737 17.5C14.0499 17.5 14.2737 17.2761 14.2737 17H13.2737ZM5.10893 14.0019V9.64097H4.10893V14.0019H5.10893ZM14.8911 9.64097V14.0019H15.8911V9.64097H14.8911ZM14.8911 13.7293C14.8911 13.8507 14.8323 14.0154 14.6219 14.2167C14.4101 14.4192 14.0772 14.6246 13.6246 14.8076C12.722 15.1726 11.4408 15.4098 10 15.4098V16.4098C11.5366 16.4098 12.9509 16.1588 13.9995 15.7346C14.5226 15.5231 14.9791 15.2587 15.313 14.9394C15.6481 14.619 15.8911 14.2101 15.8911 13.7293H14.8911ZM10 15.4098C8.55921 15.4098 7.27796 15.1726 6.37541 14.8076C5.92283 14.6246 5.5899 14.4192 5.37814 14.2167C5.16766 14.0154 5.10893 13.8507 5.10893 13.7293H4.10893C4.10893 14.2101 4.35191 14.619 4.68703 14.9394C5.02088 15.2587 5.47745 15.5231 6.00046 15.7346C7.0491 16.1588 8.46339 16.4098 10 16.4098V15.4098ZM3.52178 8.23782L9.98267 4.50475L9.48238 3.63889L3.02149 7.37197L3.52178 8.23782ZM10.0173 4.50475L16.4782 8.23782L16.9785 7.37197L10.5176 3.63889L10.0173 4.50475ZM16.4782 8.31855L10.0173 12.0516L10.5176 12.9175L16.9785 9.18441L16.4782 8.31855ZM9.98267 12.0516L3.52178 8.31855L3.02149 9.18441L9.48238 12.9175L9.98267 12.0516ZM10.0173 12.0516C10.0064 12.058 9.99364 12.058 9.98267 12.0516L9.48238 12.9175C9.8029 13.1027 10.1971 13.1027 10.5176 12.9175L10.0173 12.0516ZM16.4782 8.23782C16.488 8.24347 16.4918 8.24859 16.4941 8.25286C16.4972 8.25853 16.5 8.26728 16.5 8.27819C16.5 8.28909 16.4972 8.29785 16.4941 8.30351C16.4918 8.30778 16.488 8.3129 16.4782 8.31855L16.9785 9.18441C17.6738 8.78265 17.6738 7.77372 16.9785 7.37197L16.4782 8.23782ZM9.98267 4.50475C9.99364 4.49842 10.0064 4.49842 10.0173 4.50475L10.5176 3.63889C10.1971 3.4537 9.8029 3.4537 9.48238 3.63889L9.98267 4.50475ZM3.02149 7.37197C2.32617 7.77372 2.32617 8.78265 3.02149 9.18441L3.52178 8.31855C3.512 8.3129 3.50823 8.30778 3.50588 8.30351C3.50276 8.29785 3.5 8.28909 3.5 8.27819C3.5 8.26728 3.50276 8.25853 3.50588 8.25286C3.50823 8.24859 3.512 8.24347 3.52178 8.23782L3.02149 7.37197ZM9.7528 8.64467L13.2517 10.6347L13.7461 9.76551L10.2472 7.77543L9.7528 8.64467ZM13.2737 10.6752V17H14.2737V10.6752H13.2737ZM13.2517 10.6347C13.2636 10.6415 13.2737 10.6562 13.2737 10.6752H14.2737C14.2737 10.3004 14.0738 9.95188 13.7461 9.76551L13.2517 10.6347Z" fill="#21232A"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 4L6 16M15 4L12 16M17 7H5M16 13H3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 220 B

View File

@@ -1,4 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4706 14C10.2877 14 10.1122 13.9273 9.98282 13.7979C9.85344 13.6686 9.78076 13.4931 9.78076 13.3101C9.78076 13.1271 9.85344 12.9517 9.98282 12.8223C10.1122 12.6929 10.2877 12.6202 10.4706 12.6202C10.6536 12.6202 10.8291 12.6929 10.9585 12.8223C11.0879 12.9517 11.1605 13.1271 11.1605 13.3101C11.1605 13.4931 11.0879 13.6686 10.9585 13.7979C10.8291 13.9273 10.6536 14 10.4706 14ZM8.60562 8.56588C8.53743 8.56539 8.47011 8.55047 8.40809 8.52212C8.34607 8.49376 8.29076 8.4526 8.24578 8.40134C8.2008 8.35009 8.16717 8.28989 8.14712 8.22471C8.12706 8.15954 8.12102 8.09085 8.12939 8.02318C8.16073 7.75491 8.21058 7.53555 8.27895 7.3651C8.39486 7.08258 8.57517 6.83106 8.80551 6.63058C9.03938 6.41921 9.3134 6.25709 9.61125 6.15388C9.91316 6.05038 10.2303 5.99837 10.5495 6.00004C11.2142 6.00004 11.7673 6.19566 12.2099 6.58737C12.6524 6.97766 12.8741 7.49899 12.8741 8.14947C12.8741 8.44195 12.8171 8.70689 12.7032 8.94429C12.5902 9.18217 12.349 9.47845 11.98 9.83265C11.6102 10.1873 11.3661 10.4394 11.2451 10.5895C11.1196 10.7489 11.0267 10.9313 10.9716 11.1265C10.9383 11.2362 10.9146 11.3658 10.9018 11.5149C10.879 11.7665 10.6767 11.9659 10.4241 11.9659C10.3569 11.9655 10.2906 11.9511 10.2292 11.9236C10.1679 11.8961 10.113 11.8562 10.068 11.8062C10.0231 11.7563 9.98896 11.6976 9.96795 11.6338C9.94693 11.57 9.93945 11.5025 9.94599 11.4356C9.96261 11.2628 9.98777 11.1122 10.0229 10.984C10.088 10.7395 10.1867 10.5259 10.3187 10.3431C10.4502 10.1598 10.6876 9.89105 11.0309 9.53637C11.3747 9.18217 11.5959 8.92388 11.6956 8.76387C11.7934 8.60291 11.8965 8.34129 11.8965 8.02318C11.8965 7.70506 11.7289 7.44629 11.5033 7.20129C11.2764 6.95629 10.9473 6.83332 10.5158 6.83332C9.67345 6.83332 9.1958 7.26681 9.08375 8.1338C9.05193 8.37785 8.85347 8.56588 8.60752 8.56588H8.60562Z" fill="currentColor"/>
<circle cx="10.5" cy="10.5" r="7.5" stroke="currentColor"/>
<path d="M9.96991 14C9.78694 14 9.61147 13.9273 9.48209 13.7979C9.35271 13.6686 9.28003 13.4931 9.28003 13.3101C9.28003 13.1271 9.35271 12.9517 9.48209 12.8223C9.61147 12.6929 9.78694 12.6202 9.96991 12.6202C10.1529 12.6202 10.3284 12.6929 10.4577 12.8223C10.5871 12.9517 10.6598 13.1271 10.6598 13.3101C10.6598 13.4931 10.5871 13.6686 10.4577 13.7979C10.3284 13.9273 10.1529 14 9.96991 14ZM8.10489 8.56588C8.03669 8.56539 7.96938 8.55047 7.90736 8.52212C7.84534 8.49376 7.79002 8.4526 7.74505 8.40134C7.70007 8.35009 7.66644 8.28989 7.64638 8.22471C7.62632 8.15954 7.62028 8.09085 7.62866 8.02318C7.66 7.75491 7.70985 7.53555 7.77822 7.3651C7.89413 7.08258 8.07444 6.83106 8.30478 6.63058C8.53864 6.41921 8.81267 6.25709 9.11052 6.15388C9.41243 6.05038 9.72958 5.99837 10.0487 6.00004C10.7135 6.00004 11.2666 6.19566 11.7091 6.58737C12.1516 6.97766 12.3734 7.49899 12.3734 8.14947C12.3734 8.44195 12.3164 8.70689 12.2024 8.94429C12.0894 9.18217 11.8482 9.47845 11.4793 9.83265C11.1094 10.1873 10.8654 10.4394 10.7443 10.5895C10.6189 10.7489 10.526 10.9313 10.4708 11.1265C10.4376 11.2362 10.4139 11.3658 10.401 11.5149C10.3782 11.7665 10.176 11.9659 9.92338 11.9659C9.85619 11.9655 9.78982 11.9511 9.72852 11.9236C9.66721 11.8961 9.61231 11.8562 9.56732 11.8062C9.52232 11.7563 9.48823 11.6976 9.46722 11.6338C9.4462 11.57 9.43872 11.5025 9.44526 11.4356C9.46187 11.2628 9.48704 11.1122 9.52217 10.984C9.58722 10.7395 9.68598 10.5259 9.81798 10.3431C9.9495 10.1598 10.1869 9.89105 10.5302 9.53637C10.8739 9.18217 11.0952 8.92388 11.1949 8.76387C11.2927 8.60291 11.3957 8.34129 11.3957 8.02318C11.3957 7.70506 11.2281 7.44629 11.0026 7.20129C10.7757 6.95629 10.4466 6.83332 10.015 6.83332C9.17272 6.83332 8.69507 7.26681 8.58301 8.1338C8.5512 8.37785 8.35273 8.56588 8.10679 8.56588H8.10489Z" fill="currentColor"/>
<circle cx="10" cy="10" r="7.5" stroke="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1,5 +0,0 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.55676 4.62532C4.55676 0.243068 11.4431 0.24313 11.4431 4.62532C11.4431 7.75538 8.31295 7.12932 8.31295 10.8854"
stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.32104 14.6614L8.33023 14.6512" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 429 B

View File

@@ -1,7 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="inbox">
<path id="Vector"
d="M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.89 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 19H5V16H8.56C9.25 17.19 10.53 18 12.01 18C13.49 18 14.76 17.19 15.46 16H19V19ZM19 14H14.01C14.01 15.1 13.11 16 12.01 16C10.91 16 10.01 15.1 10.01 14H5V5H19V14Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 468 B

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Lightbulb">
<path id="Vector"
d="M13.7501 18.125C13.7501 18.2908 13.6843 18.4498 13.567 18.567C13.4498 18.6842 13.2909 18.75 13.1251 18.75H6.8751C6.70934 18.75 6.55037 18.6842 6.43316 18.567C6.31595 18.4498 6.2501 18.2908 6.2501 18.125C6.2501 17.9593 6.31595 17.8003 6.43316 17.6831C6.55037 17.5659 6.70934 17.5 6.8751 17.5H13.1251C13.2909 17.5 13.4498 17.5659 13.567 17.6831C13.6843 17.8003 13.7501 17.9593 13.7501 18.125ZM16.8751 8.12504C16.8778 9.16695 16.6424 10.1957 16.1869 11.1328C15.7315 12.0699 15.0679 12.8905 14.247 13.5321C14.0935 13.6497 13.9689 13.8009 13.8828 13.9741C13.7967 14.1473 13.7513 14.3379 13.7501 14.5313V15C13.7501 15.3316 13.6184 15.6495 13.384 15.8839C13.1496 16.1183 12.8316 16.25 12.5001 16.25H7.5001C7.16858 16.25 6.85064 16.1183 6.61622 15.8839C6.3818 15.6495 6.2501 15.3316 6.2501 15V14.5313C6.24997 14.3402 6.20603 14.1517 6.12166 13.9802C6.03728 13.8088 5.91472 13.6589 5.76338 13.5422C4.94448 12.9045 4.28139 12.0887 3.8243 11.1568C3.36722 10.2249 3.12812 9.20128 3.1251 8.16332C3.10479 4.43989 6.11416 1.3391 9.83448 1.25004C10.7512 1.22795 11.663 1.38946 12.5163 1.72506C13.3696 2.06065 14.1472 2.56356 14.8033 3.20418C15.4593 3.84479 15.9806 4.61017 16.3364 5.45527C16.6922 6.30036 16.8754 7.2081 16.8751 8.12504ZM15.6251 8.12504C15.6253 7.37478 15.4754 6.63205 15.1843 5.94058C14.8932 5.24911 14.4666 4.62287 13.9298 4.09872C13.393 3.57458 12.7568 3.16312 12.0585 2.88856C11.3603 2.61401 10.6142 2.48191 9.86416 2.50004C6.81729 2.57192 4.3587 5.10864 4.3751 8.15551C4.37796 9.00441 4.57385 9.84153 4.94796 10.6036C5.32206 11.3656 5.86459 12.0325 6.53448 12.5539C6.8356 12.788 7.07918 13.0879 7.24655 13.4307C7.41392 13.7734 7.50065 14.1499 7.5001 14.5313V15H12.5001V14.5313C12.501 14.1488 12.5892 13.7715 12.758 13.4283C12.9269 13.0851 13.1719 12.785 13.4743 12.5508C14.1463 12.0257 14.6894 11.354 15.0621 10.5869C15.4349 9.81991 15.6274 8.97785 15.6251 8.12504ZM14.3665 7.39536C14.2044 6.49012 13.7689 5.65626 13.1186 5.00606C12.4682 4.35585 11.6343 3.92051 10.729 3.75864C10.6481 3.74499 10.5652 3.74742 10.4852 3.76579C10.4052 3.78416 10.3296 3.81811 10.2627 3.8657C10.1958 3.91329 10.139 3.97359 10.0954 4.04316C10.0518 4.11272 10.0223 4.19019 10.0087 4.27114C9.99505 4.35208 9.99748 4.43493 10.0159 4.51493C10.0342 4.59494 10.0682 4.67055 10.1158 4.73743C10.1634 4.80432 10.2237 4.86118 10.2932 4.90476C10.3628 4.94835 10.4402 4.9778 10.5212 4.99145C11.8157 5.20942 12.9142 6.30785 13.1337 7.60473C13.1584 7.75029 13.2339 7.8824 13.3467 7.97764C13.4595 8.07288 13.6025 8.1251 13.7501 8.12504C13.7854 8.12483 13.8207 8.12196 13.8556 8.11645C14.0189 8.08856 14.1645 7.99693 14.2604 7.8617C14.3562 7.72647 14.3944 7.55873 14.3665 7.39536Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -1,13 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M8.68911 5.84996C9.19251 5.09341 9.06598 4.0823 8.39168 3.47312C7.71738 2.86394 6.69866 2.8404 5.99694 3.41779C5.29522 3.99517 5.12213 4.99935 5.59004 5.77835C6.05796 6.55735 7.02577 6.87624 7.86511 6.52796C8.20053 6.38801 8.48717 6.15215 8.68911 5.84996Z"
stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd"
d="M8.68911 16.1649C9.19251 15.4084 9.06598 14.3972 8.39168 13.7881C7.71738 13.1789 6.69866 13.1553 5.99694 13.7327C5.29522 14.3101 5.12213 15.3143 5.59004 16.0933C6.05796 16.8723 7.02577 17.1912 7.86511 16.8429C8.20053 16.703 8.48717 16.4671 8.68911 16.1649V16.1649Z"
stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd"
d="M11.3111 11.0072C10.8077 10.2506 10.9342 9.23953 11.6085 8.63035C12.2828 8.02117 13.3015 7.99763 14.0032 8.57501C14.705 9.1524 14.8781 10.1566 14.4101 10.9356C13.9422 11.7146 12.9744 12.0335 12.1351 11.6852C11.7997 11.5452 11.513 11.3094 11.3111 11.0072V11.0072Z"
stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 4.22617C8.66863 4.22617 8.4 4.4948 8.4 4.82617C8.4 5.15754 8.66863 5.42617 9 5.42617V4.22617ZM17 5.42617C17.3314 5.42617 17.6 5.15754 17.6 4.82617C17.6 4.4948 17.3314 4.22617 17 4.22617V5.42617ZM5.327 5.42617C5.65837 5.42617 5.927 5.15754 5.927 4.82617C5.927 4.4948 5.65837 4.22617 5.327 4.22617V5.42617ZM3 4.22617C2.66863 4.22617 2.4 4.4948 2.4 4.82617C2.4 5.15754 2.66863 5.42617 3 5.42617V4.22617ZM9 14.5422C8.66863 14.5422 8.4 14.8108 8.4 15.1422C8.4 15.4735 8.66863 15.7422 9 15.7422V14.5422ZM17 15.7422C17.3314 15.7422 17.6 15.4735 17.6 15.1422C17.6 14.8108 17.3314 14.5422 17 14.5422V15.7422ZM5.327 15.7422C5.65837 15.7422 5.927 15.4735 5.927 15.1422C5.927 14.8108 5.65837 14.5422 5.327 14.5422V15.7422ZM3 14.5422C2.66863 14.5422 2.4 14.8108 2.4 15.1422C2.4 15.4735 2.66863 15.7422 3 15.7422V14.5422ZM11 10.5842C11.3314 10.5842 11.6 10.3155 11.6 9.98417C11.6 9.6528 11.3314 9.38417 11 9.38417V10.5842ZM3 9.38417C2.66863 9.38417 2.4 9.6528 2.4 9.98417C2.4 10.3155 2.66863 10.5842 3 10.5842V9.38417ZM14.6719 9.38438C14.3405 9.38438 14.0719 9.653 14.0719 9.98438C14.0719 10.3157 14.3405 10.5844 14.6719 10.5844V9.38438ZM16.9989 10.5844C17.3302 10.5844 17.5989 10.3157 17.5989 9.98438C17.5989 9.653 17.3302 9.38438 16.9989 9.38438V10.5844ZM9 5.42617H17V4.22617H9V5.42617ZM5.327 4.22617H3V5.42617H5.327V4.22617ZM9 15.7422H17V14.5422H9V15.7422ZM5.327 14.5422H3V15.7422H5.327V14.5422ZM11 9.38417H3V10.5842H11V9.38417ZM14.6719 10.5844H16.9989V9.38438H14.6719V10.5844Z"
fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -1,4 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11 15H18M18 15L14.9375 12M18 15L14.9375 18" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="outline"/>
<path d="M11 15H18M18 15L14.9375 12M18 15L14.9375 18" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 14H18M18 14L13.625 10M18 14L13.625 18" stroke="white" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" class="outline"/>
<path d="M8 14H18M18 14L13.625 10M18 14L13.625 18" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 390 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.8201 6.73223L3.48709 6.35926L3.48709 6.35926L3.8201 6.73223ZM16.1799 6.73223L15.8469 7.10519L15.8469 7.1052L16.1799 6.73223ZM16.1799 15.2678L15.8469 14.8948L15.8469 14.8948L16.1799 15.2678ZM3.8201 15.2678L4.15311 14.8948L4.1531 14.8948L3.8201 15.2678ZM12.5606 3.43934L12.2071 3.7929L12.2071 3.7929L12.5606 3.43934ZM7.43934 3.43934L7.79289 3.7929L7.7929 3.79289L7.43934 3.43934ZM6.5 6C6.5 5.72386 6.27614 5.5 6 5.5C5.72386 5.5 5.5 5.72386 5.5 6H6.5ZM5.5 16C5.5 16.2761 5.72386 16.5 6 16.5C6.27614 16.5 6.5 16.2761 6.5 16H5.5ZM14.5 6C14.5 5.72386 14.2761 5.5 14 5.5C13.7239 5.5 13.5 5.72386 13.5 6H14.5ZM13.5 16C13.5 16.2761 13.7239 16.5 14 16.5C14.2761 16.5 14.5 16.2761 14.5 16H13.5ZM3.5 11C3.5 9.80572 3.50133 8.96625 3.59694 8.33128C3.68943 7.71704 3.8608 7.36619 4.15311 7.1052L3.48709 6.35926C2.9593 6.83051 2.72062 7.43504 2.60809 8.18238C2.49867 8.90899 2.5 9.83728 2.5 11H3.5ZM4.15311 7.1052C4.45355 6.83695 4.87064 6.67399 5.58723 6.58796C6.31294 6.50085 7.26741 6.5 8.6 6.5V5.5C7.29272 5.5 6.26729 5.49915 5.46805 5.59509C4.65968 5.69213 4.00676 5.89528 3.48709 6.35926L4.15311 7.1052ZM8.6 6.5H11.4V5.5H8.6V6.5ZM11.4 6.5C12.7326 6.5 13.6871 6.50085 14.4128 6.58797C15.1294 6.67399 15.5465 6.83695 15.8469 7.10519L16.5129 6.35927C15.9933 5.89528 15.3403 5.69213 14.532 5.59509C13.7327 5.49915 12.7073 5.5 11.4 5.5V6.5ZM15.8469 7.1052C16.1392 7.3662 16.3106 7.71705 16.4031 8.33128C16.4987 8.96625 16.5 9.80572 16.5 11H17.5C17.5 9.83728 17.5013 8.90899 17.3919 8.18238C17.2794 7.43504 17.0407 6.8305 16.5129 6.35926L15.8469 7.1052ZM16.5 11C16.5 12.1943 16.4987 13.0338 16.4031 13.6687C16.3106 14.283 16.1392 14.6338 15.8469 14.8948L16.5129 15.6407C17.0407 15.1695 17.2794 14.565 17.3919 13.8176C17.5013 13.091 17.5 12.1627 17.5 11H16.5ZM15.8469 14.8948C15.5464 15.163 15.1294 15.326 14.4128 15.412C13.6871 15.4992 12.7326 15.5 11.4 15.5V16.5C12.7073 16.5 13.7327 16.5008 14.532 16.4049C15.3403 16.3079 15.9933 16.1047 16.5129 15.6407L15.8469 14.8948ZM11.4 15.5H8.6V16.5H11.4V15.5ZM8.6 15.5C7.26741 15.5 6.31294 15.4992 5.58723 15.412C4.87064 15.326 4.45355 15.163 4.15311 14.8948L3.48709 15.6407C4.00675 16.1047 4.65968 16.3079 5.46804 16.4049C6.26729 16.5008 7.29272 16.5 8.6 16.5V15.5ZM4.1531 14.8948C3.8608 14.6338 3.68943 14.283 3.59694 13.6687C3.50133 13.0338 3.5 12.1943 3.5 11H2.5C2.5 12.1627 2.49867 13.091 2.60809 13.8176C2.72062 14.565 2.9593 15.1695 3.4871 15.6407L4.1531 14.8948ZM13.5 6C13.5 5.30703 13.5011 4.737 13.4406 4.28747C13.3782 3.82355 13.2423 3.41384 12.9142 3.08578L12.2071 3.7929C12.3184 3.90418 12.4021 4.06769 12.4495 4.42072C12.4989 4.78813 12.5 5.27876 12.5 6H13.5ZM12.9142 3.08579C12.5861 2.75773 12.1764 2.62175 11.7125 2.55938C11.263 2.49894 10.693 2.5 10 2.5V3.5C10.7212 3.5 11.2119 3.50106 11.5793 3.55046C11.9323 3.59792 12.0958 3.68161 12.2071 3.7929L12.9142 3.08579ZM10 2.5C9.30703 2.5 8.73701 2.49894 8.28747 2.55938C7.82356 2.62175 7.41384 2.75773 7.08579 3.08579L7.7929 3.79289C7.90418 3.68161 8.06769 3.59792 8.42072 3.55046C8.78813 3.50106 9.27877 3.5 10 3.5V2.5ZM7.08579 3.08579C6.75773 3.41384 6.62175 3.82355 6.55938 4.28747C6.49894 4.737 6.5 5.30703 6.5 6H7.5C7.5 5.27876 7.50106 4.78813 7.55046 4.42072C7.59792 4.06769 7.68161 3.90418 7.79289 3.7929L7.08579 3.08579ZM5.5 6V16H6.5V6H5.5ZM13.5 6V16H14.5V6H13.5Z" fill="#21232A"/>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.4026 4.5H8.59742C5.95267 4.5 4.6303 4.5 3.80868 5.30545C3.19363 5.9084 3.03899 6.78643 3.00011 8.27743C2.99513 8.46858 3.15485 8.62134 3.34353 8.66983C3.94552 8.82444 4.38965 9.36138 4.38965 10C4.38965 10.6386 3.94552 11.1756 3.34353 11.3302C3.15485 11.3786 2.99513 11.5314 3.00011 11.7226C3.03899 13.2136 3.19363 14.0916 3.80868 14.6945C4.6303 15.5 5.95267 15.5 8.59742 15.5H11.4026C14.0473 15.5 15.3697 15.5 16.1914 14.6945C16.8064 14.0916 16.961 13.2136 16.9999 11.7226C17.0049 11.5314 16.8452 11.3786 16.6565 11.3302C16.0545 11.1756 15.6104 10.6386 15.6104 10C15.6104 9.36138 16.0545 8.82444 16.6565 8.66983C16.8452 8.62134 17.0049 8.46858 16.9999 8.27743C16.961 6.78643 16.8064 5.9084 16.1914 5.30545C15.3697 4.5 14.0473 4.5 11.4026 4.5Z" stroke="#21232A"/>
<path d="M9.28824 8.35208C9.6049 7.78403 9.76324 7.5 9.99999 7.5C10.2367 7.5 10.3951 7.78403 10.7117 8.35208L10.7936 8.49908C10.8836 8.6605 10.9286 8.74116 10.9987 8.79441C11.0689 8.84766 11.1562 8.8675 11.331 8.907L11.4901 8.943C12.105 9.08216 12.4125 9.15166 12.4856 9.38691C12.5588 9.62216 12.3491 9.86725 11.93 10.3575L11.8215 10.4843C11.7024 10.6236 11.6428 10.6932 11.616 10.7794C11.5892 10.8656 11.5982 10.9585 11.6162 11.1444L11.6326 11.3136C11.696 11.9677 11.7277 12.2947 11.5362 12.4401C11.3446 12.5854 11.0568 12.4529 10.4811 12.1878L10.3322 12.1192C10.1685 12.0439 10.0867 12.0062 9.99999 12.0062C9.91324 12.0062 9.83149 12.0439 9.66782 12.1192L9.51891 12.1878C8.94316 12.4529 8.65533 12.5854 8.46374 12.4401C8.27228 12.2947 8.30396 11.9677 8.36733 11.3136L8.38374 11.1444C8.40174 10.9585 8.41074 10.8656 8.38399 10.7794C8.35716 10.6932 8.2976 10.6236 8.17848 10.4843L8.07002 10.3575C7.6508 9.86725 7.44121 9.62216 7.51436 9.38691C7.58751 9.15166 7.89496 9.08216 8.50991 8.943L8.66899 8.907C8.84374 8.8675 8.93107 8.84766 9.00124 8.79441C9.07141 8.74116 9.11641 8.6605 9.20632 8.49908L9.28824 8.35208Z" stroke="#21232A"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="MegaphoneSimple">
<path id="Vector"
d="M17.8547 6.7707L4.1 2.55195C3.91383 2.49765 3.71758 2.48742 3.52678 2.52205C3.33597 2.55668 3.15584 2.63523 3.00062 2.75148C2.84541 2.86774 2.71938 3.01852 2.63249 3.19189C2.5456 3.36526 2.50024 3.55647 2.5 3.75039V15.0004C2.5 15.3319 2.6317 15.6499 2.86612 15.8843C3.10054 16.1187 3.41848 16.2504 3.75 16.2504C3.86953 16.2504 3.98845 16.2333 4.10313 16.1996L10.625 14.198V15.0004C10.625 15.3319 10.7567 15.6499 10.9911 15.8843C11.2255 16.1187 11.5435 16.2504 11.875 16.2504H14.375C14.7065 16.2504 15.0245 16.1187 15.2589 15.8843C15.4933 15.6499 15.625 15.3319 15.625 15.0004V12.6645L17.8547 11.9809C18.1127 11.9033 18.3391 11.7449 18.5003 11.529C18.6615 11.3131 18.749 11.0511 18.75 10.7816V7.96914C18.7488 7.69982 18.6612 7.438 18.5 7.22224C18.3388 7.00648 18.1126 6.8482 17.8547 6.7707ZM10.625 12.891L3.75 15.0004V3.75039L10.625 5.85977V12.891ZM14.375 15.0004H11.875V13.8145L14.375 13.0473V15.0004ZM17.5 10.7816H17.4914L11.875 12.5066V6.24414L17.4914 7.96289H17.5V10.7754V10.7816Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Monitor">
<path id="Vector"
d="M16.25 3.125H3.75C3.25272 3.125 2.77581 3.32254 2.42417 3.67417C2.07254 4.02581 1.875 4.50272 1.875 5V13.75C1.875 14.2473 2.07254 14.7242 2.42417 15.0758C2.77581 15.4275 3.25272 15.625 3.75 15.625H16.25C16.7473 15.625 17.2242 15.4275 17.5758 15.0758C17.9275 14.7242 18.125 14.2473 18.125 13.75V5C18.125 4.50272 17.9275 4.02581 17.5758 3.67417C17.2242 3.32254 16.7473 3.125 16.25 3.125ZM16.875 13.75C16.875 13.9158 16.8092 14.0747 16.6919 14.1919C16.5747 14.3092 16.4158 14.375 16.25 14.375H3.75C3.58424 14.375 3.42527 14.3092 3.30806 14.1919C3.19085 14.0747 3.125 13.9158 3.125 13.75V5C3.125 4.83424 3.19085 4.67527 3.30806 4.55806C3.42527 4.44085 3.58424 4.375 3.75 4.375H16.25C16.4158 4.375 16.5747 4.44085 16.6919 4.55806C16.8092 4.67527 16.875 4.83424 16.875 5V13.75ZM13.125 17.5C13.125 17.6658 13.0592 17.8247 12.9419 17.9419C12.8247 18.0592 12.6658 18.125 12.5 18.125H7.5C7.33424 18.125 7.17527 18.0592 7.05806 17.9419C6.94085 17.8247 6.875 17.6658 6.875 17.5C6.875 17.3342 6.94085 17.1753 7.05806 17.0581C7.17527 16.9408 7.33424 16.875 7.5 16.875H12.5C12.6658 16.875 12.8247 16.9408 12.9419 17.0581C13.0592 17.1753 13.125 17.3342 13.125 17.5Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,7 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Notepad">
<path id="Vector"
d="M13.125 10C13.125 10.1658 13.0592 10.3247 12.9419 10.4419C12.8247 10.5592 12.6658 10.625 12.5 10.625H7.5C7.33424 10.625 7.17527 10.5592 7.05806 10.4419C6.94085 10.3247 6.875 10.1658 6.875 10C6.875 9.83424 6.94085 9.67527 7.05806 9.55806C7.17527 9.44085 7.33424 9.375 7.5 9.375H12.5C12.6658 9.375 12.8247 9.44085 12.9419 9.55806C13.0592 9.67527 13.125 9.83424 13.125 10ZM12.5 11.875H7.5C7.33424 11.875 7.17527 11.9408 7.05806 12.0581C6.94085 12.1753 6.875 12.3342 6.875 12.5C6.875 12.6658 6.94085 12.8247 7.05806 12.9419C7.17527 13.0592 7.33424 13.125 7.5 13.125H12.5C12.6658 13.125 12.8247 13.0592 12.9419 12.9419C13.0592 12.8247 13.125 12.6658 13.125 12.5C13.125 12.3342 13.0592 12.1753 12.9419 12.0581C12.8247 11.9408 12.6658 11.875 12.5 11.875ZM16.875 3.125V15.625C16.875 16.288 16.6116 16.9239 16.1428 17.3928C15.6739 17.8616 15.038 18.125 14.375 18.125H5.625C4.96196 18.125 4.32607 17.8616 3.85723 17.3928C3.38839 16.9239 3.125 16.288 3.125 15.625V3.125C3.125 2.95924 3.19085 2.80027 3.30806 2.68306C3.42527 2.56585 3.58424 2.5 3.75 2.5H5.625V1.875C5.625 1.70924 5.69085 1.55027 5.80806 1.43306C5.92527 1.31585 6.08424 1.25 6.25 1.25C6.41576 1.25 6.57473 1.31585 6.69194 1.43306C6.80915 1.55027 6.875 1.70924 6.875 1.875V2.5H9.375V1.875C9.375 1.70924 9.44085 1.55027 9.55806 1.43306C9.67527 1.31585 9.83424 1.25 10 1.25C10.1658 1.25 10.3247 1.31585 10.4419 1.43306C10.5592 1.55027 10.625 1.70924 10.625 1.875V2.5H13.125V1.875C13.125 1.70924 13.1908 1.55027 13.3081 1.43306C13.4253 1.31585 13.5842 1.25 13.75 1.25C13.9158 1.25 14.0747 1.31585 14.1919 1.43306C14.3092 1.55027 14.375 1.70924 14.375 1.875V2.5H16.25C16.4158 2.5 16.5747 2.56585 16.6919 2.68306C16.8092 2.80027 16.875 2.95924 16.875 3.125ZM15.625 3.75H14.375V4.375C14.375 4.54076 14.3092 4.69973 14.1919 4.81694C14.0747 4.93415 13.9158 5 13.75 5C13.5842 5 13.4253 4.93415 13.3081 4.81694C13.1908 4.69973 13.125 4.54076 13.125 4.375V3.75H10.625V4.375C10.625 4.54076 10.5592 4.69973 10.4419 4.81694C10.3247 4.93415 10.1658 5 10 5C9.83424 5 9.67527 4.93415 9.55806 4.81694C9.44085 4.69973 9.375 4.54076 9.375 4.375V3.75H6.875V4.375C6.875 4.54076 6.80915 4.69973 6.69194 4.81694C6.57473 4.93415 6.41576 5 6.25 5C6.08424 5 5.92527 4.93415 5.80806 4.81694C5.69085 4.69973 5.625 4.54076 5.625 4.375V3.75H4.375V15.625C4.375 15.9565 4.5067 16.2745 4.74112 16.5089C4.97554 16.7433 5.29348 16.875 5.625 16.875H14.375C14.7065 16.875 15.0245 16.7433 15.2589 16.5089C15.4933 16.2745 15.625 15.9565 15.625 15.625V3.75Z"
fill="currentColor"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,4 +0,0 @@
<svg width="9" height="10" viewBox="0 0 9 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.05969 10C3.92616 10 3.81509 9.95506 3.72656 9.86516C3.63803 9.77537 3.59375 9.66406 3.59375 9.53125V5.9375H2.96875C2.14741 5.9375 1.44725 5.64788 0.868281 5.06859C0.289428 4.48944 0 3.78891 0 2.96703C0 2.14525 0.289428 1.44531 0.868281 0.867188C1.44725 0.289062 2.14741 0 2.96875 0H8.28125C8.41406 0 8.52541 0.0452093 8.61531 0.135625C8.70509 0.225937 8.75 0.337916 8.75 0.471562C8.75 0.605103 8.70509 0.716156 8.61531 0.804688C8.52541 0.893219 8.41406 0.9375 8.28125 0.9375H7.03125V9.53125C7.03125 9.66406 6.98603 9.77537 6.89563 9.86516C6.80531 9.95506 6.69334 10 6.55969 10C6.42616 10 6.31509 9.95506 6.22656 9.86516C6.13803 9.77537 6.09375 9.66406 6.09375 9.53125V0.9375H4.53125V9.53125C4.53125 9.66406 4.48603 9.77537 4.39563 9.86516C4.30531 9.95506 4.19334 10 4.05969 10Z"
fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 928 B

View File

@@ -1,3 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 5V15M5 10H15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 4V16M4 10H16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 201 B

After

Width:  |  Height:  |  Size: 201 B

View File

@@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 8.5V4.5L3 11.5L10 18.5V14.4C15 14.4 18.5 16 21 19.5C20 14.5 17 9.5 10 8.5Z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 218 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 6V14M12 8.5C12 7.67157 11.1046 7 10 7C8.8954 7 8 7.67157 8 8.5C8 9.32842 8.8954 10 10 10C11.1046 10 12 10.6716 12 11.5C12 12.3284 11.1046 13 10 13C8.8954 13 8 12.3284 8 11.5M3 10C3 11.8565 3.7375 13.637 5.05025 14.9497C6.36301 16.2625 8.14348 17 10 17C11.8565 17 13.637 16.2625 14.9497 14.9497C16.2625 13.637 17 11.8565 17 10C17 8.14348 16.2625 6.36301 14.9497 5.05025C13.637 3.7375 11.8565 3 10 3C8.14348 3 6.36301 3.7375 5.05025 5.05025C3.7375 6.36301 3 8.14348 3 10Z" stroke="#21232A" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 629 B

View File

@@ -7,15 +7,4 @@
stroke-linejoin="round"/>
<path d="M15.2201 11.4167H15.2365" stroke="currentColor" stroke-width="2.2" stroke-linecap="round"
stroke-linejoin="round"/>
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.964 20.1331C16.0057 20.1331 20.1307 16.0081 20.1307 10.9665C20.1307 5.9248 16.0057 1.7998 10.964 1.7998C5.92236 1.7998 1.79736 5.9248 1.79736 10.9665C1.79736 16.0081 5.92236 20.1331 10.964 20.1331Z"
stroke="currentColor" stroke-width="1.375" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6.7606 11.4167H6.77707" stroke="currentColor" stroke-width="2.2" stroke-linecap="round"
stroke-linejoin="round"/>
<path d="M10.9906 11.4167H11.007" stroke="currentColor" stroke-width="2.2" stroke-linecap="round"
stroke-linejoin="round"/>
<path d="M15.2201 11.4167H15.2365" stroke="currentColor" stroke-width="2.2" stroke-linecap="round"
stroke-linejoin="round"/>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 836 B

View File

@@ -1,12 +1,3 @@
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.75 16.4824L5.08749 16.4916C5.92166 16.4916 6.70083 16.0791 7.15916 15.3916L13.0167 6.60992C13.475 5.92242 14.2542 5.50075 15.0883 5.50991L19.2592 5.52826"
stroke="currentColor" stroke-width="1.375" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M17.418 18.3158L19.2513 16.4824" stroke="currentColor" stroke-width="1.375" stroke-linecap="round"
stroke-linejoin="round"/>
<path d="M8.14918 7.90182L7.15916 6.52682C6.69166 5.87599 5.93999 5.49099 5.14249 5.50016L2.75 5.50934"
stroke="currentColor" stroke-width="1.375" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.8867 14.0996L13.0051 15.5388C13.4726 16.1438 14.2059 16.5013 14.9759 16.5013L19.2567 16.4829"
stroke="currentColor" stroke-width="1.375" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19.2513 5.51693L17.418 3.68359" stroke="currentColor" stroke-width="1.375" stroke-linecap="round"
stroke-linejoin="round"/>
</svg>
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.5 14.121L5.34063 14.128C5.99749 14.128 6.61104 13.8179 6.97195 13.3011L11.5844 6.69976C11.9453 6.18296 12.5589 5.86598 13.2157 5.87287L16.5 5.88666M15.0502 15.5L16.4946 14.121M7.75153 7.6709L6.97195 6.63729C6.60382 6.14805 6.01192 5.85864 5.38394 5.86553L3.5 5.87243M10.6946 12.3298L11.5753 13.4117C11.9434 13.8665 12.5208 14.1352 13.1271 14.1352L16.498 14.1214M16.4946 5.87892L15.0502 4.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 577 B

View File

@@ -1,6 +0,0 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 6.1499H13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 9.8999H13" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6.75 2.3999L5.5 13.6499" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.4998 2.3999L9.24976 13.6499" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 526 B

View File

@@ -1,5 +0,0 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M1.6597 8C1.6597 7.68169 1.9178 7.42359 2.23611 7.42359H13.7639C14.0822 7.42359 14.3403 7.68169 14.3403 8C14.3403 8.31831 14.0822 8.57641 13.7639 8.57641H2.23611C1.9178 8.57641 1.6597 8.31831 1.6597 8Z"
fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 401 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.9791 3.01141L14.9239 2.51447L14.9791 3.01141ZM16.9886 5.02092L17.4855 5.07614V5.07614L16.9886 5.02092ZM5.06668 9.23143L4.72954 8.86219L5.06668 9.23143ZM4.80615 11.3058L4.40632 11.606L4.80615 11.3058ZM10.7686 14.9333L10.3993 14.5962L10.7686 14.9333ZM8.6942 15.1939L8.39398 15.5937L8.6942 15.1939ZM15.5981 9.64387L15.9673 9.98101L15.5981 9.64387ZM16.7599 7.07885L16.263 7.02363L16.7599 7.07885ZM10.3561 4.40194L10.6933 4.77118L10.3561 4.40194ZM12.9212 3.24007L12.8659 2.74313V2.74313L12.9212 3.24007ZM6.5528 5.78038L6.77641 5.33316L6.5528 5.78038ZM3.26656 8.08772L3.62012 7.73417L3.26656 8.08772ZM3.44181 6.66418L3.69906 7.09292H3.69906L3.44181 6.66418ZM4.80279 5.84759L4.54554 5.41884H4.54554L4.80279 5.84759ZM11.9123 16.7334L11.5587 17.087H11.5587L11.9123 16.7334ZM13.3358 16.5582L12.9071 16.3009L13.3358 16.5582ZM14.1524 15.1972L14.5812 15.4545L14.1524 15.1972ZM8.90801 11.9599C9.10327 11.7647 9.10327 11.4481 8.90801 11.2528C8.71275 11.0576 8.39617 11.0576 8.2009 11.2528L8.90801 11.9599ZM5.14496 14.3088C4.9497 14.504 4.9497 14.8206 5.14496 15.0159C5.34022 15.2111 5.6568 15.2111 5.85206 15.0159L5.14496 14.3088ZM15.2288 9.30674L10.3993 14.5962L11.1378 15.2705L15.9673 9.98101L15.2288 9.30674ZM5.40381 9.60067L10.6933 4.77118L10.019 4.03269L4.72954 8.86219L5.40381 9.60067ZM12.9764 3.73701L15.0343 3.50836L14.9239 2.51447L12.8659 2.74313L12.9764 3.73701ZM16.4916 4.96571L16.263 7.02363L17.2569 7.13406L17.4855 5.07614L16.4916 4.96571ZM8.99443 14.794C8.47371 14.403 7.78494 13.8291 6.97794 13.0221L6.27083 13.7292C7.11149 14.5698 7.83595 15.1747 8.39398 15.5937L8.99443 14.794ZM6.97794 13.0221C6.17094 12.2151 5.59698 11.5263 5.20598 11.0056L4.40632 11.606C4.82533 12.164 5.43017 12.8885 6.27083 13.7292L6.97794 13.0221ZM15.0343 3.50836C15.8748 3.41496 16.585 4.12518 16.4916 4.96571L17.4855 5.07614C17.6497 3.5987 16.4013 2.35031 14.9239 2.51447L15.0343 3.50836ZM4.72954 8.86219C3.96854 9.55702 3.73962 10.7181 4.40632 11.606L5.20598 11.0056C4.8954 10.5919 4.96288 10.0033 5.40381 9.60067L4.72954 8.86219ZM10.3993 14.5962C9.99673 15.0371 9.40805 15.1046 8.99443 14.794L8.39398 15.5937C9.28186 16.2604 10.443 16.0315 11.1378 15.2705L10.3993 14.5962ZM15.9673 9.98101C16.6874 9.19229 17.1389 8.19555 17.2569 7.13406L16.263 7.02363C16.1684 7.87489 15.8063 8.67423 15.2288 9.30674L15.9673 9.98101ZM10.6933 4.77118C11.3258 4.19367 12.1251 3.8316 12.9764 3.73701L12.8659 2.74313C11.8045 2.86107 10.8077 3.31256 10.019 4.03269L10.6933 4.77118ZM13.0261 8.84024C12.5107 9.35561 11.6751 9.35561 11.1598 8.84024L10.4527 9.54735C11.3585 10.4532 12.8273 10.4532 13.7332 9.54735L13.0261 8.84024ZM11.1598 8.84024C10.6444 8.32487 10.6444 7.48929 11.1598 6.97392L10.4527 6.26681C9.54676 7.17271 9.54676 8.64145 10.4527 9.54735L11.1598 8.84024ZM11.1598 6.97392C11.6751 6.45855 12.5107 6.45855 13.0261 6.97392L13.7332 6.26681C12.8273 5.36092 11.3585 5.36092 10.4527 6.26681L11.1598 6.97392ZM13.0261 6.97392C13.5415 7.48929 13.5415 8.32487 13.0261 8.84024L13.7332 9.54735C14.6391 8.64145 14.6391 7.17271 13.7332 6.26681L13.0261 6.97392ZM6.3292 6.22759L8.00917 7.06758L8.45639 6.17315L6.77641 5.33316L6.3292 6.22759ZM5.36955 9.4836L3.62012 7.73417L2.91301 8.44127L4.66244 10.1907L5.36955 9.4836ZM3.69906 7.09292L5.06004 6.27633L4.54554 5.41884L3.18456 6.23543L3.69906 7.09292ZM3.62012 7.73417C3.43158 7.54563 3.47042 7.23011 3.69906 7.09292L3.18456 6.23543C2.39806 6.70733 2.26445 7.79271 2.91301 8.44127L3.62012 7.73417ZM6.77641 5.33316C6.06704 4.97848 5.22562 5.01079 4.54554 5.41884L5.06004 6.27633C5.44694 6.04419 5.92563 6.02581 6.3292 6.22759L6.77641 5.33316ZM14.6668 13.2236L13.8268 11.5436L12.9324 11.9908L13.7724 13.6708L14.6668 13.2236ZM9.8093 15.3376L11.5587 17.087L12.2658 16.3799L10.5164 14.6305L9.8093 15.3376ZM13.7646 16.8154L14.5812 15.4545L13.7237 14.94L12.9071 16.3009L13.7646 16.8154ZM11.5587 17.087C12.2073 17.7356 13.2927 17.6019 13.7646 16.8154L12.9071 16.3009C12.7699 16.5296 12.4544 16.5684 12.2658 16.3799L11.5587 17.087ZM13.7724 13.6708C13.9742 14.0744 13.9558 14.5531 13.7237 14.94L14.5812 15.4545C14.9892 14.7744 15.0215 13.933 14.6668 13.2236L13.7724 13.6708ZM8.2009 11.2528L5.14496 14.3088L5.85206 15.0159L8.90801 11.9599L8.2009 11.2528Z" fill="#21232A"/>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.46778 13.0804L6.32204 12.6021L6.32201 12.6022L6.46778 13.0804ZM8 6.5C7.72386 6.5 7.5 6.72386 7.5 7C7.5 7.27614 7.72386 7.5 8 7.5V6.5ZM13 7.5C13.2761 7.5 13.5 7.27614 13.5 7C13.5 6.72386 13.2761 6.5 13 6.5V7.5ZM8 9C7.72386 9 7.5 9.22386 7.5 9.5C7.5 9.77614 7.72386 10 8 10V9ZM11 10C11.2761 10 11.5 9.77614 11.5 9.5C11.5 9.22386 11.2761 9 11 9V10ZM5.5 7.2C5.5 6.19616 5.50102 5.49269 5.57121 4.96118C5.63961 4.44315 5.76554 4.16425 5.96082 3.96543L5.24737 3.26472C4.83855 3.68097 4.66243 4.20459 4.57981 4.83027C4.49898 5.44248 4.5 6.22394 4.5 7.2H5.5ZM5.96082 3.96543C6.15486 3.76786 6.42515 3.64133 6.92969 3.57226C7.44955 3.5011 8.13834 3.5 9.125 3.5V2.5C8.16711 2.5 7.3975 2.4989 6.79406 2.5815C6.17531 2.66621 5.65742 2.84722 5.24737 3.26472L5.96082 3.96543ZM9.125 3.5H11.875V2.5H9.125V3.5ZM11.875 3.5C12.8616 3.5 13.5504 3.5011 14.0703 3.57226C14.5748 3.64133 14.8451 3.76786 15.0392 3.96543L15.7526 3.26472C15.3426 2.84722 14.8247 2.66621 14.2059 2.5815C13.6025 2.4989 12.8329 2.5 11.875 2.5V3.5ZM15.0392 3.96543C15.2345 4.16426 15.3604 4.44315 15.4288 4.96118C15.499 5.4927 15.5 6.19616 15.5 7.2H16.5C16.5 6.22394 16.501 5.44248 16.4202 4.83027C16.3376 4.20459 16.1614 3.68097 15.7526 3.26472L15.0392 3.96543ZM15.5 7.2V12.8H16.5V7.2H15.5ZM15.5 12.8C15.5 13.8038 15.499 14.5073 15.4288 15.0388C15.3604 15.5568 15.2345 15.8357 15.0392 16.0346L15.7526 16.7353C16.1614 16.319 16.3376 15.7954 16.4202 15.1697C16.501 14.5575 16.5 13.7761 16.5 12.8H15.5ZM15.0392 16.0346C14.8451 16.2321 14.5748 16.3587 14.0703 16.4277C13.5504 16.4989 12.8616 16.5 11.875 16.5V17.5C12.8329 17.5 13.6025 17.5011 14.2059 17.4185C14.8247 17.3338 15.3426 17.1528 15.7526 16.7353L15.0392 16.0346ZM11.875 16.5H9.125V17.5H11.875V16.5ZM9.125 16.5C8.13834 16.5 7.44955 16.4989 6.92969 16.4277C6.42515 16.3587 6.15486 16.2321 5.96082 16.0346L5.24736 16.7353C5.65741 17.1528 6.17531 17.3338 6.79406 17.4185C7.3975 17.5011 8.16711 17.5 9.125 17.5V16.5ZM5.96082 16.0346C5.76554 15.8357 5.63961 15.5568 5.57121 15.0388C5.50103 14.5073 5.5 13.8038 5.5 12.8H4.5C4.5 13.7761 4.49898 14.5575 4.57981 15.1697C4.66243 15.7954 4.83855 16.319 5.24736 16.7353L5.96082 16.0346ZM5.5 12.8V7.2H4.5V12.8H5.5ZM16 12.5H7.69695V13.5H16V12.5ZM7.69695 12.5C7.08962 12.5 6.67514 12.4946 6.32204 12.6021L6.61353 13.5587C6.78836 13.5054 7.01735 13.5 7.69695 13.5V12.5ZM6.32201 12.6022C5.41254 12.8793 4.74028 13.672 4.51332 14.6353L5.48668 14.8647C5.6436 14.1985 6.09036 13.7182 6.61356 13.5587L6.32201 12.6022ZM8 7.5H13V6.5H8V7.5ZM8 10H11V9H8V10Z" fill="#21232A"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,6 +1,6 @@
import React, { useState, useRef } from 'react';
import { useTranslation } from 'react-i18next';
import { ReactComponent as Inbox } from '@/assets/icons/inbox.svg';
import { ReactComponent as ImageIcon } from '@/assets/icons/image.svg';
interface FileDropzoneProps {
onChange?: (files: File[]) => void;
@@ -78,8 +78,8 @@ function FileDropzone({ onChange, accept, multiple, disabled, placeholder }: Fil
}}
>
<div className={'flex h-full w-full flex-col items-center justify-center gap-4 overflow-hidden'}>
<Inbox className={'h-12 w-12 text-fill-default'} />
<div className={'whitespace-pre-wrap break-words text-center text-base text-text-title'}>
<ImageIcon className={'h-12 w-12 text-fill-tertiary'} />
<div className={'whitespace-pre-wrap break-words text-center text-base text-fill-tertiary'}>
{placeholder || t('fileDropzone.dropFile')}
</div>
</div>

View File

@@ -7,7 +7,6 @@ import { PopoverProps } from '@mui/material/Popover';
import { useContext } from 'react';
import * as React from 'react';
import Box from '@mui/material/Box';
import { ReactComponent as SpeedDialIcon } from '@/assets/icons/help_no_circle.svg';
import { useTranslation } from 'react-i18next';
import { ReactComponent as WhatsNewIcon } from '@/assets/icons/star.svg';
import { ReactComponent as SupportIcon } from '@/assets/icons/help.svg';
@@ -44,7 +43,7 @@ export default function Help() {
'flex h-9 w-9 cursor-pointer items-center justify-center rounded-full border border-line-border bg-bg-body shadow-md hover:bg-fill-list-hover'
}
>
<SpeedDialIcon className={'h-5 w-5'} />
<SupportIcon className={'h-5 w-5'} />
</div>
</div>
</Tooltip>

View File

@@ -1,5 +1,5 @@
import { FC, useMemo } from 'react';
import { ReactComponent as CircleIcon } from '@/assets/icons/bulleted_list_icon_1.svg';
import { ReactComponent as CircleIcon } from '@/assets/icons/bulleted_1.svg';
export interface TagProps {
color?: string;

View File

@@ -8,7 +8,7 @@ import { PopoverProps } from '@mui/material/Popover';
import dayjs from 'dayjs';
import { groupBy, sortBy } from 'lodash-es';
import React, { useEffect, useMemo } from 'react';
import { ReactComponent as FavoritedIcon } from '@/assets/icons/favorited.svg';
import { ReactComponent as FavoritedIcon } from '@/assets/icons/filled_star.svg';
import { useTranslation } from 'react-i18next';
import { ReactComponent as MoreIcon } from '@/assets/icons/more.svg';
@@ -110,7 +110,7 @@ export function Favorite() {
'flex w-full items-center gap-2 rounded-[8px] p-1 text-sm hover:bg-fill-list-hover focus:outline-none'
}
>
<FavoritedIcon className={'mr-[1px] h-5 w-5'} />
<FavoritedIcon className={'h-5 w-5'} />
<div className={'flex-1 truncate'}>{t('sideBar.favorites')}</div>
</div>
</div>

View File

@@ -8,7 +8,7 @@ import { useTranslation } from 'react-i18next';
import { ViewTabs, ViewTab, TabPanel } from 'src/components/_shared/tabs/ViewTabs';
import { ReactComponent as Templates } from '@/assets/icons/template.svg';
import { ReactComponent as PublishedWithChanges } from '@/assets/icons/check_filled_circle.svg';
import { ReactComponent as SuccessIcon } from '@/assets/icons/success.svg';
enum TabKey {
SHARE = 'share',
@@ -32,7 +32,7 @@ function ShareTabs({ opened, viewId, onClose }: { opened: boolean; viewId: strin
{
value: TabKey.PUBLISH,
label: t('shareAction.publish'),
icon: view?.is_published ? <PublishedWithChanges className={'mb-0 h-5 w-5 text-function-success'} /> : undefined,
icon: view?.is_published ? <SuccessIcon className={'mb-0 h-5 w-5 text-fill-default'} /> : undefined,
Panel: PublishPanel,
},
currentUser?.email?.endsWith('appflowy.io') &&

View File

@@ -1,5 +1,5 @@
import { ViewLayout } from '@/application/types';
import { ReactComponent as Add } from '@/assets/icons/add_circle.svg';
import { ReactComponent as Add } from '@/assets/icons/add_new_page.svg';
import { NormalModal } from '@/components/_shared/modal';
import { notify } from '@/components/_shared/notify';
import { useAppHandlers, useAppOutline } from '@/components/app/app.hooks';
@@ -61,7 +61,7 @@ function NewPage() {
<>
<Button
onClick={() => setOpen(true)}
startIcon={<Add className={'mr-[1px] h-5 w-5'} />}
startIcon={<Add className={'mr-[1px]'} />}
size={'small'}
className={'w-full justify-start py-1.5 text-sm font-normal hover:bg-fill-list-hover'}
color={'inherit'}

View File

@@ -6,36 +6,36 @@ import { ReactComponent as Facebook } from '@/assets/icons/facebook.svg';
import { ReactComponent as Tiktok } from '@/assets/icons/tiktok.svg';
import { ReactComponent as Website } from '@/assets/icons/earth.svg';
import { ReactComponent as LinkedInIcon } from '@/assets/icons/linkedin.svg';
import { ReactComponent as LightningIcon } from '@/assets/icons/lightning.svg';
import { ReactComponent as MonitorIcon } from '@/assets/icons/monitor.svg';
import { ReactComponent as Lightbulb } from '@/assets/icons/lightbulb.svg';
import { ReactComponent as Controller } from '@/assets/icons/controller.svg';
import { ReactComponent as Engineering } from '@/assets/icons/engineering.svg';
import { ReactComponent as Startup } from '@/assets/icons/startup.svg';
import { ReactComponent as GraduationCap } from '@/assets/icons/graduation_cap.svg';
import { ReactComponent as Database } from '@/assets/icons/database.svg';
import { ReactComponent as Columns } from '@/assets/icons/columns.svg';
import { ReactComponent as Kanban } from '@/assets/icons/board.svg';
import { ReactComponent as UsersThree } from '@/assets/icons/users.svg';
import { ReactComponent as ChatCircleText } from '@/assets/icons/chat_circle_text.svg';
import { ReactComponent as MegaphoneSimple } from '@/assets/icons/megaphone_simple.svg';
import { ReactComponent as UserIcon } from '@/assets/icons/user.svg';
import { ReactComponent as CurrencyCircleDollar } from '@/assets/icons/currency_circle_dollar.svg';
import { ReactComponent as Management } from '@/assets/icons/management.svg';
import { ReactComponent as Marketing } from '@/assets/icons/marketing.svg';
import { ReactComponent as User } from '@/assets/icons/user.svg';
import { ReactComponent as Sales } from '@/assets/icons/sales.svg';
import { ReactComponent as Sparkle } from '@/assets/icons/ai.svg';
import { ReactComponent as Notepad } from '@/assets/icons/notepad.svg';
import { ReactComponent as Book } from '@/assets/icons/book.svg';
import { ReactComponent as Doc } from '@/assets/icons/page.svg';
import { ReactComponent as Wiki } from '@/assets/icons/wiki.svg';
const categoryIcons: Record<string, React.ReactElement> = {
[TemplateIcon.project]: <LightningIcon />,
[TemplateIcon.engineering]: <MonitorIcon />,
[TemplateIcon.startups]: <Lightbulb />,
[TemplateIcon.schools]: <GraduationCap />,
[TemplateIcon.marketing]: <MegaphoneSimple />,
[TemplateIcon.management]: <ChatCircleText />,
[TemplateIcon.humanResources]: <UserIcon />,
[TemplateIcon.sales]: <CurrencyCircleDollar />,
[TemplateIcon.teamMeetings]: <UsersThree />,
[TemplateIcon.ai]: <Sparkle />,
[TemplateIcon.docs]: <Notepad />,
[TemplateIcon.wiki]: <Book />,
[TemplateIcon.database]: <Database />,
[TemplateIcon.kanban]: <Columns />,
[TemplateIcon.project]: <Controller className='h-5 w-5' />,
[TemplateIcon.engineering]: <Engineering className='h-5 w-5' />,
[TemplateIcon.startups]: <Startup className='h-5 w-5' />,
[TemplateIcon.schools]: <GraduationCap className='h-5 w-5' />,
[TemplateIcon.marketing]: <Marketing className='h-5 w-5' />,
[TemplateIcon.management]: <Management />,
[TemplateIcon.humanResources]: <User className='h-5 w-5' />,
[TemplateIcon.sales]: <Sales className='h-5 w-5' />,
[TemplateIcon.teamMeetings]: <UsersThree className='h-5 w-5' />,
[TemplateIcon.ai]: <Sparkle className='h-5 w-5' />,
[TemplateIcon.docs]: <Doc className='h-5 w-5' />,
[TemplateIcon.wiki]: <Wiki className='h-5 w-5' />,
[TemplateIcon.database]: <Database className='h-5 w-5' />,
[TemplateIcon.kanban]: <Kanban className='h-5 w-5' />,
};
export function CategoryIcon({ icon }: { icon: TemplateIcon }) {

View File

@@ -2,9 +2,9 @@ import { BulletedListNode } from '@/components/editor/editor.type';
import { getListLevel } from '@/components/editor/utils/list';
import React, { useMemo } from 'react';
import { ReactEditor, useSlate } from 'slate-react';
import { ReactComponent as DiscIcon } from '@/assets/icons/bulleted_list_icon_1.svg';
import { ReactComponent as CircleIcon } from '@/assets/icons/bulleted_list_icon_2.svg';
import { ReactComponent as SquareIcon } from '@/assets/icons/bulleted_list_icon_3.svg';
import { ReactComponent as DiscIcon } from '@/assets/icons/bulleted_1.svg';
import { ReactComponent as CircleIcon } from '@/assets/icons/bulleted_2.svg';
import { ReactComponent as SquareIcon } from '@/assets/icons/bulleted_3.svg';
enum Letter {
Disc,

View File

@@ -27,7 +27,7 @@ function ToggleIcon({ block, className }: { block: ToggleListNode; className: st
}}
className={`${className} cursor-pointer hover:text-fill-default pr-1 toggle-icon`}
>
{collapsed ? <ToggleListIcon /> : <ToggleListIcon className={'rotate-90 transform'}/>}
{collapsed ? <ToggleListIcon className='h-5 w-5' /> : <ToggleListIcon className={'h-5 w-5 rotate-90 transform'}/>}
</span>
);
}

View File

@@ -3,7 +3,7 @@ import { CustomEditor } from '@/application/slate-yjs/command';
import { traverseBlock } from '@/application/slate-yjs/utils/convert';
import { MentionType, UIVariant, View, ViewLayout, YjsEditorKey, YSharedRoot } from '@/application/types';
import { ReactComponent as LinkArrowOverlay } from '@/assets/icons/link_arrow.svg';
import { ReactComponent as MarkIcon } from '@/assets/icons/paragraph_mark.svg';
import { ReactComponent as ParagraphIcon } from '@/assets/icons/paragraph.svg';
import { useEditorContext } from '@/components/editor/EditorContext';
import React, { useCallback, useEffect, useMemo, useState } from 'react';
@@ -113,7 +113,7 @@ function MentionPage({
const mentionIcon = useMemo(() => {
if (pageId === currentViewId && blockId) {
return <MarkIcon className={'ml-0.5 text-icon-primary opacity-70'} />;
return <ParagraphIcon className={'h-[1.25em] w-[1.25em] text-icon-primary opacity-70'} />;
}
return (
@@ -123,12 +123,12 @@ function MentionPage({
icon: icon,
layout: meta?.layout || ViewLayout.Document,
}}
className={'ml-0.5 flex h-5 w-5 items-center text-text-title'}
className={'ml-0.5 flex h-[1em] w-[1em] items-center text-text-title'}
/>
{type === MentionType.PageRef && (
<span className={`absolute top-0 left-0 ml-0.5`}>
<LinkArrowOverlay className={'link-arrow-overlay h-5 w-5'} />
<LinkArrowOverlay className={'link-arrow-overlay'} />
</span>
)}
</>
@@ -187,7 +187,7 @@ function MentionPage({
</span>
) : (
<>
<span className={`mention-icon h-[1em] w-[1em]`}>{mentionIcon}</span>
<span className={`mention-icon`}>{mentionIcon}</span>
<span className={'mention-content max-w-[330px] truncate opacity-80'}>{content}</span>
</>

View File

@@ -20,7 +20,7 @@ import { ReactComponent as BulletedListIcon } from '@/assets/icons/bulleted_list
import { ReactComponent as CalloutIcon } from '@/assets/icons/callout.svg';
import { ReactComponent as TodoListIcon } from '@/assets/icons/todo.svg';
import { ReactComponent as CodeIcon } from '@/assets/icons/inline_code.svg';
import { ReactComponent as DividerIcon } from '@/assets/icons/slash_menu_icon_divider.svg';
import { ReactComponent as DividerIcon } from '@/assets/icons/divider.svg';
import { ReactComponent as RefDocumentIcon } from '@/assets/icons/ref_page.svg';
import { ReactComponent as EmojiIcon } from '@/assets/icons/emoji.svg';
import { ReactComponent as FileIcon } from '@/assets/icons/file.svg';

View File

@@ -4,7 +4,7 @@ import { Origins, Popover } from '@/components/_shared/popover';
import { OutlineNode } from '@/components/editor/editor.type';
import { Button, Divider, IconButton } from '@mui/material';
import React, { useCallback, useRef } from 'react';
import { ReactComponent as HashtagIcon } from '@/assets/icons/sign-hashtag.svg';
import { ReactComponent as HashtagIcon } from '@/assets/icons/hashtag.svg';
import { useTranslation } from 'react-i18next';
import { useSlateStatic } from 'slate-react';

View File

@@ -84,7 +84,7 @@ export function Heading() {
return <Heading3 className={'h-4 w-4 text-fill-default'} />;
}
return <Heading3 className='h-4 w-4 text-fill-default' />;
return <Heading3 className='h-4 w-4' />;
}, [isActivated]);
const [open, setOpen] = useState(false);

View File

@@ -5,7 +5,7 @@ import { Popover } from '@/components/_shared/popover';
import ComponentLoading from '@/components/_shared/progress/ComponentLoading';
import { AFConfigContext } from '@/components/main/app.hooks';
import { useGlobalCommentContext } from '@/components/global-comment/GlobalComment.hooks';
import { ReactComponent as AddReactionRounded } from '@/assets/icons/add_reaction.svg';
import { ReactComponent as EmojiIcon } from '@/assets/icons/emoji.svg';
import { IconButton, Tooltip } from '@mui/material';
import React, { memo, Suspense, useCallback, useContext } from 'react';
import { useTranslation } from 'react-i18next';
@@ -44,7 +44,7 @@ function ReactAction({ comment }: { comment: GlobalComment }) {
<>
<Tooltip title={t('globalComment.addReaction')}>
<IconButton ref={ref} onClick={handleOpen} size='small' className={'h-full'}>
<AddReactionRounded className={'h-5 w-5'} />
<EmojiIcon />
</IconButton>
</Tooltip>
{open && (

View File

@@ -1,6 +1,6 @@
import { GlobalComment } from '@/application/comment.type';
import { useGlobalCommentContext } from '@/components/global-comment/GlobalComment.hooks';
import { ReactComponent as ReplyOutlined } from '@/assets/icons/reply.svg';
import { ReactComponent as ReplyOutlined } from '@/assets/icons/back_arrow.svg';
import { Tooltip } from '@mui/material';
import React, { memo } from 'react';
import { useTranslation } from 'react-i18next';

View File

@@ -4,8 +4,8 @@ import { Reactions } from '@/components/global-comment/reactions';
import { Avatar, Divider, Tooltip } from '@mui/material';
import React, { memo, useCallback, useEffect } from 'react';
import { useTranslation } from 'react-i18next';
import { ReactComponent as BulletedListIcon } from '@/assets/icons/bulleted_list_icon_1.svg';
import { ReactComponent as DoubleArrow } from '@/assets/icons/double_arrow.svg';
import { ReactComponent as BulletedListIcon } from '@/assets/icons/bulleted_1.svg';
import { ReactComponent as ArrowDown } from '@/assets/icons/alt_arrow_down.svg';
import smoothScrollIntoViewIfNeeded from 'smooth-scroll-into-view-if-needed';
interface CommentProps {
@@ -93,7 +93,7 @@ function Comment({ comment }: CommentProps) {
}
>
<Divider className={'flex-1'} />
<DoubleArrow className={`h-5 w-5 transform ${isExpand ? '-rotate-90' : 'rotate-90'} `} />
<ArrowDown className={`h-5 w-5 transform ${isExpand ? 'rotate-180' : null} `} />
<Divider className={'flex-1'} />
</div>
</Tooltip>