diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-27 04:35:38 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-27 04:35:38 +0000 |
| commit | 6c3bc1d9fe726227b4b02ee2c1c11eaa0034a3b9 (patch) | |
| tree | c6aca548fbe47ddbc0fc52cbccf6f8e414b91a1e | |
| parent | 96935191ed1741aa2185a88deb32a5de4b824219 (diff) | |
added new svg to replace old png
| -rw-r--r-- | assets/images/right-arrow.svg | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/assets/images/right-arrow.svg b/assets/images/right-arrow.svg new file mode 100644 index 0000000..6a2166b --- /dev/null +++ b/assets/images/right-arrow.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 405.457 405.457" style="enable-background:new 0 0 405.457 405.457;" xml:space="preserve" width="512px" height="512px"> +<g> + <path d="M64.147,331.322c0.078,4.985,2.163,9.911,5.688,13.438l55,55c3.599,3.601,8.659,5.697,13.75,5.697 c5.091,0,10.151-2.096,13.75-5.697l183.281-183.282c3.601-3.599,5.697-8.659,5.697-13.75s-2.096-10.151-5.697-13.75L152.335,5.697 C148.736,2.096,143.676,0,138.585,0c-5.091,0-10.151,2.096-13.75,5.697l-55,55c-3.591,3.598-5.681,8.651-5.681,13.734 s2.09,10.136,5.681,13.734l114.562,114.563L69.835,317.291C66.171,320.958,64.07,326.139,64.147,331.322L64.147,331.322z" fill="#a8a8a8"/> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> |
