diff --git a/Gruntfile.js b/Gruntfile.js index e1542c3..2d88234 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -149,6 +149,7 @@ module.exports = function(grunt) { 'finch': 0x006e, 'hedgehog': 0x006f, 'pig': 0x0070, + 'marmoset': 0x0071, 'monkey': 0x0072, 'scorpion': 0x0073, 'rabbit': 0x0074, diff --git a/package.json b/package.json index 7bf3f42..0cd6499 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "EBI-Icon-fonts", "description": "A collection of functional and scientific icons", - "version": "1.3.0-rc.3.1", + "version": "1.3.0-rc.3.2", "license": "UNLICENSED", "repository": { "type": "git", diff --git a/source/species/marmoset.svg b/source/species/marmoset.svg new file mode 100755 index 0000000..259ed81 --- /dev/null +++ b/source/species/marmoset.svg @@ -0,0 +1 @@ + \ No newline at end of file