# ai-builder/2.1.2/assets/css/editorplus-icons.css

AI Builder – Generate pages, blocks, images &amp; translate with AI, version 2.1.2. 12 lines.

- Page: https://pluginprobe.com/plugins/ai-builder/2.1.2/code/assets/css/editorplus-icons.css
- Raw: https://pluginprobe.com/plugins/ai-builder/2.1.2/raw/assets/css/editorplus-icons.css
- Modified: 2025-08-23T08:19:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/ai-builder/2.1.2/code/assets/css/editorplus-icons.css#L10-L20`.

```css
@font-face {
    font-family: 'EditorPlus Icons';
    src: url('../fonts/eplus-icon.eot');
    src: url('../fonts/eplus-icon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eplus-icon.woff') format('woff'),
         url('../fonts/eplus-icon.ttf') format('truetype'),
         url('../fonts/eplus-icon.svg#EditorPlusIcons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
```
