Skip to content

[Icons] Docs: Deleting "search" codeblock #2783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions src/Icons/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,36 +140,6 @@ the prefix of a specific icon set:

php bin/console ux:icons:search tabler arrow

Search Icons
~~~~~~~~~~~~

You can also search for icons within a specific icon set. To search for "arrow"
icons in the "Tabler Icons" set, use the following command:

.. code-block:: terminal

$ php bin/console ux:icons:search tabler arrow

Searching Tabler Icons icons "arrow"...
Found 64 icons.
------------------------------------------ ------------------------------------------
tabler:archery-arrow tabler:arrow-autofit-up
tabler:arrow-back tabler:arrow-back-up
tabler:arrow-badge-down tabler:arrow-badge-up
tabler:arrow-badge-up-filled tabler:arrow-bar-both
tabler:arrow-bar-down tabler:arrow-bar-left
tabler:arrow-bar-right tabler:arrow-bar-to-up
tabler:arrow-bar-up tabler:arrow-bear-left
tabler:arrow-big-down tabler:arrow-big-down-filled
tabler:arrow-big-down-line tabler:arrow-big-left
tabler:arrow-big-left-filled tabler:arrow-big-left-line
tabler:arrow-big-right tabler:arrow-big-right-filled
tabler:arrow-big-right-line tabler:arrow-big-up
------------------------------------------ ------------------------------------------

Page 1/3. Continue? (yes/no) [yes]:
>

HTML Syntax
~~~~~~~~~~~

Expand Down