Sign in
android
/
platform
/
external
/
mesa3d
/
8cfa52eb197b8cffa3381f3a906de106baeb80fe
/
.
/
docs
/
mesa3d_theme
/
static
/
chevron-up.svg
blob: 0ab171b7d2ea7f8c08ddfb4edcfa2fa15a701c3a [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"10"
height
=
"16"
viewBox
=
"0 0 10 16"
>
<style>
@media
(
prefers-color-scheme
:
dark
)
{
svg
{
fill
:
white
;
}
}
</style>
<path
d
=
"M10 10l-1.5 1.5L5 7.75 1.5 11.5 0 10l5-5 5 5z"
/>
</svg>