Add files via upload
This commit is contained in:
parent
dbe9442be9
commit
b4765d9572
6 changed files with 6 additions and 0 deletions
1
src/ui/webui/resources/images/arrow_down.svg
Normal file
1
src/ui/webui/resources/images/arrow_down.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="12" fill="#1A73E8"><path d="M0 0h24L12 12z"/></svg>
|
After Width: | Height: | Size: 111 B |
1
src/ui/webui/resources/images/icon_arrow_back.svg
Normal file
1
src/ui/webui/resources/images/icon_arrow_back.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#1A73E8"><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg>
|
After Width: | Height: | Size: 157 B |
1
src/ui/webui/resources/images/icon_arrow_dropdown.svg
Normal file
1
src/ui/webui/resources/images/icon_arrow_dropdown.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#1A73E8"><path d="m7 10 5 5 5-5z"/></svg>
|
After Width: | Height: | Size: 111 B |
1
src/ui/webui/resources/images/icon_refresh.svg
Normal file
1
src/ui/webui/resources/images/icon_refresh.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#1A73E8"><path d="M17.65 6.35A7.958 7.958 0 0 0 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0 1 12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/></svg>
|
After Width: | Height: | Size: 299 B |
1
src/ui/webui/resources/images/vr_back.svg
Normal file
1
src/ui/webui/resources/images/vr_back.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg width="58" height="58" xmlns="http://www.w3.org/2000/svg"><defs><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="a"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="7" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.130321558 0" in="shadowBlurOuter1" result="shadowMatrixOuter1"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs><g filter="url(#a)" transform="translate(-21 -24)" fill="#1A73E8" fill-rule="evenodd"><path d="M51.029 63.285 40.745 53h23.171v-.002L64 53a2 2 0 1 0-.084-3.998V49h-23.17l10.283-10.285a2 2 0 1 0-2.484-3.086l-.043-.043L34.29 49.798l.065.065A1.99 1.99 0 0 0 34 51c0 .422.131.814.355 1.137l-.065.065 14.212 14.212.043-.043a2 2 0 1 0 2.484-3.086z"/></g></svg>
|
After Width: | Height: | Size: 894 B |
1
src/ui/webui/resources/images/vr_reload.svg
Normal file
1
src/ui/webui/resources/images/vr_reload.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg width="90" height="90" xmlns="http://www.w3.org/2000/svg"><defs><filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="a"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation="15" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.29 0" in="shadowBlurOuter1" result="shadowMatrixOuter1"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs><g filter="url(#a)" transform="translate(-118 -303)" fill="#1A73E8" fill-rule="evenodd"><path d="M174.368 334.632 179 330v14h-14l6.534-6.534a12.014 12.014 0 0 0-8.463-3.466c-6.657 0-12.053 5.372-12.053 12s5.396 12 12.053 12c5.25 0 9.416-3.25 10.943-7.782l.22-.024c.373-.798 1.107-1.194 1.773-1.194.886 0 1.993.633 1.993 2 0 .296-.064.576-.178.828l.091-.006c-2.384 5.86-8.1 10.178-14.842 10.178-8.875 0-16.071-7.164-16.071-16s7.196-16 16.071-16c4.408 0 8.398 1.769 11.297 4.632z"/></g></svg>
|
After Width: | Height: | Size: 1 KiB |
Loading…
Reference in a new issue