diff --git a/docs/gridicons.svg b/docs/gridicons.svg
index 8b69ee8..b5112e6 100644
--- a/docs/gridicons.svg
+++ b/docs/gridicons.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 45a1c38..4f3b3b2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -518,6 +518,12 @@
Icon names
gridicons-computer
+
diff --git a/pdf/gridicons-copy.pdf b/pdf/gridicons-copy.pdf
new file mode 100644
index 0000000..f77f0a0
Binary files /dev/null and b/pdf/gridicons-copy.pdf differ
diff --git a/php/gridicons.php b/php/gridicons.php
index d185ce8..4c845ab 100644
--- a/php/gridicons.php
+++ b/php/gridicons.php
@@ -166,6 +166,9 @@ function get_gridicon( $gridicon ) {
case 'gridicons-computer':
$svg = ' ';
break;
+ case 'gridicons-copy':
+ $svg = ' ';
+ break;
case 'gridicons-coupon':
$svg = ' ';
break;
diff --git a/sources/svg/gridicons-copy.svg b/sources/svg/gridicons-copy.svg
new file mode 100644
index 0000000..1ca18f3
--- /dev/null
+++ b/sources/svg/gridicons-copy.svg
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/svg-min/gridicons-copy.svg b/svg-min/gridicons-copy.svg
new file mode 100644
index 0000000..104f064
--- /dev/null
+++ b/svg-min/gridicons-copy.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/svg-sprite/gridicons.svg b/svg-sprite/gridicons.svg
index 8b69ee8..b5112e6 100644
--- a/svg-sprite/gridicons.svg
+++ b/svg-sprite/gridicons.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/svg-sprite/index.html b/svg-sprite/index.html
index 45a1c38..4f3b3b2 100644
--- a/svg-sprite/index.html
+++ b/svg-sprite/index.html
@@ -518,6 +518,12 @@ Icon names
gridicons-computer
+