---
title: "toRemoteImageVector"
description: "Converts a Compose UI [ImageVector] to a [RemoteImageVector]."
type: "function"
lastmod: "2026-09-24"
---
## API Reference

### toRemoteImageVector

> Source set: Android

```kotlin
public fun ImageVector.toRemoteImageVector(): RemoteImageVector
```

Converts a Compose UI `ImageVector` to a [RemoteImageVector](/jetpack-compose/androidx.compose.remote/remote-creation-compose/classes/RemoteImageVector/api).
