Web: Files: fixed link.react icon

This commit is contained in:
Nikita Gopienko 2023-10-10 12:51:37 +03:00
parent d0fe772a9e
commit 0d4ec93dff
3 changed files with 3 additions and 13 deletions

View File

@ -187,10 +187,6 @@ const StyledSimpleFilesRow = styled(Row)`
}
.copy-link {
svg path {
fill: unset;
}
:hover {
svg path {
fill: ${({ theme }) => theme.filesQuickButtons.sharedColor};

View File

@ -459,10 +459,6 @@ const StyledQuickButtonsContainer = styled.div`
}
.copy-link {
svg path {
fill: unset;
}
:hover {
svg path {
fill: ${({ theme }) => theme.filesQuickButtons.sharedColor};

View File

@ -1,11 +1,9 @@
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2909_70574)">
<path d="M2.46463 5.29294L1.88402 5.87355C0.712443 7.04513 0.712443 8.94462 1.88402 10.1162V10.1162C3.05559 11.2878 4.95508 11.2878 6.12666 10.1162L6.70727 9.53558" stroke="#A3A9AE" stroke-width="2" stroke-linecap="round"/>
<path d="M5.29288 2.46444L5.87453 1.88279C7.0461 0.711222 8.9456 0.711222 10.1172 1.88279V1.88279C11.2887 3.05437 11.2887 4.95386 10.1172 6.12543L9.53552 6.70708" stroke="#A3A9AE" stroke-width="2" stroke-linecap="round"/>
<rect x="3.62427" y="6.96167" width="4.71972" height="2" rx="1" transform="rotate(-45 3.62427 6.96167)" fill="#A3A9AE"/>
<g clip-path="url(#clip0_3016_207286)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.8243 1.17572C9.26219 -0.386374 6.72953 -0.386374 5.16743 1.17572L4.58578 1.75737C4.19526 2.1479 4.19526 2.78106 4.58578 3.17159C4.9763 3.56211 5.60947 3.56211 5.99999 3.17159L6.58164 2.58994C7.36269 1.80889 8.62902 1.80889 9.41007 2.58994C10.1911 3.37099 10.1911 4.63732 9.41007 5.41836L8.82842 6.00001C8.4379 6.39054 8.4379 7.0237 8.82842 7.41423C9.21894 7.80475 9.85211 7.80475 10.2426 7.41423L10.8243 6.83258C12.3864 5.27048 12.3864 2.73782 10.8243 1.17572ZM1.17679 10.8233C-0.385306 9.26121 -0.385305 6.72855 1.17679 5.16645L1.7574 4.58584C2.14793 4.19532 2.78109 4.19532 3.17162 4.58584C3.56214 4.97637 3.56214 5.60953 3.17162 6.00005L2.591 6.58067C1.80996 7.36171 1.80996 8.62804 2.591 9.40909C3.37205 10.1901 4.63838 10.1901 5.41943 9.40909L6.00004 8.82848C6.39057 8.43796 7.02373 8.43796 7.41426 8.82848C7.80478 9.21901 7.80478 9.85217 7.41426 10.2427L6.83365 10.8233C5.27155 12.3854 2.73889 12.3854 1.17679 10.8233ZM4.33132 6.25445C3.94079 6.64497 3.94079 7.27814 4.33132 7.66866C4.72184 8.05919 5.35501 8.05918 5.74553 7.66866L7.66866 5.74553C8.05919 5.35501 8.05919 4.72184 7.66866 4.33132C7.27814 3.94079 6.64497 3.94079 6.25445 4.33132L4.33132 6.25445Z" fill="#A3A9AE"/>
</g>
<defs>
<clipPath id="clip0_2909_70574">
<clipPath id="clip0_3016_207286">
<rect width="12" height="12" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 818 B

After

Width:  |  Height:  |  Size: 1.5 KiB