---
title: "Search Iconify action for ActionClip"
canonical_url: "https://actionclip.app/actions/search-iconify"
document_type: "standalone_action"
official: true
action_count: 1
catalog_schema_version: 1
catalog_revision: "2026-09-04.1"
catalog_published_at: "2026-09-04T10:30:00Z"
---

# Search Iconify action for ActionClip

Search Iconify for icons matching the selected text.

## What it does

Search Iconify for icons matching the selected text. ActionClip opens the public destination directly with a strictly percent-encoded selection.

## Action details

| Field | Value |
| --- | --- |
| Category | Developer Tools |
| Action type | Web action |
| Default result | Open another app or website |
| Internet | Required |

## Action and outcome

| Action | Outcome |
| --- | --- |
| **Search Iconify** — Selected text: ActionClip for Mac | https://icon-sets.iconify.design/?query=ActionClip%20for%20Mac |

## How to search Iconify for icons matching the selected text with ActionClip

1. Select the text you want to use.
2. Choose **Search Iconify** from ActionClip.
3. The destination opens with your selection ready to use.

## Requirements

Online Actions must be enabled.

## Privacy

The selected text is sent to Iconify as part of the URL when you run the action.

## Action script

````text
https://icon-sets.iconify.design/?query={{url_encoded__selected_text}}
````

## Links

- [HTML listing](https://actionclip.app/actions/search-iconify)
- [Download action definition](https://actionclip.app/actions/search-iconify.actionclip)
- [Browse Developer Tools actions](https://actionclip.app/marketplace#marketplace-developerTools)
- [All Marketplace listings](https://actionclip.app/marketplace)
