@ -0,0 +1,19 @@ |
|||||||
|
module.exports = function(grunt) { |
||||||
|
|
||||||
|
grunt.initConfig({ |
||||||
|
svg2png: { |
||||||
|
all: { |
||||||
|
files: [ |
||||||
|
{ |
||||||
|
src: ['icons/*.svg'] |
||||||
|
} |
||||||
|
] |
||||||
|
} |
||||||
|
} |
||||||
|
}); |
||||||
|
|
||||||
|
grunt.loadNpmTasks('grunt-svg2png'); |
||||||
|
|
||||||
|
grunt.registerTask('default', ['svg2png']); |
||||||
|
|
||||||
|
} |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 861 B After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 891 B After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 389 B After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 867 B After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 9.0 KiB |
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 384 B After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 433 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 482 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 2.9 KiB |