Files
barg-restuarant/components/icons/Facebook.vue
T
hamid.zarghami1@gmail.com e644edbd65 transfer project in github
2024-05-12 15:29:27 +03:30

7 lines
628 B
Vue

<template>
<svg class="nav--icons" xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16">
<title>Facebook</title>
<path d="M6,0c.407,0,.817.023,1.222.042.265.011.529.051.778.08L7.981,2.7H7.787c-.269,0-.538,0-.806,0-.2,0-.4,0-.605.009a1.045,1.045,0,0,0-1.16,1.132c-.02.614-.035,1.971-.036,2.042.034,0,.675,0,1.321,0,.322,0,.638,0,.858,0h.525c-.132.989-.252,1.939-.383,2.895H5.18L5.127,16H2.278L2.33,8.761H0L.021,5.883H2.362V5.667c0-.58,0-1.16.018-1.74a7.56,7.56,0,0,1,.09-1.1A3.3,3.3,0,0,1,3.719.673,3.465,3.465,0,0,1,5.773,0C5.849,0,5.924,0,6,0" transform="translate(0 0)"/>
</svg>
</template>