Projects Icons Series 1

Summary: A set of random icons for use as project identifiers. 42, white.

Test Plan: photoshop, epriestley

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7290
This commit is contained in:
Chad Little
2013-10-12 19:15:38 -07:00
parent a0913db5df
commit 1f0b40b61d
119 changed files with 590 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ $sheets = array(
'gradient' => $generator->buildGradientSheet(),
'login' => $generator->buildLoginSheet(),
'status' => $generator->buildStatusSheet(),
'projects' => $generator->buildProjectsSheet(),
);
list($err) = exec_manual('optipng');