Welcome to mirror list, hosted at ThFree Co, Russian Federation.

facebook.html « icons « partials « layouts - github.com/darshanbaral/ghazal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a2396955b4d145375eb17d07046d79ac66c4c6df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<svg
  aria-hidden="true"
  focusable="false"
  data-prefix="fab"
  data-icon="facebook"
  class="svg-inline--fa fa-facebook fa-w-16"
  role="img"
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 512 512"
>
  <path
    fill="currentColor"
    d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"
  ></path>
</svg>