PATH:
home
/
bkunreyz
/
ezdatarecovery.net
/
wp-content
/
plugins
/
extendify
/
src
/
Draft
/
svg
import { __ } from '@wordpress/i18n'; const mic = ( <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <title>{__('Mic Icon', 'extendify-local')}</title> <path d="M12 14.5C13.66 14.5 15 13.16 15 11.5V5.5C15 3.84 13.66 2.5 12 2.5C10.34 2.5 9 3.84 9 5.5V11.5C9 13.16 10.34 14.5 12 14.5Z" /> <path d="M17 11.5C17 14.26 14.76 16.5 12 16.5C9.24 16.5 7 14.26 7 11.5H5C5 15.03 7.61 17.93 11 18.42V21.5H13V18.42C16.39 17.93 19 15.03 19 11.5H17Z" /> </svg> ); export default mic;
[-] 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]