| Current File : /home/digitaw/www/wp-content/plugins/event-tickets/src/views/blocks/rsvp/status/not-going-icon.php |
<?php
/**
* Block: RSVP
* Status Not Going Icon
*
* Override this template in your own theme by creating a file at:
* [your-theme]/tribe/tickets/blocks/rsvp/status/not-going-icon.php
*
* See more documentation about our Blocks Editor templating system.
*
* @link https://evnt.is/1amp Help article for RSVP & Ticket template files.
*
* @since 4.9
* @version 4.10.4
*
*/
?>
<svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<polygon id="path-2" points="15.3 16.4833335 9.9999999 11.175 4.69999984 16.4833335 3.51666649 15.3000001 8.82499989 10 3.51666649 4.69999986 4.69999984 3.51666649 9.9999999 8.82499997 15.3 3.52499983 16.475 4.69999986 11.1749999 10 16.475 15.3000001"></polygon>
</defs>
<g id="RSVP-Enhancement" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Specs" transform="translate(-485.000000, -454.000000)">
<g id="FE/Ticket/RSVP/Large:Activated" transform="translate(95.000000, 316.000000)">
<g id="Button/NotGoing:Default" transform="translate(286.000000, 122.000000)">
<g id="Gridicon-/-cross" transform="translate(101.000000, 13.000000)">
<g id="gridicons-cross">
<rect id="Rectangle-path" x="0" y="0" width="20" height="20"></rect>
<mask id="mask-2" fill="white">
<use xlink:href="#path-2"></use>
</mask>
<use id="Shape" fill="#191E23" xlink:href="#path-2"></use>
<g id="color-dark-gray-900" class="tribe-block__rsvp__not-going-icon" mask="url(#mask-2)">
<rect id="Rectangle" x="0" y="0" width="20" height="20"></rect>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>