Nuxt/docs/components/atoms/icons/IconCloud.vue

57 lines
2.6 KiB
Vue

<template>
<svg
id="Capa_1"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px"
y="0px"
viewBox="0 0 60 60"
style="enable-background:new 0 0 60 60;"
xml:space="preserve"
>
<g>
<g>
<g>
<path
style="fill:#91BAE1;"
d="M50.003,21.5c-0.115-8.699-7.193-16-15.919-16c-5.559,0-10.779,3.005-13.661,7.336
C19.156,11.993,17.636,11.5,16,11.5c-4.418,0-8,3.582-8,8c0,0.153,0.014,0.302,0.023,0.454C8.013,20.136,8,20.32,8,20.5
c-3.988,1.912-7,6.457-7,11.155C1,38.17,6.33,43.5,12.845,43.5h24.507c0.138,0,0.272-0.016,0.408-0.021
c0.137,0.005,0.271,0.021,0.408,0.021h9.803C54.037,43.5,59,38.537,59,32.472C59,27.101,55.106,22.461,50.003,21.5z"
/>
<path
style="fill:#8697CB;"
d="M47.972,44.5h-9.803c-0.105,0-0.208-0.006-0.311-0.014l-0.134-0.008l-0.063,0.008
c-0.103,0.008-0.206,0.014-0.31,0.014H12.845C5.762,44.5,0,38.737,0,31.654c0-4.755,2.857-9.506,7.016-11.773
C7.007,19.755,7,19.629,7,19.5c0-4.963,4.038-9,9-9c1.451,0,2.864,0.347,4.138,1.008C23.396,7.163,28.655,4.5,34.084,4.5
c8.944,0,16.363,7.194,16.891,16.194C56.173,22.06,60,26.983,60,32.472C60,39.104,54.604,44.5,47.972,44.5z M37.725,42.48
l0.27,0.011c0.058,0.004,0.115,0.009,0.174,0.009h9.803C53.501,42.5,58,38.001,58,32.472c0-4.816-3.518-9.11-8.182-9.989
l-0.804-0.151l-0.011-0.817C48.895,13.235,42.202,6.5,34.084,6.5c-5.007,0-10.042,2.704-12.828,6.89l-0.554,0.832l-0.833-0.553
C18.72,12.904,17.382,12.5,16,12.5c-3.86,0-7,3.141-7,7c0,0.086,0.006,0.171,0.012,0.255l0.012,0.197l-0.009,0.162
C9.008,20.244,9,20.373,9,20.5v0.63l-0.568,0.271C4.705,23.188,2,27.5,2,31.654C2,37.635,6.865,42.5,12.845,42.5h24.507
c0.059,0,0.116-0.005,0.174-0.009L37.725,42.48z"
/>
</g>
<g>
<path style="fill:#91BAE1;" d="M50.003,21.5c0,0-2.535-0.375-5.003,0" />
<path
style="fill:#8697CB;"
d="M44.999,22.5c-0.486,0-0.912-0.354-0.987-0.85c-0.083-0.546,0.292-1.056,0.838-1.139
c2.587-0.394,5.19-0.018,5.3-0.001c0.546,0.081,0.923,0.589,0.842,1.135c-0.08,0.547-0.594,0.919-1.134,0.844
c-0.024-0.003-2.425-0.345-4.708-0.001C45.099,22.496,45.049,22.5,44.999,22.5z"
/>
</g>
<g>
<path style="fill:#91BAE1;" d="M8,19.5c0-4.418,3.582-8,8-8s8,3.582,8,8" />
<path
style="fill:#8697CB;"
d="M24,20.5c-0.552,0-1-0.447-1-1c0-3.859-3.14-7-7-7s-7,3.141-7,7c0,0.553-0.448,1-1,1s-1-0.447-1-1
c0-4.963,4.038-9,9-9s9,4.037,9,9C25,20.053,24.552,20.5,24,20.5z"
/>
</g>
</g>
</g>
</svg>
</template>