1

I can't find any angular material icons for each letter in the alphabet here and here specially for "R", "A" and "V".

I want to have the following icons like below. A plain circle with a capital letter inside.

enter image description here

I just crop this one.

I am now suggesting it in MaterialDesign Git hub.

Update

I search on hoping to find and I found one of my liking but I want is an SVG only not png, jpg, etc.

And this one is android not Angular-material icon.

James Coyle
  • 9,922
  • 1
  • 40
  • 48
  • Make them yourself as .png and then go to one of the many free online converters and convert your png's to icons – Dominofoe Jul 02 '16 at 00:51
  • Thanks @Dominofoe, i tried using an online designer tool instead http://editor.method.ac/. Since online converters doesn't give out what I want – Carlos Galo Campos Jul 02 '16 at 01:13

1 Answers1

1

Over at material design icons we now have a full set of alphanumeric icons. These may handle your use case but we always suggest using a standard font such as Roboto where possible to better match your existing font choices.

enter image description here

James Coyle
  • 9,922
  • 1
  • 40
  • 48