1.0.1 • Published 7 months ago

for-loop-icons v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Welcome to for-loop-icons

Install

npm i for-loop-icons

Usage

import { House } from 'for-loop-icons';

function IconEx() {
  return <House size={40} color='black' />;
}
import { DarkPlusButton } from 'for-loop-icons';

function ComponentEx() {
  return <DarkPlusButton size={120} />;
}

Props

nametypedefaultdescription
sizenumberrequiredall icons
colorstringrequiredall icons
sizenumberrequiredbutton/toggle components
widthnumberrequiredinput/search/dropdown components
scalenumberrequiredcheckbox components
1.0.1

7 months ago

1.0.0

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

0.0.0

7 months ago