Closed bernaferrari closed 5 years ago
https://material.io/tools/icons/static/icons/round-view_carousel-24px.svg was converted to:
<?xml version="1.0" encoding="utf-8"?> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:viewportWidth="24" android:viewportHeight="24" android:width="24dp" android:height="24dp"> <path android:pathData="M8 19h8c.55 0 1 -.45 1 -1V5c0 -.55 -.45 -1 -1 -1H8c-.55 0 -1 .45 -1 1v13c0 .55 .45 1 1 1zm-5 -2h2c.55 0 1 -.45 1 -1V7c0 -.55 -.45 -1 -1 -1H3c-.55 0 -1 .45 -1 1v9c0 .55 .45 1 1 1zM18 7v9c0 .55 .45 1 1 1h2c.55 0 1 -.45 1 -1V7c0 -.55 -.45 -1 -1 -1h-2c-.55 0 -1 .45 -1 1z" android:fillColor="#000000" /> </vector>
which produces this:
Fixed. Thank you for the report!
https://material.io/tools/icons/static/icons/round-view_carousel-24px.svg was converted to:
which produces this: