From 1eb74eb699e9b06006b79d7de4b51ce77c68dbda Mon Sep 17 00:00:00 2001 From: Jason Herskowitz Date: Tue, 4 Dec 2012 09:58:58 -0500 Subject: [PATCH] Squarify no-source SVG and add SVGs for album, artist and track placeholders for grid view --- data/images/album-placeholder-grid.svg | 57 ++++++++++++++++++++++++ data/images/artist-placeholder-grid.svg | 39 +++++++++++++++++ data/images/jump-link.svg | 58 +++++++++++++++++++++++++ data/images/no-source.svg | 21 +++++---- data/images/share.svg | 53 ++++++++++++++++++++++ data/images/track-placeholder-grid.svg | 53 ++++++++++++++++++++++ 6 files changed, 272 insertions(+), 9 deletions(-) create mode 100644 data/images/album-placeholder-grid.svg create mode 100644 data/images/artist-placeholder-grid.svg create mode 100644 data/images/jump-link.svg create mode 100644 data/images/share.svg create mode 100644 data/images/track-placeholder-grid.svg diff --git a/data/images/album-placeholder-grid.svg b/data/images/album-placeholder-grid.svg new file mode 100644 index 000000000..c911a119a --- /dev/null +++ b/data/images/album-placeholder-grid.svg @@ -0,0 +1,57 @@ + + + album-placeholder + Created with Sketch (http://www.bohemiancoding.com/sketch) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/images/artist-placeholder-grid.svg b/data/images/artist-placeholder-grid.svg new file mode 100644 index 000000000..b80659ed5 --- /dev/null +++ b/data/images/artist-placeholder-grid.svg @@ -0,0 +1,39 @@ + + + artist-placeholder + Created with Sketch (http://www.bohemiancoding.com/sketch) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/images/jump-link.svg b/data/images/jump-link.svg new file mode 100644 index 000000000..7a8b99b1a --- /dev/null +++ b/data/images/jump-link.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/data/images/no-source.svg b/data/images/no-source.svg index 36f5ebf8d..c85098c18 100644 --- a/data/images/no-source.svg +++ b/data/images/no-source.svg @@ -12,8 +12,8 @@ id="svg2" version="1.1" inkscape:version="0.48.2 r9819" - width="78.75" - height="53.75" + width="100" + height="100" xml:space="preserve" sodipodi:docname="no-source.pdf"> \ No newline at end of file + d="M 0,80 0,0 80,0 80,80 0,80 z" + style="fill:#e0dfe0;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path16" /> \ No newline at end of file diff --git a/data/images/share.svg b/data/images/share.svg new file mode 100644 index 000000000..d7df7c012 --- /dev/null +++ b/data/images/share.svg @@ -0,0 +1,53 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/data/images/track-placeholder-grid.svg b/data/images/track-placeholder-grid.svg new file mode 100644 index 000000000..ecf864a84 --- /dev/null +++ b/data/images/track-placeholder-grid.svg @@ -0,0 +1,53 @@ + + + +image/svg+xml \ No newline at end of file