simple-line-icons

WebJar for simple-line-icons

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

simple-line-icons
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-line-icons
WebJar for simple-line-icons
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/thesabbir/simple-line-icons

Download simple-line-icons

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/simple-line-icons/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>simple-line-icons</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/simple-line-icons/
implementation 'org.webjars.bower:simple-line-icons:2.4.1'
// https://jarcasting.com/artifacts/org.webjars.bower/simple-line-icons/
implementation ("org.webjars.bower:simple-line-icons:2.4.1")
'org.webjars.bower:simple-line-icons:jar:2.4.1'
<dependency org="org.webjars.bower" name="simple-line-icons" rev="2.4.1">
  <artifact name="simple-line-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='simple-line-icons', version='2.4.1')
)
libraryDependencies += "org.webjars.bower" % "simple-line-icons" % "2.4.1"
[org.webjars.bower/simple-line-icons "2.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

Versions

Version
2.4.1
2.2.2
1.0.0