<template> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.4 6.85V4.96002C11.4 4.24002 11.85 4.06002 12.21 4.06002H14.28V1H11.4C8.25 1 8.25 3.34001 8.25 4.78001V6.85H6V10H8.25V19H11.4V10H14.01L14.37 6.85H11.4Z" fill="#3B5998"/> </svg> </template> <script> export default { name: "FacebookSvg", }; </script>