Title: Lordicon
Author: lordicon
Published: <strong>13 spalio, 2025</strong>
Last modified: 14 rugsėjo, 2026

---

Ieškoti įskiepiuose

![](https://ps.w.org/lordicon/assets/banner-772x250.png?rev=3377378)

![](https://ps.w.org/lordicon/assets/icon-256x256.gif?rev=3377684)

# Lordicon

 Autorius [lordicon](https://profiles.wordpress.org/lordicon/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/lordicon.1.1.0.zip)

 * [Informacija](https://lt.wordpress.org/plugins/lordicon/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/lordicon/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/lordicon/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/lordicon/#developers)

 [Pagalba](https://wordpress.org/support/plugin/lordicon/)

## Aprašymas

Lordicon offers a unique library of modern, animated icons designed to bring life
and interactivity to your WordPress site. With this plugin, you can seamlessly browse,
customize, and insert Lordicon icons directly into the Gutenberg editor.

Built to be fast, lightweight, and easy to use, the Lordicon plugin helps you enrich
your content with motion graphics that stay performance-friendly. Whether you need
subtle interactions or eye-catching animations, Lordicon provides the flexibility
to match your brand and design style.

#### Features

 * Extensive free icon set (with attribution)
 * Full icon library available in PRO version (no attribution)
 * Insert icons directly into Gutenberg blocks
 * Customize color, stroke, animation type, and trigger
 * Optimized rendering with image fallbacks and lazy-loading for performance

#### Why Choose Lordicon?

**Fully Customizable**

Modify icons directly within WordPress: choose colors, animation triggers (hover,
click, loop), and more.

**Peak Performance**

Icons are rendered using image fallbacks on initial load and transition to animated
formats only when users interact with them — keeping your pages fast and smooth.
Icon assets load only on pages that actually contain a Lordicon block.

**License-Friendly**

Stay compliant with free personal or commercial use through clearly defined licensing
plans.

### External services

The icons are not bundled with the plugin, so it connects to the Lordicon service(`
lordicon.com`) to browse the library and to fetch the icons you choose. Without 
that connection the plugin cannot work.

What is sent, and when:

 * **While you browse the library** — what you are looking for: your search text
   and the icon family and style you have selected.
 * **When you insert an icon** — which icon it is, so the download can be counted
   against your plan.
 * **If you connect a Lordicon account** — your email address, to sign you in. You
   can use the free icons without an account, and then nothing personal is sent.

All of this happens in your WordPress admin, on your server. Nothing is sent while
a visitor views your site: once inserted, an icon is served from your own media 
library.

Service provided by Lordicon: [terms and conditions](https://lordicon.com/terms),
[privacy policy](https://lordicon.com/privacy).

### License

The plugin code is licensed under GPLv2 or later.
 However, the Lordicon icons themselves
are licensed separately under the [Lordicon License Terms and Conditions](https://lordicon.com/licenses).

### Development

Source code is available on GitHub:
 https://github.com/lordicondev/plugin-wordpress

The plugin ships with its Gutenberg block UI already built. The unminified sources
for
 dist/block.js, `dist/element.js` and `dist/settings.js` live in the `ui/` directory
of the repository, and are built with [Vite](https://vitejs.dev/):

    ```
    cd ui && npm install && npm run build
    ```

## Ekrano nuotraukos

[⌊Insert the Lordicon block directly in the Gutenberg editor to begin.⌉⌊Insert the
Lordicon block directly in the Gutenberg editor to begin.⌉[

Insert the Lordicon block directly in the Gutenberg editor to begin.

[⌊Select from three icon families: Wired, Doodle, or System — each crafted to suit
different design needs.⌉⌊Select from three icon families: Wired, Doodle, or System—
each crafted to suit different design needs.⌉[

Select from three icon families: Wired, Doodle, or System — each crafted to suit
different design needs.

[⌊Quickly find the icon you need with an intuitive search experience.⌉⌊Quickly find
the icon you need with an intuitive search experience.⌉[

Quickly find the icon you need with an intuitive search experience.

[⌊Tweak colors, stroke width, animation type, and more — all from within the Gutenberg
editor.⌉⌊Tweak colors, stroke width, animation type, and more — all from within 
the Gutenberg editor.⌉[

Tweak colors, stroke width, animation type, and more — all from within the Gutenberg
editor.

[⌊Add HTML anchors, extra CSS classes, display options, and animation controls for
deeper customization.⌉⌊Add HTML anchors, extra CSS classes, display options, and
animation controls for deeper customization.⌉[

Add HTML anchors, extra CSS classes, display options, and animation controls for
deeper customization.

[⌊Preview your results in real time.⌉⌊Preview your results in real time.⌉[

Preview your results in real time.

## Blokai

Šis įskiepis suteikia 1 bloką.

 *   Lordicon Animated Icon Block.

## Diegimas

#### Automatic Installation

 1. Navigate to **Plugins > Add New** in your WordPress dashboard.
 2. Search for **Lordicon**.
 3. Click **Install Now**, then **Activate** the plugin.
 4. Go to any Gutenberg page or post and insert a **Lordicon** block to get started.

#### Manual Installation

 1. Download the plugin from the WordPress plugin repository.
 2. Upload the contents to the `/wp-content/plugins/lordicon/` directory.
 3. Activate the plugin via the **Plugins** menu.
 4. Insert Lordicon blocks into your Gutenberg content as needed.

## DUK

### Is Lordicon free to use?

Yes, the plugin and a curated set of icons are free for personal, non-commercial
use with required attribution.

To unlock the full icon library, remove attribution, and gain commercial rights,
you’ll need to subscribe to a PRO plan.

### Do I need a Lordicon account to use this plugin?

No, you can use the free icons without creating a Lordicon account.

A Lordicon account is only required to access the PRO icon library. You can log 
in via Settings  Lordicon in your WordPress admin dashboard.

Note: Subscription management (upgrading to PRO, payment, or account settings) is
handled on the Lordicon website.

### Who on my team can use the icons?

Anyone who can write and publish content. Connecting or disconnecting the Lordicon
account stays with administrators.

### I place Lordicon icons outside the block, from my theme. Will they still work?

The plugin now loads its icon files only on pages that actually use a Lordicon block,
which keeps the rest of your site lighter. If you place icons yourself — from a 
template, a shortcode or a page builder — add this line to your theme so they keep
working everywhere:

    ```
    add_filter( 'lordicon_define_element', '__return_true' );
    ```

### Do I need a PRO plan?

You only need the PRO plan if:

 * You’re using icons for commercial purposes
 * You need attribution-free use
 * You want access to the entire icon library
 * You require advanced customization and multiple downloads

[Explore our pricing](https://lordicon.com/pricing)

## Atsiliepimai

![](https://secure.gravatar.com/avatar/e6e41947aa0016039d0d6f81a12475849fd8fb8b2c2a0aa434bc187c2f75fe28?
s=60&d=retro&r=g)

### 󠀁[Works very good. The Animations are excellent and add value to my sites.](https://wordpress.org/support/topic/works-very-good-the-animations-are-excellent-and-add-value-to-my-sites/)󠁿

 [torsten3d](https://profiles.wordpress.org/torsten3d/) 11 lapkričio, 2025

I use lordicon Icons since years and the plugin works fine and lets you add the 
icons with ease.

 [ Perskaityti visus atsiliepimus (1) ](https://wordpress.org/support/plugin/lordicon/reviews/)

## Programuotojai ir komandos nariai

“Lordicon” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

 *   [ lordicon ](https://profiles.wordpress.org/lordicon/)

Įskiepis “Lordicon” išverstas į 2 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/lordicon/contributors)
už jų darbą.

[Išverskite “Lordicon” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/lordicon)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/lordicon/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/lordicon/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/lordicon/) per [RSS](https://plugins.trac.wordpress.org/log/lordicon/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.1.0

 * Full support for WordPress 7.1. Icons show up properly in the editor again.
 * More of your team can work with icons — you no longer need to be an administrator.
 * Lighter pages: icon files load only where they are actually used, and static 
   previews are about half the size they were.
 * The animation settings you choose in the editor now match what visitors see.
 * Fixed a few settings that could be lost when an icon was edited again.
 * If you place icons outside the block, from a theme or a shortcode, see the FAQ—
   one line keeps them working everywhere.

#### 1.0

 * Initial release.

## Metainformacija

 *  Version **1.1.0**
 *  Atnaujinta **prieš 2 savaitės**
 *  Aktyvių instaliacijų **600+**
 *  WordPress versija ** 6.7 ar naujesnė **
 *  Ištestuota iki **7.1.2**
 *  PHP versija ** 7.4 ar naujesnė **
 *  Kalbos
 * [English (US)](https://wordpress.org/plugins/lordicon/), [Italian](https://it.wordpress.org/plugins/lordicon/)
   ir [Russian](https://ru.wordpress.org/plugins/lordicon/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/lordicon)
 * Žymos
 * [animated icons](https://lt.wordpress.org/plugins/tags/animated-icons/)[animation](https://lt.wordpress.org/plugins/tags/animation/)
   [icons](https://lt.wordpress.org/plugins/tags/icons/)[lottie](https://lt.wordpress.org/plugins/tags/lottie/)
   [SVG](https://lt.wordpress.org/plugins/tags/svg/)
 *  [Daugiau](https://lt.wordpress.org/plugins/lordicon/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/lordicon/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/lordicon/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/lordicon/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/lordicon/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/lordicon/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/lordicon/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lordicon/reviews/)

## Autoriai

 *   [ lordicon ](https://profiles.wordpress.org/lordicon/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/lordicon/)