18 lines
904 B
XML
18 lines
904 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
|
|
<path
|
|
android:fillColor="#fff"
|
|
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
|
<path
|
|
android:fillColor="#61dafb"
|
|
android:pathData="M 256 220 C 275.882250994 220 292 236.117749006 292 256 C 292 275.882250994 275.882250994 292 256 292 C 236.117749006 292 220 275.882250994 220 256 C 220 236.117749006 236.117749006 220 256 220 Z" />
|
|
<path
|
|
android:strokeColor="#61dafb"
|
|
android:strokeWidth="18"
|
|
android:pathData="M317.47 291.43a71 183 30 1 0-0.05 0.09 zm-122.89 0.09 a183 71 60 1 0-0.05-0.09zm61.47 35.43a183 71 0 1 0-0.1 0z" />
|
|
</vector> |