message
BIN
assets/images/icons/icon-1.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/icons/icon-3.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/icons/icon-4.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
assets/images/icons/icon-5.png
Normal file
|
After Width: | Height: | Size: 962 B |
BIN
assets/images/icons/icon-bar-2.png
Normal file
|
After Width: | Height: | Size: 959 B |
BIN
assets/images/icons/icon-bar.png
Normal file
|
After Width: | Height: | Size: 971 B |
BIN
assets/images/icons/image.png
Normal file
|
After Width: | Height: | Size: 190 KiB |
5
assets/images/icons/preloader.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="141px" height="141px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-dual-ring" style="background: none;">
|
||||
<circle cx="50" cy="50" ng-attr-r="{{config.radius}}" ng-attr-stroke-width="{{config.width}}" ng-attr-stroke="{{config.stroke}}" ng-attr-stroke-dasharray="{{config.dasharray}}" fill="none" stroke-linecap="round" r="14" stroke-width="2" stroke="#21c58e" stroke-dasharray="21.991148575128552 21.991148575128552" transform="rotate(303 50 50)">
|
||||
<animateTransform attributeName="transform" type="rotate" calcMode="linear" values="0 50 50;360 50 50" keyTimes="0;1" dur="2s" begin="0s" repeatCount="indefinite"></animateTransform>
|
||||
</circle>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 729 B |
1
assets/images/icons/tube-spinner (1).svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><radialGradient id='a4' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'><stop offset='0' stop-color='#004AAD'></stop><stop offset='.3' stop-color='#004AAD' stop-opacity='.9'></stop><stop offset='.6' stop-color='#004AAD' stop-opacity='.6'></stop><stop offset='.8' stop-color='#004AAD' stop-opacity='.3'></stop><stop offset='1' stop-color='#004AAD' stop-opacity='0'></stop></radialGradient><circle transform-origin='center' fill='none' stroke='url(#a4)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='70'><animateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'></animateTransform></circle><circle transform-origin='center' fill='none' opacity='.2' stroke='#004AAD' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='70'></circle></svg>
|
||||