bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Custom Icons in parallel to woff2 as string based svg path

Open techscx opened this issue 10 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Custom Icons as svg path in parallel to woff2 requested.

Describe the solution you'd like

Hello, I would like to have the option to provide custom icons to the bit components in parallel to the bit integrated woff2-based standard icons. I have setup a cusom woff2 and it works but it would be great to be able to implement own icons as string based svg paths like mudblazor:

public const string _10k = "<rect fill="none" height="24" width="24"/><path d="M10,10.5h1.5v3H10V10.5z M21,3H3v18h18V3z M7.5,15H6v-4.5H4.5V9h3V15z M13,9v6H8.5V9H13z M19,15h-1.75l-1.75-2.25V15H14V9 h1.5v2.25L17.25,9H19l-2.25,3L19,15z"/>";

Additional context

No response

techscx avatar May 03 '25 06:05 techscx

Thanks for contacting us. We're investigating this issue. We'll let you know if it's possible to work on this issue.

msynk avatar May 03 '25 08:05 msynk

After investigation, we have decided not to support this feature due to the significant refactoring required, for which we lack the time and resources.

msynk avatar Jul 26 '25 08:07 msynk