facebook one icon

facebook-one from IconPark by ByteDance · Color · Brand · Apache-2.0 Free for personal and commercial use.

Name
facebook-one
Set
IconPark
Style
Color
Category
Brand
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More brand icons from IconPark

Use the facebook one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4.11111 46C2.94518 46 2 45.0496 2 43.8773V4.12274C2 2.95038 2.94518 2 4.11111 2H43.8889C45.0548 2 46 2.95038 46 4.12274V43.8773C46 45.0496 45.0548 46 43.8889 46C42.4815 46 29.2222 46 4.11111 46Z"/><path fill="#000" d="M38.6617 17.8869H34.3076H33.7932C32.4431 17.8869 31.3487 18.9814 31.3487 20.3314V25.2217H38.6617L37.5907 32.5525H31.3487V46H23.3067V32.5525H16.667V25.2217H23.2209L23.3067 18.2633L23.2828 15.7694C23.249 12.2477 26.0764 9.36542 29.5981 9.33159C29.6185 9.3314 29.6389 9.3313 29.6593 9.3313H38.6617V17.8869Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFacebookOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" fillRule="evenodd" clipRule="evenodd"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M4.11111 46C2.94518 46 2 45.0496 2 43.8773V4.12274C2 2.95038 2.94518 2 4.11111 2H43.8889C45.0548 2 46 2.95038 46 4.12274V43.8773C46 45.0496 45.0548 46 43.8889 46C42.4815 46 29.2222 46 4.11111 46Z"/><path fill="#000" d="M38.6617 17.8869H34.3076H33.7932C32.4431 17.8869 31.3487 18.9814 31.3487 20.3314V25.2217H38.6617L37.5907 32.5525H31.3487V46H23.3067V32.5525H16.667V25.2217H23.2209L23.3067 18.2633L23.2828 15.7694C23.249 12.2477 26.0764 9.36542 29.5981 9.33159C29.6185 9.3314 29.6389 9.3313 29.6593 9.3313H38.6617V17.8869Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4.11111 46C2.94518 46 2 45.0496 2 43.8773V4.12274C2 2.95038 2.94518 2 4.11111 2H43.8889C45.0548 2 46 2.95038 46 4.12274V43.8773C46 45.0496 45.0548 46 43.8889 46C42.4815 46 29.2222 46 4.11111 46Z"/><path fill="#000" d="M38.6617 17.8869H34.3076H33.7932C32.4431 17.8869 31.3487 18.9814 31.3487 20.3314V25.2217H38.6617L37.5907 32.5525H31.3487V46H23.3067V32.5525H16.667V25.2217H23.2209L23.3067 18.2633L23.2828 15.7694C23.249 12.2477 26.0764 9.36542 29.5981 9.33159C29.6185 9.3314 29.6389 9.3313 29.6593 9.3313H38.6617V17.8869Z"/></g></svg>
</template>

CSS

.icon-facebook-one {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4.11111%2046C2.94518%2046%202%2045.0496%202%2043.8773V4.12274C2%202.95038%202.94518%202%204.11111%202H43.8889C45.0548%202%2046%202.95038%2046%204.12274V43.8773C46%2045.0496%2045.0548%2046%2043.8889%2046C42.4815%2046%2029.2222%2046%204.11111%2046Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M38.6617%2017.8869H34.3076H33.7932C32.4431%2017.8869%2031.3487%2018.9814%2031.3487%2020.3314V25.2217H38.6617L37.5907%2032.5525H31.3487V46H23.3067V32.5525H16.667V25.2217H23.2209L23.3067%2018.2633L23.2828%2015.7694C23.249%2012.2477%2026.0764%209.36542%2029.5981%209.33159C29.6185%209.3314%2029.6389%209.3313%2029.6593%209.3313H38.6617V17.8869Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4.11111%2046C2.94518%2046%202%2045.0496%202%2043.8773V4.12274C2%202.95038%202.94518%202%204.11111%202H43.8889C45.0548%202%2046%202.95038%2046%204.12274V43.8773C46%2045.0496%2045.0548%2046%2043.8889%2046C42.4815%2046%2029.2222%2046%204.11111%2046Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M38.6617%2017.8869H34.3076H33.7932C32.4431%2017.8869%2031.3487%2018.9814%2031.3487%2020.3314V25.2217H38.6617L37.5907%2032.5525H31.3487V46H23.3067V32.5525H16.667V25.2217H23.2209L23.3067%2018.2633L23.2828%2015.7694C23.249%2012.2477%2026.0764%209.36542%2029.5981%209.33159C29.6185%209.3314%2029.6389%209.3313%2029.6593%209.3313H38.6617V17.8869Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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