mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-13 18:04:00 +02:00
feat(icons): removed corners from gmail icon
This commit is contained in:
@@ -3,7 +3,7 @@ $icon-gmail-colors: (#eeecec, #fd2b2b);
|
|||||||
$icon-gmail: (
|
$icon-gmail: (
|
||||||
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||||
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||||
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
(0,2,1,1,1,1,1,1,1,1,1,1,1,1,2,0),
|
||||||
(2,2,2,1,1,1,1,1,1,1,1,1,1,2,2,2),
|
(2,2,2,1,1,1,1,1,1,1,1,1,1,2,2,2),
|
||||||
(2,2,2,2,1,1,1,1,1,1,1,1,2,2,2,2),
|
(2,2,2,2,1,1,1,1,1,1,1,1,2,2,2,2),
|
||||||
(2,2,1,2,2,1,1,1,1,1,1,2,2,1,2,2),
|
(2,2,1,2,2,1,1,1,1,1,1,2,2,1,2,2),
|
||||||
@@ -14,7 +14,7 @@ $icon-gmail: (
|
|||||||
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
||||||
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
||||||
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
||||||
(2,2,1,1,1,1,1,1,1,1,1,1,1,1,2,2),
|
(0,2,1,1,1,1,1,1,1,1,1,1,1,1,2,0),
|
||||||
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
|
||||||
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)
|
(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user