PATH:
home
/
bkunreyz
/
ezdatarecovery.net
/
wp-content
/
plugins
/
extendify
/
src
/
Draft
/
svg
import { __ } from '@wordpress/i18n'; const magic = ( <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <title>{__('Magic Icon', 'extendify-local')}</title> <path d="M17.0909 9.81818L18 7.81818L20 6.90909L18 6L17.0909 4L16.1818 6L14.1818 6.90909L16.1818 7.81818L17.0909 9.81818Z" fill="currentColor" /> <path d="M17.0909 14.1818L16.1818 16.1818L14.1818 17.0909L16.1818 18L17.0909 20L18 18L20 17.0909L18 16.1818L17.0909 14.1818Z" fill="currentColor" /> <path d="M11.6364 10.1818L9.81818 6.18182L8 10.1818L4 12L8 13.8182L9.81818 17.8182L11.6364 13.8182L15.6364 12L11.6364 10.1818ZM10.5382 12.72L9.81818 14.3055L9.09818 12.72L7.51273 12L9.09818 11.28L9.81818 9.69455L10.5382 11.28L12.1236 12L10.5382 12.72Z" fill="currentColor" /> </svg> ); export default magic;
[-] BackArrow.jsx
[edit]
[-] Trash.jsx
[edit]
[-] Replace.jsx
[edit]
[-] Below.jsx
[edit]
[-] Shorter.jsx
[edit]
[-] Magic.jsx
[edit]
[+]
..
[-] Pencil.jsx
[edit]
[-] TwoLines.jsx
[edit]
[-] Image.jsx
[edit]
[-] Mic.jsx
[edit]
[-] Wand.jsx
[edit]
[-] Longer.jsx
[edit]
[-] Check.jsx
[edit]
[-] Replay.jsx
[edit]
[-] index.js
[edit]