<?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-distance.c74696cc.svg */
class __TwigTemplate_94f48bce478668c9fa87a6034906695dd1759080e3f2f1c4e6a574b924b344d9 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-distance.c74696cc.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-distance.c74696cc.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_Compass\" overflow=\"hidden\"><path d=\"M48 10C27 10 10 27 10 48 10 69 27 86 48 86 69 86 86 69 86 48 86 27 69 10 48 10ZM48 16C65.6 16 80 30.4 80 48 80 65.6 65.6 80 48 80 30.4 80 16 65.6 16 48 16 30.4 30.4 16 48 16\" fill=\"#FFFFFF\"/><path d=\"M32.4 63.6 54.4 54.6 63.4 32.6 41.4 41.8 32.4 63.6ZM48 46C49.2 46 50 46.8 50 48 50 49.2 49.2 50 48 50 46.8 50 46 49.2 46 48 46 46.8 46.8 46 48 46\" 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-distance.c74696cc.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_Compass\" overflow=\"hidden\"><path d=\"M48 10C27 10 10 27 10 48 10 69 27 86 48 86 69 86 86 69 86 48 86 27 69 10 48 10ZM48 16C65.6 16 80 30.4 80 48 80 65.6 65.6 80 48 80 30.4 80 16 65.6 16 48 16 30.4 30.4 16 48 16\" fill=\"#FFFFFF\"/><path d=\"M32.4 63.6 54.4 54.6 63.4 32.6 41.4 41.8 32.4 63.6ZM48 46C49.2 46 50 46.8 50 48 50 49.2 49.2 50 48 50 46.8 50 46 49.2 46 48 46 46.8 46.8 46 48 46\" fill=\"#FFFFFF\"/></svg>", "@public_path/build/images/picto-distance.c74696cc.svg", "/builds/dev/refonte_sav/public/build/images/picto-distance.c74696cc.svg");
    }
}
