Files
SuperTinyIcons/images/android-vector-drawable/ubiquiti.xml
Jonathan Batchelor 3762d3a444 Convert and update Android Vector files (#803)
* Convert and update Android Vector files using https://github.com/jmb/Svg2VectorAndroid

* Reverted the auto generated vector drawables that don't match the SVG properly.

* Removed broken vector files that didn't have a previous version. Revert openstreetmap.
2024-09-15 07:44:04 +01:00

13 lines
826 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="m0,0H512V512H0"
android:fillColor="#399cdb"/>
<path
android:pathData="M400,275v15c0,69 -48,123 -130,128l-10,-6c-2,-1 -38,-22 -48,-64 14,9 33,15 57,16 66,3 112,-25 131,-89ZM148,188h18v18L148,206L148,188ZM166,161h18v18L166,179L166,161ZM112,143h18v98h18L148,224h18v39h18L184,197h18L202,327c0,61 54,91 54,91 -91,0 -144,-55 -144,-128L112,143ZM184,139h18v18L184,157L184,139ZM148,130h18v18L148,148L148,130ZM166,112h18v18L166,130L166,112ZM400,94L400,250l-7,23c-14,46 -43,73 -86,82a147,147 0,0 0,3 -28L310,155c0,-30 8,-61 90,-61ZM112,94h18v18L112,112L112,94Z"
android:fillColor="#fff"/>
</vector>