Android FAB plus sign not present on android drawable

Roberto Aureli picture Roberto Aureli · Apr 1, 2016 · Viewed 53.3k times · Source

Where can I find the plus sign at the center of a Floating Action Button?

Is it made by Android or do I need to do it by my self?

Answer

Wilder Pereira picture Wilder Pereira · Apr 1, 2016

You can find the plus icon on the Vector Asset Studio.

  1. In Android Studio, open an Android app project.
  2. In the Project window, select the Android view.
  3. Right-click the res folder and select New > Vector Asset.
  4. Click the Android icon Button and look for the plus sign

More info here: https://developer.android.com/studio/write/vector-asset-studio.html#materialicon