Skip to content

saddlebackdev/hc-app-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthy Chruch App Icons

SVG Icon Set being used across Healthy Church Apps.

Current Icon Set

Icon Preview

Installation

Using a package manager:

npm install hc-app-icons

Usage

With React

On the web, these icons can be used without an additional setup.

import { IconActivity } from "hc-app-icons";

<img src={IconActivity} />

With React Native

Install React Native SVG and follow the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published