0

Is it possible to insert any font awsome icon in any other shape (i.e. box, diamond, circle) in vis js? i want to add shapes like BPNM Gateways or Gateways.
If above is not possible, how/where i can modify the source code to full fill the requirement?
Is there any way to add my customs shape to vis js?

tejp124
  • 356
  • 3
  • 12

1 Answers1

-1

Not sure but, as much I understand, you want this..

<span class="fa-stack fa-lg">
      <i class="fa fa-circle-thin plus-icon fa-stack-2x"></i>
      <i class="fa fa-plus plus-icon fa-stack-1x"></i>
</span>
mck89
  • 18,918
  • 16
  • 89
  • 106
raman rai
  • 9
  • 1