diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 199c386..729e139 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,7 +6,9 @@ Change log
==================
Added image assets from the Rubin Visual Identity, including imagotypes, favicons, and watermarks.
-These files can be imported from the NPM package.
+The imagotypes in this distribution are additionally cropped so that the clearance corresponds to the desired "N" spacing.
+
+These files can be imported from the NPM package as regular static assets.
Additionally, these assets are distributed in JSON files as Base 64-encoded strings.
Development dependencies:
diff --git a/assets/rubin-imagotype/rubin-imagotype-color-on-black.png b/assets/rubin-imagotype/rubin-imagotype-color-on-black.png
index ad5fb67..be05de1 100755
Binary files a/assets/rubin-imagotype/rubin-imagotype-color-on-black.png and b/assets/rubin-imagotype/rubin-imagotype-color-on-black.png differ
diff --git a/assets/rubin-imagotype/rubin-imagotype-color-on-black.svg b/assets/rubin-imagotype/rubin-imagotype-color-on-black.svg
old mode 100755
new mode 100644
index 3636ed7..706bed2
--- a/assets/rubin-imagotype/rubin-imagotype-color-on-black.svg
+++ b/assets/rubin-imagotype/rubin-imagotype-color-on-black.svg
@@ -1 +1,90 @@
-
\ No newline at end of file
+
+
+
diff --git a/assets/rubin-imagotype/rubin-imagotype-color-on-white.png b/assets/rubin-imagotype/rubin-imagotype-color-on-white.png
index 3e0a6b4..d417227 100755
Binary files a/assets/rubin-imagotype/rubin-imagotype-color-on-white.png and b/assets/rubin-imagotype/rubin-imagotype-color-on-white.png differ
diff --git a/assets/rubin-imagotype/rubin-imagotype-color-on-white.svg b/assets/rubin-imagotype/rubin-imagotype-color-on-white.svg
old mode 100755
new mode 100644
index a57e1a6..d28a173
--- a/assets/rubin-imagotype/rubin-imagotype-color-on-white.svg
+++ b/assets/rubin-imagotype/rubin-imagotype-color-on-white.svg
@@ -1 +1,89 @@
-
\ No newline at end of file
+
+
+
diff --git a/assets/rubin-imagotype/rubin-imagotype-gray-on-black.png b/assets/rubin-imagotype/rubin-imagotype-gray-on-black.png
index ec7f3ac..be1cf70 100755
Binary files a/assets/rubin-imagotype/rubin-imagotype-gray-on-black.png and b/assets/rubin-imagotype/rubin-imagotype-gray-on-black.png differ
diff --git a/assets/rubin-imagotype/rubin-imagotype-gray-on-black.svg b/assets/rubin-imagotype/rubin-imagotype-gray-on-black.svg
old mode 100755
new mode 100644
index 2123a41..bc091e8
--- a/assets/rubin-imagotype/rubin-imagotype-gray-on-black.svg
+++ b/assets/rubin-imagotype/rubin-imagotype-gray-on-black.svg
@@ -1 +1,87 @@
-
\ No newline at end of file
+
+
+
diff --git a/assets/rubin-imagotype/rubin-imagotype-gray-on-white.png b/assets/rubin-imagotype/rubin-imagotype-gray-on-white.png
index 506d05b..260b12a 100755
Binary files a/assets/rubin-imagotype/rubin-imagotype-gray-on-white.png and b/assets/rubin-imagotype/rubin-imagotype-gray-on-white.png differ
diff --git a/assets/rubin-imagotype/rubin-imagotype-gray-on-white.svg b/assets/rubin-imagotype/rubin-imagotype-gray-on-white.svg
old mode 100755
new mode 100644
index e6efb0f..10e823f
--- a/assets/rubin-imagotype/rubin-imagotype-gray-on-white.svg
+++ b/assets/rubin-imagotype/rubin-imagotype-gray-on-white.svg
@@ -1 +1,86 @@
-
\ No newline at end of file
+
+
+
diff --git a/package.json b/package.json
index c393c51..78bb713 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lsst-sqre/rubin-style-dictionary",
- "version": "0.3.0-beta+1",
+ "version": "0.3.0-beta+2",
"description": "A style dictionary that encodes design tokens from the Rubin Visual Identity.",
"main": "dist/tokens.js",
"files": [