<?php
/**
* View: Messages Error Icon
*
* Override this template in your own theme by creating a file at:
* [your-theme]/tribe/events/v2/components/messages/error-icon.php
*
* See more documentation about our views templating system.
*
* @link http://evnt.is/1aiy
*
* @version 5.3.0
*/
$this->template( 'components/icons/error', [ 'classes' => [ 'tribe-events-c-messages__message-icon-svg' ] ] );