.custom-svg.primary path{fill:var(--color-primary)}.custom-svg.on-primary path{fill:var(--color-on-primary)}.custom-svg.secondary path{fill:var(--color-secondary)}.custom-svg.on-secondary path{fill:var(--color-on-secondary)}.custom-svg.tertiary path{fill:var(--color-tertiary)}.custom-svg.on-tertiary path{fill:var(--color-on-tertiary)}.custom-svg.background path{fill:var(--color-background)}.custom-svg.foreground path{fill:var(--color-foreground)}.custom-svg.on-surface path{fill:var(--color-on-surface)}.custom-svg.on-surface-variant path{fill:var(--color-on-surface-variant)}.custom-svg.error path{fill:var(--color-error)}.custom-svg.outline path{fill:var(--color-outline)}.custom-svg.outline-variant path{fill:var(--color-outline-variant)}