<?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;

/* images/picto-delete.svg */
class __TwigTemplate_2c2feca2688cffd26c57d52c449dd9bb9011387187f0e62952708dd34808a098 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", "images/picto-delete.svg"));

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

        yield "<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<g clip-path=\"url(#clip0_93_22)\">
<path d=\"M7 14C8.85652 14 10.637 13.2625 11.9497 11.9497C13.2625 10.637 14 8.85652 14 7C14 5.14348 13.2625 3.36301 11.9497 2.05025C10.637 0.737498 8.85652 0 7 0C5.14348 0 3.36301 0.737498 2.05025 2.05025C0.737498 3.36301 0 5.14348 0 7C0 8.85652 0.737498 10.637 2.05025 11.9497C3.36301 13.2625 5.14348 14 7 14ZM4.78516 4.78516C5.04219 4.52812 5.45781 4.52812 5.71211 4.78516L6.99727 6.07031L8.28242 4.78516C8.53945 4.52812 8.95508 4.52812 9.20937 4.78516C9.46367 5.04219 9.46641 5.45781 9.20937 5.71211L7.92422 6.99727L9.20937 8.28242C9.46641 8.53945 9.46641 8.95508 9.20937 9.20937C8.95234 9.46367 8.53672 9.46641 8.28242 9.20937L6.99727 7.92422L5.71211 9.20937C5.45508 9.46641 5.03945 9.46641 4.78516 9.20937C4.53086 8.95234 4.52812 8.53672 4.78516 8.28242L6.07031 6.99727L4.78516 5.71211C4.52812 5.45508 4.52812 5.03945 4.78516 4.78516Z\" />
</g>
<defs>
<clipPath id=\"clip0_93_22\">
<rect width=\"14\" height=\"14\" fill=\"white\"/>
</clipPath>
</defs>
</svg>
";
        
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);

        
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);

        return; yield '';
    }

    /**
     * @codeCoverageIgnore
     */
    public function getTemplateName()
    {
        return "images/picto-delete.svg";
    }

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

    public function getSourceContext()
    {
        return new Source("<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">
<g clip-path=\"url(#clip0_93_22)\">
<path d=\"M7 14C8.85652 14 10.637 13.2625 11.9497 11.9497C13.2625 10.637 14 8.85652 14 7C14 5.14348 13.2625 3.36301 11.9497 2.05025C10.637 0.737498 8.85652 0 7 0C5.14348 0 3.36301 0.737498 2.05025 2.05025C0.737498 3.36301 0 5.14348 0 7C0 8.85652 0.737498 10.637 2.05025 11.9497C3.36301 13.2625 5.14348 14 7 14ZM4.78516 4.78516C5.04219 4.52812 5.45781 4.52812 5.71211 4.78516L6.99727 6.07031L8.28242 4.78516C8.53945 4.52812 8.95508 4.52812 9.20937 4.78516C9.46367 5.04219 9.46641 5.45781 9.20937 5.71211L7.92422 6.99727L9.20937 8.28242C9.46641 8.53945 9.46641 8.95508 9.20937 9.20937C8.95234 9.46367 8.53672 9.46641 8.28242 9.20937L6.99727 7.92422L5.71211 9.20937C5.45508 9.46641 5.03945 9.46641 4.78516 9.20937C4.53086 8.95234 4.52812 8.53672 4.78516 8.28242L6.07031 6.99727L4.78516 5.71211C4.52812 5.45508 4.52812 5.03945 4.78516 4.78516Z\" />
</g>
<defs>
<clipPath id=\"clip0_93_22\">
<rect width=\"14\" height=\"14\" fill=\"white\"/>
</clipPath>
</defs>
</svg>
", "images/picto-delete.svg", "/builds/dev/refonte_sav/templates/images/picto-delete.svg");
    }
}
