GithubHelp home page GithubHelp logo

stunicons / stunicons Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 7.0 261 KB

Stunning icons for your next web project

Home Page: https://stunicons.com

License: MIT License

CSS 100.00%
icon light simple stunicons stunning-icons stunnity

stunicons's Introduction

Stunicons

npm NPM Downloads MIT License

Burgeoning pack with 110+ highly customizable icons for your outstanding UI.

Installation

CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/style.min.css"> 
// or
<link rel="stylesheet" href="https://unpkg.com/[email protected]/fonts/style.min.css"> 

NPM

npm i stunicons

YARN

yarn add stunicons

Documentation

After successful installation, Import the icon font in your global css file.

import 'stunicons/fonts/style.min.css'

//OR

import '/node_modules/stunicons/fonts/style.min.css'

Then, In your html

<i class="si-home"></i>

Usage/Examples

<style>
    import '/node-modules/stunicons/fonts/style.min.css';
</style>

<div class="icon">
    <i class="si-home"></i>
</div>

Demo

Stunicons Mashup

Icon Request

If you have any icon-request, please reach out to us by opening an issue here.

Check out a sample issue here.

Contributing

Contributions are always welcome!

See contributing.md to get started.

Please adhere to this project's code of conduct.

Epilogue

Made by Stunnity !

stunicons's People

Contributors

aimelyse avatar claranceliberi avatar divinrkz avatar hirwablessing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

stunicons's Issues

award icon request

we would like to request an award icon

we want it in your design system

down here is a reference
image

bell icon request

Would like to request a bell icon

  • icon name: bell

Here is a preview
image

Stunicons icons not loaded

Description

While I was playing with this library of icons, I used this library in making Figma plugin with but I could not load fonts to make the icon visible, just a rectangle was being shown

Visual proof

image

Environment

OS: Windows 10 pro WSL
browser: not an actual browser but Figma

I tried this

  • downloaded file-loader loader to load my font files in app
  • imported stunicons css in main app file
import { createApp } from 'vue'
import App from './ui.vue'
import 'stunicons/fonts/style.min.css'

createApp(App).mount('#app')
  • and configured loader in webpack.config.js
    the way I was commanding webpack to load font files was this
	{ 
		test: /\.(woff(2)?|ttf|eot|svg)(\?v=\d+\.\d+\.\d+)?$/, 
		loader:'file-loader' ,
	},

[Icon]: Tick icon

What icon do you request?

May you find tick for us here is the reference image

[Icon]: selector

What icon do you request?

May you find selector icon for us here is the reference
image

requesting an icon

I personally liked ur icons fr u did a great job.
in addition to different icons found so far on the site, I would like to request for a twitter and github icon.

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.