| 1 |
<template> |
| 2 |
<svg xmlns="http://www.w3.org/2000/svg" width="186" height="186" viewBox="0 0 186 186" fill="none">> |
| 3 |
<g filter="url(#filter0_dd_3732_155)"> |
| 4 |
<circle cx="93" cy="73" r="73" fill="white"/> |
| 5 |
</g> |
| 6 |
<circle cx="93" cy="73" r="68.5" stroke="#F1EFF7"/> |
| 7 |
<path d="M107.322 52.3291C99.6072 52.3291 93.3535 58.5341 93.3535 66.1886V66.8953H121.29V66.1886C121.29 58.5341 115.036 52.3291 107.322 52.3291Z" stroke="#7A8C9A" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> |
| 8 |
<path d="M107.322 52.3292C111.31 52.3292 114.543 49.1215 114.543 45.1646C114.543 41.2077 111.31 38 107.322 38C103.334 38 100.102 41.2077 100.102 45.1646C100.102 49.1215 103.334 52.3292 107.322 52.3292Z" stroke="#7A8C9A" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> |
| 9 |
<path d="M79.3861 52.3291C71.6717 52.3291 65.418 58.5341 65.418 66.1886V66.8953H93.3545V66.1886C93.3543 58.5341 87.1004 52.3291 79.3861 52.3291Z" stroke="#7A8C9A" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> |
| 10 |
<path d="M79.3868 52.3292C83.3747 52.3292 86.6076 49.1215 86.6076 45.1646C86.6076 41.2077 83.3747 38 79.3868 38C75.3989 38 72.166 41.2077 72.166 45.1646C72.166 49.1215 75.3989 52.3292 79.3868 52.3292Z" stroke="#7A8C9A" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> |
| 11 |
<path d="M125 66.9927H62V77.0807H125V66.9927Z" stroke="#7A8C9A" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> |
| 12 |
<path d="M119.333 77.0806L98.5833 96.4895V104.637L88.4161 108V96.4895L67.666 77.0806" stroke="#7A8C9A" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> |
| 13 |
<defs> |
| 14 |
<filter id="filter0_dd_3732_155" x="0" y="0" width="186" height="186" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> |
| 15 |
<feFlood flood-opacity="0" result="BackgroundImageFix"/> |
| 16 |
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> |
| 17 |
<feMorphology radius="6" operator="erode" in="SourceAlpha" result="effect1_dropShadow_3732_155"/> |
| 18 |
<feOffset dy="8"/> |
| 19 |
<feGaussianBlur stdDeviation="5"/> |
| 20 |
<feComposite in2="hardAlpha" operator="out"/> |
| 21 |
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"/> |
| 22 |
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3732_155"/> |
| 23 |
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> |
| 24 |
<feMorphology radius="5" operator="erode" in="SourceAlpha" result="effect2_dropShadow_3732_155"/> |
| 25 |
<feOffset dy="20"/> |
| 26 |
<feGaussianBlur stdDeviation="12.5"/> |
| 27 |
<feComposite in2="hardAlpha" operator="out"/> |
| 28 |
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.04 0"/> |
| 29 |
<feBlend mode="normal" in2="effect1_dropShadow_3732_155" result="effect2_dropShadow_3732_155"/> |
| 30 |
<feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_3732_155" result="shape"/> |
| 31 |
</filter> |
| 32 |
</defs> |
| 33 |
</svg> |
| 34 |
</template> |
| 35 |
|
| 36 |
<script> |
| 37 |
export default { |
| 38 |
name: 'Leads', |
| 39 |
} |
| 40 |
</script> |