@entur/icons
Advanced tools
Comparing version 7.5.1 to 7.6.0
{ | ||
"name": "@entur/icons", | ||
"version": "7.5.1", | ||
"version": "7.6.0", | ||
"license": "EUPL-1.2", | ||
@@ -49,5 +49,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/tokens": "^3.17.4" | ||
"@entur/tokens": "^3.17.5" | ||
}, | ||
"gitHead": "835e1335b390f48b80379ae6c473ac89041a392a" | ||
"gitHead": "1a989376d61ab59a8c554a9cab733039aef8b2eb" | ||
} |
@@ -29,3 +29,3 @@ # Icons | ||
If you're adding an icon, please add the SVG file to the appropriate `svg/` folder. Make sure you give it a unique name, and make sure it looks correct in a browser after exporting it. | ||
If you're adding an icon, please add the SVG file to the appropriate `svg/` folder. Make sure you give it a unique name, and make sure it looks correct in a browser after exporting it. Remember to add the icon-name in bin/build.js if it is a partner-icon. | ||
@@ -32,0 +32,0 @@ If you're changing an existing icon, just update the existing SVG file with the new source code. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1654451
23764
Updated@entur/tokens@^3.17.5