pagelines from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
pagelines
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
384×512
License
CC BY 4.0

The same logo in other sets

Use the pagelines logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M384 312.7c-55.1 136.7-187.1 54-187.1 54c-40.5 81.8-107.4 134.4-184.6 134.7c-16.1 0-16.6-24.4 0-24.4c64.4-.3 120.5-42.7 157.2-110.1c-41.1 15.9-118.6 27.9-161.6-82.2c109-44.9 159.1 11.2 178.3 45.5c9.9-24.4 17-50.9 21.6-79.7c0 0-139.7 21.9-149.5-98.1c119.1-47.9 152.6 76.7 152.6 76.7c1.6-16.7 3.3-52.6 3.3-53.4c0 0-106.3-73.7-38.1-165.2c124.6 43 61.4 162.4 61.4 162.4c.5 1.6.5 23.8 0 33.4c0 0 45.2-89 136.4-57.5c-4.2 134-141.9 106.4-141.9 106.4c-4.4 27.4-11.2 53.4-20 77.5c0 0 83-91.8 172-20"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsPagelines(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M384 312.7c-55.1 136.7-187.1 54-187.1 54c-40.5 81.8-107.4 134.4-184.6 134.7c-16.1 0-16.6-24.4 0-24.4c64.4-.3 120.5-42.7 157.2-110.1c-41.1 15.9-118.6 27.9-161.6-82.2c109-44.9 159.1 11.2 178.3 45.5c9.9-24.4 17-50.9 21.6-79.7c0 0-139.7 21.9-149.5-98.1c119.1-47.9 152.6 76.7 152.6 76.7c1.6-16.7 3.3-52.6 3.3-53.4c0 0-106.3-73.7-38.1-165.2c124.6 43 61.4 162.4 61.4 162.4c.5 1.6.5 23.8 0 33.4c0 0 45.2-89 136.4-57.5c-4.2 134-141.9 106.4-141.9 106.4c-4.4 27.4-11.2 53.4-20 77.5c0 0 83-91.8 172-20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M384 312.7c-55.1 136.7-187.1 54-187.1 54c-40.5 81.8-107.4 134.4-184.6 134.7c-16.1 0-16.6-24.4 0-24.4c64.4-.3 120.5-42.7 157.2-110.1c-41.1 15.9-118.6 27.9-161.6-82.2c109-44.9 159.1 11.2 178.3 45.5c9.9-24.4 17-50.9 21.6-79.7c0 0-139.7 21.9-149.5-98.1c119.1-47.9 152.6 76.7 152.6 76.7c1.6-16.7 3.3-52.6 3.3-53.4c0 0-106.3-73.7-38.1-165.2c124.6 43 61.4 162.4 61.4 162.4c.5 1.6.5 23.8 0 33.4c0 0 45.2-89 136.4-57.5c-4.2 134-141.9 106.4-141.9 106.4c-4.4 27.4-11.2 53.4-20 77.5c0 0 83-91.8 172-20"/></svg>
</template>

CSS

.icon-pagelines {
  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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M384%20312.7c-55.1%20136.7-187.1%2054-187.1%2054c-40.5%2081.8-107.4%20134.4-184.6%20134.7c-16.1%200-16.6-24.4%200-24.4c64.4-.3%20120.5-42.7%20157.2-110.1c-41.1%2015.9-118.6%2027.9-161.6-82.2c109-44.9%20159.1%2011.2%20178.3%2045.5c9.9-24.4%2017-50.9%2021.6-79.7c0%200-139.7%2021.9-149.5-98.1c119.1-47.9%20152.6%2076.7%20152.6%2076.7c1.6-16.7%203.3-52.6%203.3-53.4c0%200-106.3-73.7-38.1-165.2c124.6%2043%2061.4%20162.4%2061.4%20162.4c.5%201.6.5%2023.8%200%2033.4c0%200%2045.2-89%20136.4-57.5c-4.2%20134-141.9%20106.4-141.9%20106.4c-4.4%2027.4-11.2%2053.4-20%2077.5c0%200%2083-91.8%20172-20%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M384%20312.7c-55.1%20136.7-187.1%2054-187.1%2054c-40.5%2081.8-107.4%20134.4-184.6%20134.7c-16.1%200-16.6-24.4%200-24.4c64.4-.3%20120.5-42.7%20157.2-110.1c-41.1%2015.9-118.6%2027.9-161.6-82.2c109-44.9%20159.1%2011.2%20178.3%2045.5c9.9-24.4%2017-50.9%2021.6-79.7c0%200-139.7%2021.9-149.5-98.1c119.1-47.9%20152.6%2076.7%20152.6%2076.7c1.6-16.7%203.3-52.6%203.3-53.4c0%200-106.3-73.7-38.1-165.2c124.6%2043%2061.4%20162.4%2061.4%20162.4c.5%201.6.5%2023.8%200%2033.4c0%200%2045.2-89%20136.4-57.5c-4.2%20134-141.9%20106.4-141.9%20106.4c-4.4%2027.4-11.2%2053.4-20%2077.5c0%200%2083-91.8%20172-20%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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