1.0.1 • Published 2 years ago

for-loop-icons v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago