mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
10 lines
284 B
XML
10 lines
284 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M4,4h16v16h-16z" />
|
|
</vector>
|