UNPKG

@athosws/react-components

Version:

This is a set of useful ReactJS components developed by Athos.\n Email:ladiesman217.as@gmail.com

8 lines (6 loc) 177 B
import { ATHOSColors } from "../../../colors/colors"; export const AIIconsDefault = ` color: ${ATHOSColors.gray.dark}; transition: all 0.14s; font-size: 1.2rem; `;