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

Name
get-pocket
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0

The same logo in other sets

Use the get pocket logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M407.6 64h-367C18.5 64 0 82.5 0 104.6v135.2C0 364.5 99.7 464 224.2 464c124 0 223.8-99.5 223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6m-162 268.5c-12.4 11.8-31.4 11.1-42.4 0C89.5 223.6 88.3 227.4 88.3 209.3c0-16.9 13.8-30.7 30.7-30.7c17 0 16.1 3.8 105.2 89.3c90.6-86.9 88.6-89.3 105.5-89.3s30.7 13.8 30.7 30.7c0 17.8-2.9 15.7-114.8 123.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsGetPocket(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M407.6 64h-367C18.5 64 0 82.5 0 104.6v135.2C0 364.5 99.7 464 224.2 464c124 0 223.8-99.5 223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6m-162 268.5c-12.4 11.8-31.4 11.1-42.4 0C89.5 223.6 88.3 227.4 88.3 209.3c0-16.9 13.8-30.7 30.7-30.7c17 0 16.1 3.8 105.2 89.3c90.6-86.9 88.6-89.3 105.5-89.3s30.7 13.8 30.7 30.7c0 17.8-2.9 15.7-114.8 123.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M407.6 64h-367C18.5 64 0 82.5 0 104.6v135.2C0 364.5 99.7 464 224.2 464c124 0 223.8-99.5 223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6m-162 268.5c-12.4 11.8-31.4 11.1-42.4 0C89.5 223.6 88.3 227.4 88.3 209.3c0-16.9 13.8-30.7 30.7-30.7c17 0 16.1 3.8 105.2 89.3c90.6-86.9 88.6-89.3 105.5-89.3s30.7 13.8 30.7 30.7c0 17.8-2.9 15.7-114.8 123.2"/></svg>
</template>

CSS

.icon-get-pocket {
  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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M407.6%2064h-367C18.5%2064%200%2082.5%200%20104.6v135.2C0%20364.5%2099.7%20464%20224.2%20464c124%200%20223.8-99.5%20223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6m-162%20268.5c-12.4%2011.8-31.4%2011.1-42.4%200C89.5%20223.6%2088.3%20227.4%2088.3%20209.3c0-16.9%2013.8-30.7%2030.7-30.7c17%200%2016.1%203.8%20105.2%2089.3c90.6-86.9%2088.6-89.3%20105.5-89.3s30.7%2013.8%2030.7%2030.7c0%2017.8-2.9%2015.7-114.8%20123.2%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M407.6%2064h-367C18.5%2064%200%2082.5%200%20104.6v135.2C0%20364.5%2099.7%20464%20224.2%20464c124%200%20223.8-99.5%20223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6m-162%20268.5c-12.4%2011.8-31.4%2011.1-42.4%200C89.5%20223.6%2088.3%20227.4%2088.3%20209.3c0-16.9%2013.8-30.7%2030.7-30.7c17%200%2016.1%203.8%20105.2%2089.3c90.6-86.9%2088.6-89.3%20105.5-89.3s30.7%2013.8%2030.7%2030.7c0%2017.8-2.9%2015.7-114.8%20123.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Get Pocket logo — Font Awesome 6 Brands · IconsDB