Adding in image assets

Using SVGs so the file size should be negligible
pull/628/head
Alex P 2016-11-29 13:03:07 -08:00
parent f977a5951e
commit 7de32d5109
2 changed files with 2234 additions and 0 deletions

2213
ui/assets/images/auth-bg.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 269 KiB

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<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"
viewBox="0 0 140 140" style="enable-background:new 0 0 140 140;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
</style>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="63.1656" y1="62.6278" x2="107.6656" y2="110.6278">
<stop offset="0" style="stop-color:#22ADF6"/>
<stop offset="1" style="stop-color:#9394FF"/>
</linearGradient>
<path class="st0" d="M136.7,90.2c0-0.1,0-0.2,0-0.3l-15.5-67c0-0.1-0.1-0.2-0.1-0.3c0,0,0,0,0-0.1c-0.1-0.1-0.2-0.2-0.3-0.2
c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.2-0.1-0.2-0.1L54.8,2c-0.1,0-0.2,0-0.3,0c0,0,0,0,0,0c0,0,0,0,0,0c-0.1,0-0.2,0-0.4,0.1
c0,0,0,0,0,0c-0.1,0-0.2,0.1-0.3,0.2L3.6,49.2c-0.1,0.1-0.2,0.2-0.2,0.3c0,0,0,0,0,0.1c0,0.1-0.1,0.2-0.1,0.3c0,0,0,0,0,0
c0,0,0,0,0,0c0,0.1,0,0.2,0,0.3l15.5,67c0,0.1,0.1,0.2,0.1,0.2c0,0,0,0,0,0c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0.1,0.1
c0.1,0.1,0.2,0.1,0.3,0.2L85.2,138c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1-0.1,0.2-0.1c0,0,0,0,0,0
l50.3-46.9c0.1-0.1,0.1-0.1,0.2-0.2c0,0,0,0,0,0c0,0,0,0,0,0C136.7,90.5,136.7,90.4,136.7,90.2C136.7,90.3,136.7,90.3,136.7,90.2z
M21,116.2l11-36.1l63.8,19.5l-11,36.1L21,116.2z M6.1,53.3l24.1,25.9L19.8,113L6.1,53.3z M95.7,97.6L33.3,78.5L81,33.9l10.7,46.5
L95.7,97.6z M31.4,77.5L5.7,49.9L54.5,4.4L80.2,32L31.4,77.5z M97.8,97.8l-15-65.1l36.7-8.5l15,65.1L97.8,97.8z M81.9,30.9L57.8,5
L116.4,23L81.9,30.9z M97.9,99.9l34.5-8l-44.8,41.8L97.9,99.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB