fbredius/storybook

View on GitHub
lib/components/src/icon/icons.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

File icons.tsx has 311 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// Icon paths
export const icons = {
  mobile:
    'M648 64h-272c-66.274 0-120 53.726-120 120v656c0 66.274 53.726 120 120 120h272c66.274 0 120-53.726 120-120v-656c0-66.274-53.726-120-120-120zM376 144h272c22.056 0 40 17.944 40 40v495.968h-352v-495.968c0-22.056 17.946-40 40-40zM648 880h-272c-22.054 0-40-17.944-40-40v-80.032h352v80.032c0 22.056-17.944 40-40 40zM544.034 819.962c0 17.676-14.33 32.002-32.004 32.002-17.67 0-32-14.326-32-32.002 0-17.672 14.33-31.998 32-31.998 17.674-0 32.004 14.326 32.004 31.998z',
  watch:
Severity: Minor
Found in lib/components/src/icon/icons.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status