GithubHelp home page GithubHelp logo

stnrd / healthicons Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 13.95 MB

React & React Native wrappers for Health Icons

Home Page: https://healthicons.org/

License: MIT License

JavaScript 0.25% CSS 0.01% TypeScript 99.74%

healthicons's Introduction

Introducing our new React and React Native Icon Wrapper package for Health Icons ! This package provides a simple and easy-to-use interface for accessing all the health icons within your React or React Native projects. This package is perfect for any health-related application and will save you time and effort in creating and maintaining your application's iconography.

React

A React library is available to install under the name healthicons-react. For more details, see the package README.

React Native

A React Native library is available to install under the name healthicons-react-native. For more details, see the package README.

CSS

Import the CSS File:

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/stnrd/healthicons@main/css/healthicons.css"
/>

Here is an example in HTML:

<i class="healthicons-filled-blood-bag"></i>

The class must always be "healthicons-" following by the icon type(filled, outline, negative). You can find the names of the icons here.

The icons are set to be displayed as inline-block and will use the current font size as their default. To modify this behavior, you can make changes to the ::before styles of the element where the icons are applied as a mask.

Health Icons

I would like to extend my gratitude to the creators and contributors of the Health Icons for their hard work in releasing such a comprehensive collection of icons for use in healthcare related projects.

License

MIT License

healthicons's People

Stargazers

 avatar

Watchers

 avatar

Forkers

sostermin

healthicons's Issues

import *

Thank you for doing this!
I would like to allow my users to search for an icon in the UI. This means that I would like to import the metadata that you provide, as well as every single icon, so they are readily available. Is this possible today in a way that I am just missing?

Missing icons

Hi,

I haven't been able to find the components for the next icons:

people/diabetes
people/speech_language_therapy
specialties/pharmacy
conditions/sweating
devices/fever
devices/eyeglasses

I guess it is because there are other icons with the same component name, so the components for those icons overwrite the components of the previous ones.

For example, devices/fever and emotion/fever use the same component name. Another example es people/diabetes and device/diabetes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.