src/DcSiteBundle/Resources/views/Modules/magnets-ico/call.html.twig line 1

Open in your IDE?
  1. <div class="icoLead">
  2.     <svg viewBox="0 0 28 28"  xmlns="http://www.w3.org/2000/svg">
  3.         <g clip-path="url(#clip0)">
  4.             <path d="M14.0019 0C6.27051 0 0.00195312 6.26857 0.00195312 14C0.00195312 21.7313 6.27051 28 14.0019 28C21.7333 28 28.0018 21.7313 28.0018 14C28.0018 6.26857 21.7333 0 14.0019 0ZM21.3948 20.4275L20.2739 21.5487C20.0738 21.7486 19.4877 21.8733 19.4689 21.8733C15.9227 21.9042 12.5083 20.5113 9.99957 18.0023C7.48396 15.4853 6.08942 12.0586 6.12688 8.50049C6.12688 8.49887 6.25522 7.92966 6.45517 7.73161L7.57606 6.61054C7.98624 6.19845 8.77417 6.01223 9.32613 6.1969L9.56192 6.27555C10.1123 6.46004 10.6901 7.06855 10.8421 7.62918L11.406 9.69866C11.558 10.2609 11.353 11.0608 10.9429 11.4709L10.1944 12.2195C10.9293 14.9399 13.0638 17.0748 15.7847 17.8115L16.5328 17.0627C16.9449 16.6506 17.7445 16.4457 18.3055 16.5976L20.3747 17.1634C20.9354 17.3175 21.5438 17.8917 21.7283 18.4419L21.8069 18.6811C21.9897 19.2315 21.805 20.0192 21.3948 20.4275Z"/>
  5.         </g>
  6.         <defs>
  7.             <clipPath id="clip0">
  8.                 <rect width="28" height="28" />
  9.             </clipPath>
  10.         </defs>
  11.     </svg>
  12. </div>