Skip to content

Commit

Permalink
fix: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Расул authored and Расул committed Oct 19, 2023
1 parent 1e8534d commit c39b7c7
Show file tree
Hide file tree
Showing 28 changed files with 138 additions and 486 deletions.
23 changes: 5 additions & 18 deletions src/components/Icons/AddContentIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const AddContentIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 24 24"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<mask
id="mask0_1259_25"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="24"
height="24"
>
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_1259_25" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<rect width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1259_25)">
Expand All @@ -26,6 +13,6 @@ const AddContentIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
/>
</g>
</svg>
);
)

export default AddContentIcon;
export default AddContentIcon
23 changes: 5 additions & 18 deletions src/components/Icons/AddSourceIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const AddSourceIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 24 24"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<mask
id="mask0_1259_27"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="24"
height="24"
>
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_1259_27" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<rect width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1259_27)">
Expand All @@ -26,6 +13,6 @@ const AddSourceIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
/>
</g>
</svg>
);
)

export default AddSourceIcon;
export default AddSourceIcon
23 changes: 5 additions & 18 deletions src/components/Icons/AudioIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const AudioIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 16 16"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<g id="Audio">
<mask
id="mask0_1506_147"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="16"
height="16"
>
<mask id="mask0_1506_147" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
<rect id="Bounding box" width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1506_147)">
Expand All @@ -29,6 +16,6 @@ const AudioIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
</g>
</g>
</svg>
);
)

export default AudioIcon;
export default AudioIcon
23 changes: 5 additions & 18 deletions src/components/Icons/BrowseGalleryIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const BrowseGalleryIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 24 24"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<g id="browse_gallery">
<mask
id="mask0_1360_27257"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="24"
height="24"
>
<mask id="mask0_1360_27257" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<rect id="Bounding box" width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1360_27257)">
Expand All @@ -29,6 +16,6 @@ const BrowseGalleryIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
</g>
</g>
</svg>
);
)

export default BrowseGalleryIcon;
export default BrowseGalleryIcon
23 changes: 5 additions & 18 deletions src/components/Icons/BubbleChartIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const BubbleChartIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 20 20"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<g id="bubble_chart">
<mask
id="mask0_1551_42"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="20"
height="20"
>
<mask id="mask0_1551_42" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20">
<rect id="Bounding box" width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1551_42)">
Expand All @@ -29,6 +16,6 @@ const BubbleChartIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
</g>
</g>
</svg>
);
)

export default BubbleChartIcon;
export default BubbleChartIcon
23 changes: 5 additions & 18 deletions src/components/Icons/CancelIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const CancelIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 32 32"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 32 32" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<g id="cancel">
<mask
id="mask0_1264_3381"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="32"
height="32"
>
<mask id="mask0_1264_3381" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="32">
<rect id="Bounding box" width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1264_3381)">
Expand All @@ -29,6 +16,6 @@ const CancelIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
</g>
</g>
</svg>
);
)

export default CancelIcon;
export default CancelIcon
14 changes: 4 additions & 10 deletions src/components/Icons/CheckIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const CheckIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 10 7"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 10 7" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
d="M3.08467 5.34482L8.02842 0.401074C8.14508 0.284408 8.28363 0.226074 8.44404 0.226074C8.60446 0.226074 8.743 0.284408 8.85967 0.401074C8.97633 0.517741 9.03467 0.656283 9.03467 0.816699C9.03467 0.977116 8.97633 1.11566 8.85967 1.23232L3.493 6.59899C3.37633 6.71566 3.24022 6.77399 3.08467 6.77399C2.92911 6.77399 2.793 6.71566 2.67633 6.59899L0.168 4.09066C0.0513333 3.97399 -0.00456944 3.83545 0.000291667 3.67503C0.00515278 3.51462 0.0659167 3.37607 0.182583 3.25941C0.29925 3.14274 0.437792 3.08441 0.598208 3.08441C0.758625 3.08441 0.897167 3.14274 1.01383 3.25941L3.08467 5.34482Z"
fill="currentColor"
/>
</svg>
);
)

export default CheckIcon;
export default CheckIcon
23 changes: 5 additions & 18 deletions src/components/Icons/ChevronDownIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const ChevronDownIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 14 14"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<mask
id="mask0_2337_2483"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="14"
height="14"
>
<svg width="1em" height="1em" viewBox="0 0 14 14" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_2337_2483" maskUnits="userSpaceOnUse" x="0" y="0" width="14" height="14">
<rect width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_2337_2483)">
Expand All @@ -26,6 +13,6 @@ const ChevronDownIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
/>
</g>
</svg>
);
)

export default ChevronDownIcon;
export default ChevronDownIcon
23 changes: 5 additions & 18 deletions src/components/Icons/ChevronLeftIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const ChevronLeftIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 18 18"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 18 18" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<g id="keyboard_arrow_left">
<mask
id="mask0_1428_267"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="18"
height="18"
>
<mask id="mask0_1428_267" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18">
<path id="Bounding box" d="M0 0H18V18H0V0Z" fill="currentColor" />
</mask>
<g mask="url(#mask0_1428_267)">
Expand All @@ -29,6 +16,6 @@ const ChevronLeftIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
</g>
</g>
</svg>
);
)

export default ChevronLeftIcon;
export default ChevronLeftIcon
23 changes: 5 additions & 18 deletions src/components/Icons/ChevronRightIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const ChevronRightIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 18 18"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<svg width="1em" height="1em" viewBox="0 0 18 18" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<g id="chevron_right">
<mask
id="mask0_1247_21809"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="18"
height="18"
>
<mask id="mask0_1247_21809" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18">
<rect id="Bounding box" width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_1247_21809)">
Expand All @@ -29,6 +16,6 @@ const ChevronRightIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
</g>
</g>
</svg>
);
)

export default ChevronRightIcon;
export default ChevronRightIcon
23 changes: 5 additions & 18 deletions src/components/Icons/ChevronUpIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
/* eslint-disable */
import React from 'react';
import React from 'react'

const ChevronUpIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
<svg
width="1em"
height="1em"
viewBox="0 0 14 14"
fill="currentColor"
xmlns="http://www.w3.org/2000/svg"
>
<mask
id="mask0_2337_2442"
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="14"
height="14"
>
<svg width="1em" height="1em" viewBox="0 0 14 14" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_2337_2442" maskUnits="userSpaceOnUse" x="0" y="0" width="14" height="14">
<rect width="1em" height="1em" fill="currentColor" />
</mask>
<g mask="url(#mask0_2337_2442)">
Expand All @@ -26,6 +13,6 @@ const ChevronUpIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
/>
</g>
</svg>
);
)

export default ChevronUpIcon;
export default ChevronUpIcon
Loading

0 comments on commit c39b7c7

Please sign in to comment.