<?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-letter.db8fd2ce.svg */
class __TwigTemplate_bc549fe8216961281bea1e970e6faf6230e488be0a3baa611be0a5525bb19de3 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-letter.db8fd2ce.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-letter.db8fd2ce.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_OpenEnvelope\" overflow=\"hidden\"><rect x=\"34.9\" y=\"26\" width=\"26\" height=\"4\" fill=\"#FFFFFF\"/><rect x=\"34.9\" y=\"34\" width=\"26\" height=\"4\" fill=\"#FFFFFF\"/><rect x=\"34.9\" y=\"42\" width=\"26\" height=\"4\" fill=\"#FFFFFF\"/><path d=\"M83 83.6 63 64.6 83 45.6 83 83.6ZM18.2 86 38 67.3 39.4 66C44.8 60.9 53.3 60.9 58.7 66L60.1 67.3 79.8 86 18.2 86ZM15 45.5 35 64.5 15 83.5 15 45.5ZM29 20 69 20 69 53.3 60 61.9C53.5 56.9 44.5 56.9 38 61.9L29 53.3 29 20ZM75 22.7 75 14 61 14 49 4 37 14 23 14 23 22.8 9 36.1 9 92 89 92 89 36.1 75 22.7Z\" fill=\"#FFFFFF\"/></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-letter.db8fd2ce.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_OpenEnvelope\" overflow=\"hidden\"><rect x=\"34.9\" y=\"26\" width=\"26\" height=\"4\" fill=\"#FFFFFF\"/><rect x=\"34.9\" y=\"34\" width=\"26\" height=\"4\" fill=\"#FFFFFF\"/><rect x=\"34.9\" y=\"42\" width=\"26\" height=\"4\" fill=\"#FFFFFF\"/><path d=\"M83 83.6 63 64.6 83 45.6 83 83.6ZM18.2 86 38 67.3 39.4 66C44.8 60.9 53.3 60.9 58.7 66L60.1 67.3 79.8 86 18.2 86ZM15 45.5 35 64.5 15 83.5 15 45.5ZM29 20 69 20 69 53.3 60 61.9C53.5 56.9 44.5 56.9 38 61.9L29 53.3 29 20ZM75 22.7 75 14 61 14 49 4 37 14 23 14 23 22.8 9 36.1 9 92 89 92 89 36.1 75 22.7Z\" fill=\"#FFFFFF\"/></svg>", "@public_path/build/images/picto-letter.db8fd2ce.svg", "/builds/dev/refonte_sav/public/build/images/picto-letter.db8fd2ce.svg");
    }
}
