1.0.43 • Published 3 months ago

@cloudblueconnect/material-svg v1.0.43

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

Material Design Icons SVG

Material Design Icons is an icon set designed under the material design guidelines.

This repository includes the official icon set from Google in icons/google/ directory. \ Custom icons from CloudBlue Connect are located in icons/connect/ directory.

NPM package

The official NPM package is no longer maintained since release 4. This repository contains all SVG icons in all variations and sizes available as an NPM package. Available sizes are 24x24 and 20x20, variations: baseline, sharp, outline, round, and two-tone.

Installation

npm install --save @cloudblueconnect/material-svg

Usage

import {
  googleAlarmAddBaseline, // vendorIconNameVariation
} from '@cloudblueconnect/material-svg';

// or icons/vendor/icon_name/variation.svg
import googleAlarmAddBaseline from '@cloudblueconnect/material-svg/icons/google/alarm_add/baseline.svg';

All files included in @cloudblueconnect/material-icons npm package are available over a CDN.

<img src="https://unpkg.com/@cloudblueconnect/material-svg@latest/icons/google/alarm_add/baseline.svg" 
     alt="Add Alarm icon" />

License

@cloudblueconnect/material-svg is licensed under the Apache License 2.0.

1.0.43

3 months ago

1.0.42

4 months ago

1.0.41

4 months ago

1.0.40

4 months ago

1.0.39

4 months ago

1.0.38

7 months ago

1.0.37

7 months ago

1.0.36

7 months ago

1.0.33

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.32

1 year ago

1.0.29

1 year ago

1.0.28

2 years ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.26

2 years ago

1.0.27

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.20

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago