get pocket icon

get-pocket from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
get-pocket
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the get pocket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 5C5.355 5 4 6.355 4 8v7c0 6.617 5.383 12 12 12s12-5.383 12-12V8c0-1.645-1.355-3-3-3zm0 2h18c.566 0 1 .434 1 1v7c0 5.535-4.465 10-10 10S6 20.535 6 15V8c0-.566.434-1 1-1m3.656 4.406c-.383 0-.77.176-1.062.469a1.467 1.467 0 0 0 0 2.094L15 19.375a1.504 1.504 0 0 0 2.125 0l5.281-5.25a1.504 1.504 0 0 0 0-2.125a1.504 1.504 0 0 0-2.125 0l-4.218 4.219l-4.344-4.344c-.293-.293-.68-.469-1.063-.469"/></svg>

React

import type { SVGProps } from "react";

export function LaGetPocket(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 5C5.355 5 4 6.355 4 8v7c0 6.617 5.383 12 12 12s12-5.383 12-12V8c0-1.645-1.355-3-3-3zm0 2h18c.566 0 1 .434 1 1v7c0 5.535-4.465 10-10 10S6 20.535 6 15V8c0-.566.434-1 1-1m3.656 4.406c-.383 0-.77.176-1.062.469a1.467 1.467 0 0 0 0 2.094L15 19.375a1.504 1.504 0 0 0 2.125 0l5.281-5.25a1.504 1.504 0 0 0 0-2.125a1.504 1.504 0 0 0-2.125 0l-4.218 4.219l-4.344-4.344c-.293-.293-.68-.469-1.063-.469"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 5C5.355 5 4 6.355 4 8v7c0 6.617 5.383 12 12 12s12-5.383 12-12V8c0-1.645-1.355-3-3-3zm0 2h18c.566 0 1 .434 1 1v7c0 5.535-4.465 10-10 10S6 20.535 6 15V8c0-.566.434-1 1-1m3.656 4.406c-.383 0-.77.176-1.062.469a1.467 1.467 0 0 0 0 2.094L15 19.375a1.504 1.504 0 0 0 2.125 0l5.281-5.25a1.504 1.504 0 0 0 0-2.125a1.504 1.504 0 0 0-2.125 0l-4.218 4.219l-4.344-4.344c-.293-.293-.68-.469-1.063-.469"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%205C5.355%205%204%206.355%204%208v7c0%206.617%205.383%2012%2012%2012s12-5.383%2012-12V8c0-1.645-1.355-3-3-3zm0%202h18c.566%200%201%20.434%201%201v7c0%205.535-4.465%2010-10%2010S6%2020.535%206%2015V8c0-.566.434-1%201-1m3.656%204.406c-.383%200-.77.176-1.062.469a1.467%201.467%200%200%200%200%202.094L15%2019.375a1.504%201.504%200%200%200%202.125%200l5.281-5.25a1.504%201.504%200%200%200%200-2.125a1.504%201.504%200%200%200-2.125%200l-4.218%204.219l-4.344-4.344c-.293-.293-.68-.469-1.063-.469%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%205C5.355%205%204%206.355%204%208v7c0%206.617%205.383%2012%2012%2012s12-5.383%2012-12V8c0-1.645-1.355-3-3-3zm0%202h18c.566%200%201%20.434%201%201v7c0%205.535-4.465%2010-10%2010S6%2020.535%206%2015V8c0-.566.434-1%201-1m3.656%204.406c-.383%200-.77.176-1.062.469a1.467%201.467%200%200%200%200%202.094L15%2019.375a1.504%201.504%200%200%200%202.125%200l5.281-5.25a1.504%201.504%200%200%200%200-2.125a1.504%201.504%200%200%200-2.125%200l-4.218%204.219l-4.344-4.344c-.293-.293-.68-.469-1.063-.469%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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