fix svg attribute names in jsx

This commit is contained in:
nflnkr 2024-02-16 17:29:01 +03:00
parent 017311721d
commit 06d8ce02d8
9 changed files with 44 additions and 44 deletions

@ -12,23 +12,23 @@ export const LinkSimple: FC<SVGProps<SVGSVGElement>> = (props) => (
<path
d="M8.82031 15.1781L15.1766 8.8125"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.5949 16.7719L10.9418 19.425C10.5238 19.843 10.0276 20.1745 9.48151 20.4007C8.93541 20.6269 8.35009 20.7434 7.75899 20.7434C6.5652 20.7434 5.42031 20.2691 4.57618 19.425C3.73204 18.5809 3.25781 17.436 3.25781 16.2422C3.25781 15.0484 3.73204 13.9035 4.57618 13.0594L7.2293 10.4062"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16.7719 13.5937L19.425 10.9406C20.2691 10.0965 20.7434 8.95159 20.7434 7.7578C20.7434 6.56401 20.2691 5.41912 19.425 4.57499C18.5809 3.73085 17.436 3.25662 16.2422 3.25662C15.0484 3.25662 13.9035 3.73085 13.0594 4.57499L10.4062 7.22811"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);

@ -9,37 +9,37 @@ export const TreeStructure = () => (
<path
d="M4.72656 7.53125H1.91406C1.6034 7.53125 1.35156 7.78309 1.35156 8.09375V10.9062C1.35156 11.2169 1.6034 11.4688 1.91406 11.4688H4.72656C5.03722 11.4688 5.28906 11.2169 5.28906 10.9062V8.09375C5.28906 7.78309 5.03722 7.53125 4.72656 7.53125Z"
stroke="#9A9AAF"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M14.8516 2.36513H11.4766C11.1659 2.36513 10.9141 2.61697 10.9141 2.92763V6.30263C10.9141 6.61329 11.1659 6.86513 11.4766 6.86513H14.8516C15.1622 6.86513 15.4141 6.61329 15.4141 6.30263V2.92763C15.4141 2.61697 15.1622 2.36513 14.8516 2.36513Z"
stroke="#9A9AAF"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M14.8516 12.1349H11.4766C11.1659 12.1349 10.9141 12.3867 10.9141 12.6974V16.0724C10.9141 16.383 11.1659 16.6349 11.4766 16.6349H14.8516C15.1622 16.6349 15.4141 16.383 15.4141 16.0724V12.6974C15.4141 12.3867 15.1622 12.1349 14.8516 12.1349Z"
stroke="#9A9AAF"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M5.28906 9.5H8.10156"
stroke="#9A9AAF"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10.9141 14.3849H9.78908C9.56721 14.3858 9.34736 14.3428 9.1422 14.2583C8.93704 14.1738 8.75064 14.0496 8.59376 13.8927C8.43688 13.7358 8.31261 13.5494 8.22814 13.3443C8.14366 13.1391 8.10065 12.9192 8.10158 12.6974V6.30264C8.10065 6.08078 8.14366 5.86092 8.22814 5.65576C8.31261 5.45061 8.43688 5.26421 8.59376 5.10733C8.75064 4.95044 8.93704 4.82618 9.1422 4.7417C9.34736 4.65723 9.56721 4.61421 9.78908 4.61514H10.9141"
stroke="#9A9AAF"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);

@ -26,9 +26,9 @@ export default function ({ color }: Props) {
<path
d="M9 23.1154V16.5385C9 15.7632 9.31607 15.0197 9.87868 14.4715C10.4413 13.9234 11.2044 13.6154 12 13.6154C12.7956 13.6154 13.5587 13.9234 14.1213 14.4715C14.6839 15.0197 15 15.7632 15 16.5385V23.1154M9 19.4615H15M24.75 18H21M24.75 18C25.3467 18 25.919 17.769 26.341 17.3579C26.7629 16.9468 27 16.3891 27 15.8077C27 15.2263 26.7629 14.6686 26.341 14.2575C25.919 13.8464 25.3467 13.6154 24.75 13.6154H21V18M24.75 18C25.3467 18 25.919 18.231 26.341 18.6421C26.7629 19.0532 27 19.6109 27 20.1923C27 20.7737 26.7629 21.3314 26.341 21.7425C25.919 22.1536 25.3467 22.3846 24.75 22.3846H21V18M18 8.5V27.5"
stroke="white"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
</Box>

@ -9,8 +9,8 @@ export const EyeIcon = () => (
<path
d="M3.26743 16.0459C2.91085 15.3939 2.91086 14.6059 3.26744 13.9539C5.53334 9.8107 9.93781 7 15 7C20.0622 7 24.4667 9.81079 26.7326 13.9541C27.0891 14.6061 27.0891 15.3941 26.7326 16.0461C24.4667 20.1893 20.0622 23 15 23C9.93782 23 5.53329 20.1892 3.26743 16.0459Z"
stroke="#4D4D4D"
stroke-width="1.5"
strokeWidth="1.5"
/>
<circle cx="15" cy="15" r="4" stroke="#4D4D4D" stroke-width="1.5" />
<circle cx="15" cy="15" r="4" stroke="#4D4D4D" strokeWidth="1.5" />
</svg>
);

@ -9,16 +9,16 @@ export const FileExportIcon = () => (
<path
d="M19 11.0263V8.18421M9.625 20.5H4V2.5H13.375M13.375 2.5H14.3125L19 7.23684V8.18421M13.375 2.5V8.18421H19"
stroke="#7E2AEA"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16.5 14.5L16.5 22.5M16.5 22.5L20 18.8871M16.5 22.5L13 18.8871"
stroke="#7E2AEA"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);

@ -9,7 +9,7 @@ export const FilterIcon = () => (
<path
d="M2 4C2 2.89543 2.89543 2 4 2H20C21.1046 2 22 2.89543 22 4V4.81751C22 5.57739 21.7116 6.30895 21.1932 6.86447L15.5379 12.9237C15.1922 13.294 15 13.7817 15 14.2883V18.382C15 18.7607 14.786 19.107 14.4472 19.2764L10.4472 21.2764C9.78231 21.6088 9 21.1253 9 20.382V14.2883C9 13.7817 8.80776 13.294 8.46211 12.9237L2.80683 6.86446C2.28836 6.30895 2 5.57739 2 4.81751V4Z"
stroke="#7E2AEA"
stroke-width="1.5"
strokeWidth="1.5"
/>
</svg>
);

@ -18,9 +18,9 @@ export const MessageIcon = () => (
<path
d="M6.29688 9.05312L10.7969 12.4281C11.508 12.9615 12.4858 12.9615 13.1969 12.4281L17.6969 9.05312"
stroke="white"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</g>
</svg>

@ -9,8 +9,8 @@ export const UpdateIcon = () => (
<path
d="M5.07435 8.00009C5.81204 6.72238 6.8887 5.67355 8.18528 4.96956C9.48187 4.26557 10.9479 3.93384 12.4212 4.01106C13.8946 4.08827 15.3179 4.57142 16.5338 5.40708C17.7497 6.24275 18.7108 7.39838 19.3109 8.7462M3.23438 5.51546L3.96379 8.67499C4.08802 9.21312 4.62497 9.54866 5.1631 9.42442L8.32264 8.69501M18.9308 16C18.1931 17.2777 17.1165 18.3265 15.8199 19.0305C14.5233 19.7345 13.0573 20.0662 11.5839 19.989C10.1105 19.9118 8.68724 19.4287 7.47134 18.593C6.25545 17.7573 5.29432 16.6017 4.69423 15.2539M20.7708 18.4846L20.0414 15.3251C19.9171 14.787 19.3802 14.4514 18.842 14.5757L15.6825 15.3051"
stroke="#7E2AEA"
stroke-width="1.5"
stroke-linecap="round"
strokeWidth="1.5"
strokeLinecap="round"
/>
</svg>
);

@ -26,9 +26,9 @@ export default function CircleDoubleDown() {
<path
d="M13 25C19.6274 25 25 19.6274 25 13C25 6.37258 19.6274 1 13 1C6.37258 1 1 6.37258 1 13C1 19.6274 6.37258 25 13 25Z"
stroke="#252734"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
</Box>