diff --git a/.gitignore b/.gitignore
index c406da79..10a9bb2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
node_modules
yarn.lock
dist
+.idea
diff --git a/manifest.json b/manifest.json
index b4b1c9ba..ae531c30 100644
--- a/manifest.json
+++ b/manifest.json
@@ -487,7 +487,7 @@
{
"symbol": "DAI",
"name": "Dai",
- "color": "#b68900"
+ "color": "#f4b731"
},
{
"symbol": "DASH",
@@ -1589,6 +1589,11 @@
"name": "Safe",
"color": "#00688c"
},
+ {
+ "symbol": "SAI",
+ "name": "SAI",
+ "color": "#b68900"
+ },
{
"symbol": "SALT",
"name": "SALT",
diff --git a/svg/black/dai.svg b/svg/black/dai.svg
index d69bf39c..b804550a 100644
--- a/svg/black/dai.svg
+++ b/svg/black/dai.svg
@@ -1 +1,9 @@
-
\ No newline at end of file
+
diff --git a/svg/black/sai.svg b/svg/black/sai.svg
new file mode 100644
index 00000000..d69bf39c
--- /dev/null
+++ b/svg/black/sai.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/svg/color/dai.svg b/svg/color/dai.svg
index e1350f36..b05f75bd 100644
--- a/svg/color/dai.svg
+++ b/svg/color/dai.svg
@@ -1 +1,66 @@
-
\ No newline at end of file
+
+
diff --git a/svg/color/sai.svg b/svg/color/sai.svg
new file mode 100644
index 00000000..e1350f36
--- /dev/null
+++ b/svg/color/sai.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/svg/white/dai.svg b/svg/white/dai.svg
index 03d9b9d0..26ca97f7 100644
--- a/svg/white/dai.svg
+++ b/svg/white/dai.svg
@@ -1 +1,9 @@
-
\ No newline at end of file
+
diff --git a/svg/white/sai.svg b/svg/white/sai.svg
new file mode 100644
index 00000000..03d9b9d0
--- /dev/null
+++ b/svg/white/sai.svg
@@ -0,0 +1 @@
+
\ No newline at end of file