facebook-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.

Name
facebook-line
Set
Remix Icon
Style
Line
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the facebook icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 9h4.5l-.5 2h-4v9h-2v-9H7V9h4V7.128c0-1.783.186-2.43.534-3.082a3.64 3.64 0 0 1 1.512-1.512C13.698 2.186 14.345 2 16.128 2q.784 0 1.372.15V4h-1.372c-1.324 0-1.727.078-2.139.298a1.63 1.63 0 0 0-.691.692c-.22.411-.298.814-.298 2.138z"/></svg>

React

import type { SVGProps } from "react";

export function RiFacebookLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 9h4.5l-.5 2h-4v9h-2v-9H7V9h4V7.128c0-1.783.186-2.43.534-3.082a3.64 3.64 0 0 1 1.512-1.512C13.698 2.186 14.345 2 16.128 2q.784 0 1.372.15V4h-1.372c-1.324 0-1.727.078-2.139.298a1.63 1.63 0 0 0-.691.692c-.22.411-.298.814-.298 2.138z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 9h4.5l-.5 2h-4v9h-2v-9H7V9h4V7.128c0-1.783.186-2.43.534-3.082a3.64 3.64 0 0 1 1.512-1.512C13.698 2.186 14.345 2 16.128 2q.784 0 1.372.15V4h-1.372c-1.324 0-1.727.078-2.139.298a1.63 1.63 0 0 0-.691.692c-.22.411-.298.814-.298 2.138z"/></svg>
</template>

CSS

.icon-facebook-line {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%209h4.5l-.5%202h-4v9h-2v-9H7V9h4V7.128c0-1.783.186-2.43.534-3.082a3.64%203.64%200%200%201%201.512-1.512C13.698%202.186%2014.345%202%2016.128%202q.784%200%201.372.15V4h-1.372c-1.324%200-1.727.078-2.139.298a1.63%201.63%200%200%200-.691.692c-.22.411-.298.814-.298%202.138z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%209h4.5l-.5%202h-4v9h-2v-9H7V9h4V7.128c0-1.783.186-2.43.534-3.082a3.64%203.64%200%200%201%201.512-1.512C13.698%202.186%2014.345%202%2016.128%202q.784%200%201.372.15V4h-1.372c-1.324%200-1.727.078-2.139.298a1.63%201.63%200%200%200-.691.692c-.22.411-.298.814-.298%202.138z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/facebook-line.svg?color=%231a73e8&size=48