Removed 2x svg files from Android Studio 3.3 as it renders it anyway
#KT-29533 Fixed
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||
<defs>
|
||||
<linearGradient id="enumkotlin@2x-a" x1="-16.836%" x2="76.219%" y1="91.94%" y2="-1.116%">
|
||||
<stop offset="10.75%" stop-color="#C757BC"/>
|
||||
<stop offset="21.38%" stop-color="#D0609A"/>
|
||||
<stop offset="42.54%" stop-color="#E1725C"/>
|
||||
<stop offset="60.48%" stop-color="#EE7E2F"/>
|
||||
<stop offset="74.3%" stop-color="#F58613"/>
|
||||
<stop offset="82.32%" stop-color="#F88909"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<path fill="#40B6E0" fill-opacity=".6" d="M8,15 C4.134,15 1,11.866 1,8 C1,4.134 4.134,1 8,1 C11.866,1 15,4.134 15,8 L8,8 L8,15 Z"/>
|
||||
<path fill="#231F20" fill-opacity=".7" d="M8,11 L6,11 L6,5 L10,5 L10,6 L7,6 L7,7.49869535 L9.5,7.49869535 L9.5,8 L8,8 L8,8.49869535 L7,8.49869535 L7,10 L8,10 L8,11 Z"/>
|
||||
<g transform="translate(9 9)">
|
||||
<polygon fill="#0EAEFF" fill-rule="nonzero" points="0 7 3.512 3.488 7 7"/>
|
||||
<polygon fill="#0EAEFF" fill-rule="nonzero" points="0 0 3.512 0 0 3.792"/>
|
||||
<polygon fill="url(#enumkotlin@2x-a)" fill-rule="nonzero" points="3.512 0 0 3.698 0 7 3.512 3.488 7 0"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user