pocket from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
pocket
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the pocket logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.813 10.259l-5.646 5.419a1.65 1.65 0 0 1-2.282 0l-5.646-5.419a1.645 1.645 0 0 1 2.276-2.376l4.511 4.322l4.517-4.322a1.643 1.643 0 0 1 2.326.049a1.64 1.64 0 0 1-.045 2.326zm5.083-7.546a2.16 2.16 0 0 0-2.041-1.436H2.179c-.9 0-1.717.564-2.037 1.405c-.094.25-.142.511-.142.774v7.245l.084 1.441c.348 3.277 2.047 6.142 4.682 8.139q.069.053.143.105l.03.023a11.9 11.9 0 0 0 4.694 2.072c.786.158 1.591.24 2.389.24c.739 0 1.481-.067 2.209-.204c.088-.029.176-.045.264-.06c.023 0 .049-.015.074-.029a12 12 0 0 0 4.508-2.025l.029-.031l.135-.105c2.627-1.995 4.324-4.862 4.686-8.148L24 10.678V3.445c0-.251-.031-.5-.121-.742z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPocket(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="m18.813 10.259l-5.646 5.419a1.65 1.65 0 0 1-2.282 0l-5.646-5.419a1.645 1.645 0 0 1 2.276-2.376l4.511 4.322l4.517-4.322a1.643 1.643 0 0 1 2.326.049a1.64 1.64 0 0 1-.045 2.326zm5.083-7.546a2.16 2.16 0 0 0-2.041-1.436H2.179c-.9 0-1.717.564-2.037 1.405c-.094.25-.142.511-.142.774v7.245l.084 1.441c.348 3.277 2.047 6.142 4.682 8.139q.069.053.143.105l.03.023a11.9 11.9 0 0 0 4.694 2.072c.786.158 1.591.24 2.389.24c.739 0 1.481-.067 2.209-.204c.088-.029.176-.045.264-.06c.023 0 .049-.015.074-.029a12 12 0 0 0 4.508-2.025l.029-.031l.135-.105c2.627-1.995 4.324-4.862 4.686-8.148L24 10.678V3.445c0-.251-.031-.5-.121-.742z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.813 10.259l-5.646 5.419a1.65 1.65 0 0 1-2.282 0l-5.646-5.419a1.645 1.645 0 0 1 2.276-2.376l4.511 4.322l4.517-4.322a1.643 1.643 0 0 1 2.326.049a1.64 1.64 0 0 1-.045 2.326zm5.083-7.546a2.16 2.16 0 0 0-2.041-1.436H2.179c-.9 0-1.717.564-2.037 1.405c-.094.25-.142.511-.142.774v7.245l.084 1.441c.348 3.277 2.047 6.142 4.682 8.139q.069.053.143.105l.03.023a11.9 11.9 0 0 0 4.694 2.072c.786.158 1.591.24 2.389.24c.739 0 1.481-.067 2.209-.204c.088-.029.176-.045.264-.06c.023 0 .049-.015.074-.029a12 12 0 0 0 4.508-2.025l.029-.031l.135-.105c2.627-1.995 4.324-4.862 4.686-8.148L24 10.678V3.445c0-.251-.031-.5-.121-.742z"/></svg>
</template>

CSS

.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.813%2010.259l-5.646%205.419a1.65%201.65%200%200%201-2.282%200l-5.646-5.419a1.645%201.645%200%200%201%202.276-2.376l4.511%204.322l4.517-4.322a1.643%201.643%200%200%201%202.326.049a1.64%201.64%200%200%201-.045%202.326zm5.083-7.546a2.16%202.16%200%200%200-2.041-1.436H2.179c-.9%200-1.717.564-2.037%201.405c-.094.25-.142.511-.142.774v7.245l.084%201.441c.348%203.277%202.047%206.142%204.682%208.139q.069.053.143.105l.03.023a11.9%2011.9%200%200%200%204.694%202.072c.786.158%201.591.24%202.389.24c.739%200%201.481-.067%202.209-.204c.088-.029.176-.045.264-.06c.023%200%20.049-.015.074-.029a12%2012%200%200%200%204.508-2.025l.029-.031l.135-.105c2.627-1.995%204.324-4.862%204.686-8.148L24%2010.678V3.445c0-.251-.031-.5-.121-.742z%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%22m18.813%2010.259l-5.646%205.419a1.65%201.65%200%200%201-2.282%200l-5.646-5.419a1.645%201.645%200%200%201%202.276-2.376l4.511%204.322l4.517-4.322a1.643%201.643%200%200%201%202.326.049a1.64%201.64%200%200%201-.045%202.326zm5.083-7.546a2.16%202.16%200%200%200-2.041-1.436H2.179c-.9%200-1.717.564-2.037%201.405c-.094.25-.142.511-.142.774v7.245l.084%201.441c.348%203.277%202.047%206.142%204.682%208.139q.069.053.143.105l.03.023a11.9%2011.9%200%200%200%204.694%202.072c.786.158%201.591.24%202.389.24c.739%200%201.481-.067%202.209-.204c.088-.029.176-.045.264-.06c.023%200%20.049-.015.074-.029a12%2012%200%200%200%204.508-2.025l.029-.031l.135-.105c2.627-1.995%204.324-4.862%204.686-8.148L24%2010.678V3.445c0-.251-.031-.5-.121-.742z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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