diff options
| author | Mirco Müller <mirco.mueller@ubuntu.com> | 2011-08-05 16:05:32 +0200 |
|---|---|---|
| committer | Mirco Müller <mirco.mueller@ubuntu.com> | 2011-08-05 16:05:32 +0200 |
| commit | 1a8cd5ad1f64b12ae156e8943740ce7542a5f82e (patch) | |
| tree | 5eb75cf3e470f8b66f7ff5b9dab44b47939aaa50 /plugins/unityshell/resources/prev.svg | |
| parent | dbd303226c684fe1d8206c0112c721c4cba71c30 (diff) | |
| parent | bff9cbd575b5835380a2293398da7162e425920d (diff) | |
rebase on trunk, adapting to latest designs, beginning of porting custom button outline shape from SVG to real code
(bzr r1242.5.8)
Diffstat (limited to 'plugins/unityshell/resources/prev.svg')
| -rw-r--r-- | plugins/unityshell/resources/prev.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/unityshell/resources/prev.svg b/plugins/unityshell/resources/prev.svg new file mode 100644 index 000000000..3a551d0b9 --- /dev/null +++ b/plugins/unityshell/resources/prev.svg @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> +<g> + <g> + <path fill="#FFFFFF" d="M16.607,3.532c-1.432,0.803-2.9,1.682-4.409,2.633C10.688,7.12,9.193,8.099,7.71,9.103 + c-1.482,1.003-2.886,1.981-4.21,2.935c1.324,0.954,2.741,1.933,4.25,2.935c1.509,1.006,3.019,1.971,4.527,2.898 + c1.51,0.93,2.979,1.795,4.409,2.598c1.43,0.803,2.7,1.48,3.813,2.032v-21C19.335,2.052,18.037,2.729,16.607,3.532z M17.68,17.743 + c-0.607-0.301-1.3-0.67-2.08-1.107c-0.779-0.438-1.581-0.91-2.403-1.416c-0.822-0.506-1.645-1.033-2.469-1.58 + c-0.823-0.547-1.595-1.081-2.316-1.601c0.722-0.52,1.487-1.053,2.296-1.601c0.808-0.546,1.623-1.081,2.446-1.601 + c0.822-0.519,1.624-0.999,2.404-1.436c0.779-0.438,1.486-0.807,2.122-1.108V17.743z"/> + </g> +</g> +</svg> + \ No newline at end of file |
