0.14.0 • Published 4 years ago

@chrisoverstreet/icons v0.14.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Icons

Library of svg icons exported as React Components

Install

npm i -S @chrisoverstreet/icons

Use

On the Web! 🖥

import { Add } from '@chrisoverstreet/icons/react;

export default () => <Add />;

On mobile! 📱

import { Add } from '@chrisoverstreet/icons/react-native;

export default () => <Add />;

Add props...

<Add className="custom-class" styles={{ height: '1em' }} />

Reference

IconName
Add.svgAdd
Alert.svgAlert
Appliances.svgAppliances
ArrowLeft.svgArrowLeft
ArrowRight.svgArrowRight
Assembly.svgAssembly
Attach.svgAttach
Background.svgBackground
Camera.svgCamera
CarrotDown.svgCarrotDown
CarrotLeft.svgCarrotLeft
CarrotRight.svgCarrotRight
CarrotUp.svgCarrotUp
Check.svgCheck
CheckboxEmpty.svgCheckboxEmpty
CheckboxHover.svgCheckboxHover
CheckboxIndeterminate.svgCheckboxIndeterminate
CheckboxSelected.svgCheckboxSelected
Clock.svgClock
Close.svgClose
Completed.svgCompleted
CreditCard.svgCreditCard
Date.svgDate
DateRange.svgDateRange
Delete.svgDelete
DeleteX.svgDeleteX
Download.svgDownload
Edit.svgEdit
Electric.svgElectric
Email.svgEmail
Enroute.svgEnroute
Exterior.svgExterior
EyeHide.svgEyeHide
EyeShow.svgEyeShow
Favorite.svgFavorite
Fencing.svgFencing
Filter.svgFilter
Flag.svgFlag
Flooring.svgFlooring
Folder.svgFolder
Fullscreen.svgFullscreen
GarageDoor.svgGarageDoor
General.svgGeneral
Hauling.svgHauling
History.svgHistory
Hvac.svgHvac
Import.svgImport
InProgress.svgInProgress
Info.svgInfo
InfoOutline.svgInfoOutline
Inspection.svgInspection
Installation.svgInstallation
Job.svgJob
LawnCare.svgLawnCare
Licensed.svgLicensed
Link.svgLink
List.svgList
Location.svgLocation
Lock.svgLock
Locksmith.svgLocksmith
Map.svgMap
Menu.svgMenu
Message.svgMessage
Mic.svgMic
Money.svgMoney
MoreActions.svgMoreActions
MultiService.svgMultiService
Notification.svgNotification
NotificationOutline.svgNotificationOutline
Onsite.svgOnsite
Painting.svgPainting
Paused.svgPaused
Pdf.svgPdf
Percent.svgPercent
PestControl.svgPestControl
Phone.svgPhone
PinDrop.svgPinDrop
Play.svgPlay
Plumbing.svgPlumbing
Pool.svgPool
Powerwashing.svgPowerwashing
Queued.svgQueued
RadioEmpty.svgRadioEmpty
RadioHover.svgRadioHover
RadioSelected.svgRadioSelected
Receipt.svgReceipt
Remove.svgRemove
Restoration.svgRestoration
Roofing.svgRoofing
Search.svgSearch
Settings.svgSettings
Share.svgShare
Shield.svgShield
SmartHome.svgSmartHome
SmartHomeLights.svgSmartHomeLights
SmartHomeLock.svgSmartHomeLock
SmartHomePlugs.svgSmartHomePlugs
SmartHomeSecurity.svgSmartHomeSecurity
SmartHomeSensor.svgSmartHomeSensor
SmartHomeThermostat.svgSmartHomeThermostat
SnowRemoval.svgSnowRemoval
SortDown.svgSortDown
SortUp.svgSortUp
SortUpDown.svgSortUpDown
Split.svgSplit
Star.svgStar
Suspend.svgSuspend
Sync.svgSync
TrendingDown.svgTrendingDown
TrendingFlat.svgTrendingFlat
TrendingUp.svgTrendingUp
User.svgUser
Veteran.svgVeteran
Video.svgVideo
Workbench.svgWorkbench

Contributing

Please see documentation for contributing here.

0.14.0

4 years ago

0.10.0

4 years ago

0.11.0

4 years ago

0.9.0

4 years ago

0.12.0

4 years ago

0.8.0

4 years ago

0.13.0

4 years ago

0.7.0

4 years ago

0.5.0

4 years ago

0.6.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago