Files
social-media/frontend/src/static/svg/Tiktok.vue
Jonathan Bourdon f6c351c31e
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
refactor: move public static pages
2026-05-05 11:39:02 -04:00

8 lines
374 B
Vue

<template>
<svg fill="currentColor"
viewBox="0 0 448 512"
xmlns="http://www.w3.org/2000/svg">
<path
d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"/>
</svg>
</template>