 /*!
* jQuery Mobile Icon Pack - Font Awesome version 1.4.0
*
* Copyright 2013 Andy Matthews
* http://andyMatthews.net
* Released under the GPL/MIT license.
*
*/

.ui-icon-download:after { background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%20500%20500%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cpath%20d%3D%22M357.143%20375q0-7.254-5.301-12.556t-12.556-5.301-12.556%205.301-5.301%2012.556%205.301%2012.556%2012.556%205.301%2012.556-5.301%205.301-12.556zM428.571%20375q0-7.254-5.301-12.556t-12.556-5.301-12.556%205.301-5.301%2012.556%205.301%2012.556%2012.556%205.301%2012.556-5.301%205.301-12.556zM464.286%20312.5v89.286q0%2011.161-7.813%2018.973t-18.973%207.813h-410.714q-11.161%200-18.973-7.813t-7.813-18.973v-89.286q0-11.161%207.813-18.973t18.973-7.813h129.743l37.667%2037.946q16.183%2015.625%2037.946%2015.625t37.946-15.625l37.946-37.946h129.464q11.161%200%2018.973%207.813t7.813%2018.973zM373.605%20153.739q4.743%2011.44-3.906%2019.531l-125%20125q-5.022%205.301-12.556%205.301t-12.556-5.301l-125-125q-8.649-8.091-3.906-19.531%204.743-10.882%2016.462-10.882h71.429v-125q0-7.254%205.301-12.556t12.556-5.301h71.429q7.254%200%2012.556%205.301t5.301%2012.556v125h71.429q11.719%200%2016.462%2010.882z%22%20fill%3D%22%23ffffff%22%20%2F%3E%3C%2Fsvg%3E') }
.ui-nosvg .ui-icon-download:after { background-image: url('png_images/download.png'); }

