mdi-svg

WebJar for mdi-svg

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mdi-svg
Last Version

Last Version

2.2.43
Release Date

Release Date

Type

Type

jar
Description

Description

mdi-svg
WebJar for mdi-svg
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Templarian/MaterialDesign-SVG

Download mdi-svg

How to add to project

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

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.

Note: Please use the main MaterialDesign repo to report issues. This repo is for distribution of the SVG files only.

SVG - Material Design Icons

SVG distribution for the Material Design Icons.

npm install @mdi/svg

Versions prior to 2.2.43 can be accessed on npm via mdi-svg

Related Packages

NPM @MDI Organization

Third Party

For those developing third party scripts/programs/applications. Please use this repo to make sure you're using latest production ready icons.

Great uses of the SVG Icon distribution includes:

  • Scripts to generate your own webfont.
  • Writing addons/plugins to integrate with applications.
  • Themes - Every theme needs icons.
  • AngularJS/Angular/React Components to work with the icons.

Learn More

Versions

Version
2.2.43