Giter Site home page Giter Site logo

Comments (2)

macaronlover avatar macaronlover commented on June 18, 2024

All I want to do is horizontally flip this:

<vector xmlns:android="http://schemas.android.com/apk/res/android" android:autoMirrored="true" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:fillColor="?android:attr/textColorPrimary" android:pathData="M17 20A2 2 0 0 1 15 22A2 2 0 0 1 13 20A2 2 0 0 1 15 18A2 2 0 0 1 17 20 M7 20A2 2 0 0 1 5 22A2 2 0 0 1 3 20A2 2 0 0 1 5 18A2 2 0 0 1 7 20 M17.61 3C16.95 3 16.44 3.2 16 3.5C15.32 3.91 14.88 4.59 14.47 5.07L5.71 15.35C5.16 16 5.62 17 6.47 17H14C15.11 17 16 16.1 16 15V6.38C16.58 5.7 16.93 5 17.61 5C18.38 5 19 5.66 19 6.5V7H21V6.5C21 4.56 19.5 3 17.61 3Z" /> </vector>

from androidvectorpathtweaker.

KnIfER avatar KnIfER commented on June 18, 2024

Every 2 coords must be separated by a comma. :

<path android:fillColor="#000000" android:pathData="M17,20A2,2 0,0 1,15 22A2,2 0,0 1,13 20A2,2 0,0 1,15 18A2,2 0,0 1,17 20M7,20A2,2 0,0 1,5 22A2,2 0,0 1,3 20A2,2 0,0 1,5 18A2,2 0,0 1,7 20M17.61,3C16.95,3 16.44,3.2 16,3.5C15.32,3.91 14.88,4.59 14.47,5.07L5.71,15.35C5.16,16 5.62,17 6.47,17H14C15.11,17 16,16.1 16,15V6.38C16.58,5.7 16.93,5 17.61,5C18.38,5 19,5.66 19,6.5V7H21V6.5C21,4.56 19.5,3 17.61,3Z" />

Later in this week I'll add two tools to handle such situations.

from androidvectorpathtweaker.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.