Search, style, and drag icons into Adobe Express.
A clear add-on panel with large previews, precise size and color controls, and both click and drag insertion for the current document.
A focused IconSearch experience for Adobe Express.
The interface keeps discovery, inspection, and the final handoff close together while using the same live catalog as the website.
Visual search panel
Search, library, style, and commercial-safety filters stay visible above clear result cards.
Precise styling
Adjust icon size, use a color picker, or choose a fast preset swatch before insertion.
Two insertion paths
Add the selected SVG with a button or drag the result directly onto the Express document.
Public endpoints only
The add-on contains no private tokens or embedded service keys and uses the public icon API.
From local setup to a real icon.
Start the Adobe add-on development server
Load it in Adobe Express development mode
Search and style an icon
Click Insert or drag the result onto the canvas
cd adobe-plugin
npm run check
npm run startReady for an Adobe Express development test.
Static checks pass and no confidential keys are included. The add-on still needs a full Express SDK test, package validation, and distribution review.