5

Are there any existing PSD or Sketch (preferred option) files for Material-UI components available?

https://material-ui.com/

I can use Sketch build in Material Design Template v2 for mockups but I am not sure if that is an accurate representation of the components for prod design. And that is something that can cause issues later on.

http://www.sketchappsources.com/free-source/1601-material-design-sketch-template-v2.html

Olivier Tassinari
  • 8,238
  • 4
  • 23
  • 23
Kimmo Hintikka
  • 13,472
  • 7
  • 34
  • 63
  • 1
    On the official material design site there's everything for Sketch, After Effects, Photoshop and Illustrator: [https://material.io/guidelines/resources/sticker-sheets-icons.html#sticker-sheets-icons-components](https://material.io/guidelines/resources/sticker-sheets-icons.html#sticker-sheets-icons-components) – piaaaac Feb 13 '17 at 19:17
  • 1
    Looks like the url changed, I found it here: https://material.io/archive/guidelines/resources/sticker-sheets-icons.html#sticker-sheets-icons-components – Arkanoid Aug 13 '18 at 13:22

1 Answers1

6

Material-UI has an official version for Sketch, they are an accurate representation of production and kept in sync with the React components.

Material-UI for Sketch


Alternatively,

  • Sketch has a few symbols for Material Design but they cover very few of the components and an outdated version of the specification.

  • Material Design has a Sketch plugin but it supports fewer components than Material-UI and doesn't use the same wording/structure as Material-UI that makes it harder to move from design to implementation.

Olivier Tassinari
  • 8,238
  • 4
  • 23
  • 23
Helena Simões
  • 116
  • 1
  • 5