Skip to content

Icon picker as property editor #20632

@bjarnef

Description

@bjarnef

Which Umbraco version are you using?

16.3.1

Bug summary

I am not sure if this is a bug or a missing feature.

However Umbraco has an icon picker in (e.g. used for content type icon and workspace icon.

https://github.com/umbraco/Umbraco-CMS/blob/3854b2bd53c76d639e3343691c04f812bcce7466/src/Umbraco.Web.UI.Client/src/packages/property-editors/icon-picker/manifests.ts

It seems to be exported like eye dropper:

...eyeDropperManifests,
...iconPickerManifests,

but isn't available to use:

Image Image

The use-case is that we would like to re-use this a just use Lucide icons in frontend - and possible register more icons as it seem Umbraco only include as subset of the icons.

Alternatively can we import the existing icon picker registered to a custom property editor ui?

Ideally it would be nice if it is possibe to exclude, e.g. the social icons (from simple icons) mainly used for identity providers in core.

Specifics

No response

Steps to reproduce

Expected result / actual result

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/ideaThe ideas in this issue are great, but we're not ready to work on it in the near future

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions