<?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;

/* @public_path/build/images/picto-date.6a9fe0dd.svg */
class __TwigTemplate_25796da4b4b18e701c286a54ce8f607f32553feaef624d234fb02d039ef6b65b extends Template
{
    private $source;
    private $macros = [];

    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->source = $this->getSourceContext();

        $this->parent = false;

        $this->blocks = [
        ];
    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        $macros = $this->macros;
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@public_path/build/images/picto-date.6a9fe0dd.svg"));

        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@public_path/build/images/picto-date.6a9fe0dd.svg"));

        yield "<svg viewBox=\"0 0 96 96\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Icons_FlipCalendar\" overflow=\"hidden\"><g><path d=\"M29 26C30.7 26 32 24.7 32 23L32 17C32 15.3 30.7 14 29 14 27.3 14 26 15.3 26 17L26 23C26 24.7 27.3 26 29 26Z\" fill=\"#FFFFFF\"/><path d=\"M20 44 76 44 76 76 20 76 20 44ZM14 82 82 82 82 38 14 38 14 82Z\" fill=\"#FFFFFF\"/><path d=\"M67 26C68.7 26 70 24.7 70 23L70 17C70 15.3 68.7 14 67 14 65.3 14 64 15.3 64 17L64 23C64 24.7 65.3 26 67 26Z\" fill=\"#FFFFFF\"/><path d=\"M74 20 74 23C74 26.9 70.9 30 67 30 63.1 30 60 26.9 60 23L60 20 36 20 36 23C36 26.9 32.9 30 29 30 25.1 30 22 26.9 22 23L22 20 14 20 14 34 82 34 82 20 74 20Z\" fill=\"#FFFFFF\"/></g></svg>";
        
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);

        
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);

        return; yield '';
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName()
    {
        return "@public_path/build/images/picto-date.6a9fe0dd.svg";
    }

    /**
     * @codeCoverageIgnore
     */
    public function getDebugInfo()
    {
        return array ();
    }

    public function getSourceContext()
    {
        return new Source("<svg viewBox=\"0 0 96 96\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Icons_FlipCalendar\" overflow=\"hidden\"><g><path d=\"M29 26C30.7 26 32 24.7 32 23L32 17C32 15.3 30.7 14 29 14 27.3 14 26 15.3 26 17L26 23C26 24.7 27.3 26 29 26Z\" fill=\"#FFFFFF\"/><path d=\"M20 44 76 44 76 76 20 76 20 44ZM14 82 82 82 82 38 14 38 14 82Z\" fill=\"#FFFFFF\"/><path d=\"M67 26C68.7 26 70 24.7 70 23L70 17C70 15.3 68.7 14 67 14 65.3 14 64 15.3 64 17L64 23C64 24.7 65.3 26 67 26Z\" fill=\"#FFFFFF\"/><path d=\"M74 20 74 23C74 26.9 70.9 30 67 30 63.1 30 60 26.9 60 23L60 20 36 20 36 23C36 26.9 32.9 30 29 30 25.1 30 22 26.9 22 23L22 20 14 20 14 34 82 34 82 20 74 20Z\" fill=\"#FFFFFF\"/></g></svg>", "@public_path/build/images/picto-date.6a9fe0dd.svg", "/builds/dev/refonte_sav/public/build/images/picto-date.6a9fe0dd.svg");
    }
}
