Coder Social home page Coder Social logo

thesabbir / simple-line-icons Goto Github PK

View Code? Open in Web Editor NEW
1.9K 61.0 850.0 1.5 MB

Simple and Minimal Line Icons

Home Page: https://thesabbir.github.io/simple-line-icons

License: MIT License

CSS 79.82% JavaScript 12.14% HTML 8.03%
icons line icons-pack font css

simple-line-icons's Introduction

Simple Line Icons

Bower version npm version Build Status

Simple line icons with CSS, SASS, LESS & Web-fonts files.

Preview & Docs

You can find a cheat sheet of the complete set of icons at Simple Line Icons - GitHub Pages

Installation

via npm

npm install simple-line-icons --save

via bower

bower install simple-line-icons --save

via cdnjs

Alternatively, you can also clone or download this repository as zip.

If you are a designer, you can use this creative cloud library in your project.

Customizing LESS/SASS variables

LESS:

@simple-line-font-path     : "/path/to/font/files";
@simple-line-font-family   : "desired-name-font-family";
@simple-line-icon-prefix   : prefix-;

SASS:

$simple-line-font-path     : "/path/to/font/files";
$simple-line-font-family   : "desired-name-font-family";
$simple-line-icon-prefix   : "prefix-";

Credits

Jamal Jama for creating this awesome webfont & Ahmad Firoz for extending it further.

Contributors

Check Here

Contributions

Contributions are more then welcome. Keep them coming! Please make sure you have read our guide line.

License

You're free to use the web-font in a template/theme intended for sale on marketplaces like ThemeForest.

CSS, SCSS & LESS files are under MIT License.

simple-line-icons's People

Contributors

emileber avatar gitnik avatar gitter-badger avatar illyism avatar joshforeman avatar jrubins avatar ldsign avatar mruz avatar pilevar avatar praveenscience avatar raychz avatar tabman83 avatar thesabbir avatar zeshanshani avatar

Stargazers

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

Watchers

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

simple-line-icons's Issues

NPM support

Hi Sabbir,

Can you add the support by adding a package.json and publishing the project on NPM.
It's not a big deal but I stopped using bower and having it on NPM avoid me to have two dependencies manager.

Thanks man :)

Some improvments

One

<span class="icons-logout"> Log out me!</span>

This feature need css like:

*[class^="icons-"] {
  font-family: inherit;
}
*[class^="icons-"]:before {
  font-family: 'Simple-Line-Icons';
}

Anyway, there is not need to have all span under the Simple-Line-Icons font. It's enough to have font-family style only for icon (ie :before). Thus we could use outer font inside the span.

Two

It's would be nice if css names were: .icons-gameController, not .icons-game-controller. Cause of - is significant character in css, and used for some logic, not for words separator. It's a more right way IMO to use _ or camelCase, but not -.

https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors

[attr|=value]
Represents an element with an attribute name of attr. Its value can be exactly “value” or can begin with “value” immediately followed by “-” (U+002D). It can be used for language subcode matches.

Thanks for icons! It's amazing!

Less

Hi

Please include a less file, so that we can adjust the font path via variable (like the scss)

If you would like I can submit a pull request with an added less file.

Thanks,
Frank

.icon-people

In site, icon users, class .icon-people not correspond, correct class is .icon-users

😄

Vimeo Icon

Is it possible to make a social media icon for vimeo?

Can't open SVG in vector applications

I can't seem to open the SVG file in an vector editor (Inkscape, Sketch, Adobe Illustrator, etc.) . It appears to be blank. Also, the SVG file appears to be blank in a browser as well. Thanks.

Something wrong on mobile

Hi,
I love this font so much, but I can't use it if I put it in my own server.
It preforms perfectly when I use cdnjs way to do it. Once I download it(zip) and put in my server, the icon has wrong display on mobile device(PC is fine). Did I miss something?

Iphone6s plus ios 9.2
default

My server info:
Rails 4.2.3

Sorry about my English.

Josh

Create build script

Hello, first of all, I really like this project and i think it's a very cute set of icons.

I wanted to help creating new icons but to avoid significative changes at every release i think that we should create a build script in order to standardize the process.

Let me know what do you think about that..

Check-in original SVG files

It'd be nice to be able to just grab the raw SVG for individual icons and use that instead of needing to load all the fonts.

Please create VK icon

Hi,

we love your icons and regularly use them on our projects.

Please create VK icon for us.

Thanks a lot :)

social-instagram

On google chrome 47.0.2526.73 (64-bit), osx 10.11.1, retina screen:

capture d ecran 2015-12-09 a 13 12 19

Add precommit test and TravisCI

I would like to provide simple build test before commits as a precommit hook and maybe use TravisCI to ensure that pull request and each commit is correct.

I would use gulp and npm scripts to make it as simple as possible to use and transparent to most.

Calendar spelt incorrectly

Hi,

Just though I would let you know that you spelt it "calender", when it should be "calendar" on the preview website.

Syntax error in simple-line-icons/scss/simple-line-icons.scss

Hi,
The Sass gem in Ruby doesn't seem to like the syntax of simple-line-icons/scss/simple-line-icons.scss.

I'm getting the following error on Rails:
action_controller_exception_caught_-_2015-02-14_09 53 12

The suspect code seems to be:

.#{$simple-line-icon-prefix} {
  &user-female, &user-male {
    /* CSS rules go here */
  }
}

By my reading, sass seems to not like the &user-female syntax.

Thanks for your help.

add icons to set

Hi, thank you for greate work!
I have a question, - is there easy way to add these icons to set, with apps like fontello or icomoon without changing default names and chars.
If I import existing font it generates new names such as glyph1-icon, glyph2-icon and etc. Or could you provide separate svg files with names (icon-rocket, icon-phone). Thank you.
P.S. skype icon will be very appreciated

Instagram Icon

Hi everyone, i´m making a web page from Porto-Responsive-html5-Template 4.2.0 and need to change icon of Linkedin for Instagram, but this version of template do not have Instagram icon. I was trying to replace the folder that you can download on your site , but my page is unconfigures all . Please , if any easiest way to integrate this icon without suffering much. I'm not as good programmer and I have two whole days trying. And excuse my ignorance.

Thank So much!!!!

Tomás

captura de pantalla 2015-10-05 a las 3 38 20

captura de pantalla 2015-10-05 a las 3 39 11

Documentation

Is there some documentation on how I can create my own icons?

Add a broken heart ("dislike") icon

Hello. We have a heart icon (.icon-heart) which is intended to be used as a "Like" icon/button. But we don't have a reverse icon, a "Dislike" one, which is logically might be an image of broken heart. I suggest and ask you (or somebody else who is good at design) to add the broken heart image to this collection. Something like this, but done in a contour instead of filled figure.

Need .icon-minus icon

Hi,
It will be very helpful if you can provide .icon-minus or let me know how to generate it.

Thanks
Chethan

Improve new icons

Hi,

This icons are very amazing rather then font awesome, can you implement more icons?

updated icons not in npm?

Hey,

I noticed that there are some new icons such as the arrow-down instead of the arrow-down-circle.

I wish to use that new arrow-down... how do I update my npm to have the latest files?

Thanks.

JB

Search

Why is your search bar gone!
I'm loving the icons, such a bummer I can't search anymore ...

Cheatsheet in docs

Hi there,

Your repository is great and thank you for your contribution! I really love the idea of having a package like this and being able to download/install it!

I'd like to suggest a cheatsheet to copy/paste your icons on my design files (.ai, .psd, etc.). Right now, I'm not able to solve this (or at least I don't know how to).

It is something like this https://fortawesome.github.io/Font-Awesome/cheatsheet/

Thanks 😄

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.