import { Path, SVG } from '@wordpress/components'; import { __ } from '@wordpress/i18n'; const twoLines = ( {__('Two Lines Icon', 'extendify-local')} ); export default twoLines;