Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
<?php
/* @CsaGuzzle/Icon/guzzle.svg */
class __TwigTemplate_05f1086d0106d784f94d05ab9953bfb85b529a7b9463b3bc3d5e685ca58a00f6 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_62828699fddff2f4aa600b30a15de71b9aaf4d4453fb943029821980093a21c7 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_62828699fddff2f4aa600b30a15de71b9aaf4d4453fb943029821980093a21c7->enter($__internal_62828699fddff2f4aa600b30a15de71b9aaf4d4453fb943029821980093a21c7_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@CsaGuzzle/Icon/guzzle.svg"));
$__internal_85541f5537cc7430c0519eaef0c3d0bcfd263f798e1ca03c465af07ee94d28cb = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_85541f5537cc7430c0519eaef0c3d0bcfd263f798e1ca03c465af07ee94d28cb->enter($__internal_85541f5537cc7430c0519eaef0c3d0bcfd263f798e1ca03c465af07ee94d28cb_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@CsaGuzzle/Icon/guzzle.svg"));
// line 1
echo "<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" height=\"";
echo twig_escape_filter($this->env, ((array_key_exists("height", $context)) ? (_twig_default_filter(($context["height"] ?? $this->getContext($context, "height")), 24)) : (24)), "html", null, true);
echo "\" viewBox=\"0 20 70 110\" xml:space=\"preserve\">
<path fill=\"";
// line 2
echo twig_escape_filter($this->env, ((array_key_exists("color", $context)) ? (_twig_default_filter(($context["color"] ?? $this->getContext($context, "color")), "#AAAAAA")) : ("#AAAAAA")), "html", null, true);
echo "\" d=\"m31.7 59c0 1.2-0.8 2-2 2l-22 0c-1.2 0-2-0.8-2-2l0-19c0-1.2 0.8-2 2-2l22 0c1.2 0 2 0.8 2 2zm26.6 2.4c-2.8-0.6-3.9-2.1-3.9-3.4l0-4.9c0 0 1.9 0.4 2.3 0.5 0.9 0.2 1.5 1.7 1.5 2.9 0 1.2 0 4.9 0 4.9zm5.4 29.7c0 0-1-5.9-1-5.9l0-27.6c0-3-1-5.5-3-7.5l-12-13c-0.9 0-3 3-3 3 0 0.9 6 7 6 7l0 11c1.2 5.5 3.7 6.9 8 7l0 20 1 7 4 21c0.1 3.4-3.6 6-6 6-2.2 0-6-2.6-6-5l0-36c0-4.4-2.6-7-7-7l-7 0c0-9.3 0-21.7 0-32 0-4.3-1.7-6-6-6l-26 0c-4.3 0-6 1.7-6 6l0 84 38 0 0-48 7 0c1.6 0 3 1.4 3 3l0 36c0 4.9 4.8 9 10 9 4.9 0 10-3.8 10-9-0.1-1.2-4-23-4-23z\" />
</svg>
";
$__internal_62828699fddff2f4aa600b30a15de71b9aaf4d4453fb943029821980093a21c7->leave($__internal_62828699fddff2f4aa600b30a15de71b9aaf4d4453fb943029821980093a21c7_prof);
$__internal_85541f5537cc7430c0519eaef0c3d0bcfd263f798e1ca03c465af07ee94d28cb->leave($__internal_85541f5537cc7430c0519eaef0c3d0bcfd263f798e1ca03c465af07ee94d28cb_prof);
}
public function getTemplateName()
{
return "@CsaGuzzle/Icon/guzzle.svg";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 30 => 2, 25 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Twig_Source("<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" height=\"{{ height|default(24) }}\" viewBox=\"0 20 70 110\" xml:space=\"preserve\">
<path fill=\"{{ color|default('#AAAAAA') }}\" d=\"m31.7 59c0 1.2-0.8 2-2 2l-22 0c-1.2 0-2-0.8-2-2l0-19c0-1.2 0.8-2 2-2l22 0c1.2 0 2 0.8 2 2zm26.6 2.4c-2.8-0.6-3.9-2.1-3.9-3.4l0-4.9c0 0 1.9 0.4 2.3 0.5 0.9 0.2 1.5 1.7 1.5 2.9 0 1.2 0 4.9 0 4.9zm5.4 29.7c0 0-1-5.9-1-5.9l0-27.6c0-3-1-5.5-3-7.5l-12-13c-0.9 0-3 3-3 3 0 0.9 6 7 6 7l0 11c1.2 5.5 3.7 6.9 8 7l0 20 1 7 4 21c0.1 3.4-3.6 6-6 6-2.2 0-6-2.6-6-5l0-36c0-4.4-2.6-7-7-7l-7 0c0-9.3 0-21.7 0-32 0-4.3-1.7-6-6-6l-26 0c-4.3 0-6 1.7-6 6l0 84 38 0 0-48 7 0c1.6 0 3 1.4 3 3l0 36c0 4.9 4.8 9 10 9 4.9 0 10-3.8 10-9-0.1-1.2-4-23-4-23z\" />
</svg>
", "@CsaGuzzle/Icon/guzzle.svg", "/var/www/clients/client1/web14/web/vendor/csa/guzzle-bundle/src/Resources/views/Icon/guzzle.svg");
}
}