icon-text.tsx

src/components/icon-text.tsx
import { clsx } from 'clsx'
import { Icon } from '@/components/icon'
export interface IconTextProps extends React.ComponentPropsWithoutRef<'p'> {
/** Variant of the paragraph - controls default styling */
variant?: 'default' | 'large' | 'small'
/** Font size override */
fontSize?: string
/** Text color override */
color?: string
/** Font family override */
fontFamily?: string
/** Font weight override */
fontWeight?: string
/** Font style override */
fontStyle?: string
/** Line height override */
lineHeight?: string
/** Text alignment override */
textAlign?: string

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC