'
. '
'
. ($start) . ($ed)
. '
'
. (!empty($v['title'])
? '
'
. (!empty($icon)
? (!empty($v['icon_type']) && $v['icon_type'] == 'sow'
? siteorigin_widget_get_icon($icon)
: '
'
. (!empty($img)
? '
'
: '')
. ''
)
: '')
. nl2br(str_replace('|', "\n", esc_html($v['title'])))
. '
'
: '')
. '