← All changes
|
modules/atomic-widgets/elements/atomic-svg/atomic-svg.php
+1
-1
4.3.0-beta2
→
4.3.2
View file →
| @@ -43,9 +43,9 @@ | ||
| 43 | 43 | return esc_html__( 'SVG', 'elementor' ); |
| 44 | 44 | } |
| 45 | 45 | |
| 46 | 46 | public function get_keywords() { |
| 47 | - return [ 'ato', 'atom', 'atoms', 'atomic' ]; | |
| 47 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'svg', 'icon', 'vector' ]; | |
| 48 | 48 | } |
| 49 | 49 | |
| 50 | 50 | public function get_icon() { |
| 51 | 51 | return 'eicon-svg'; |