pinterest icon

pinterest from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
pinterest
Set
Jam Icons
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Jam Icons

Use the pinterest icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-4.5 -2 24 24"><path fill="currentColor" d="M6.17 13.097c-.506 2.726-1.122 5.34-2.95 6.705c-.563-4.12.829-7.215 1.475-10.5c-1.102-1.91.133-5.755 2.457-4.808c2.86 1.166-2.477 7.102 1.106 7.844c3.741.774 5.269-6.683 2.949-9.109C7.855-.272 1.45 3.15 2.238 8.163c.192 1.226 1.421 1.598.491 3.29C.584 10.962-.056 9.22.027 6.897C.159 3.097 3.344.435 6.538.067c4.04-.466 7.831 1.527 8.354 5.44c.59 4.416-1.823 9.2-6.142 8.855c-1.171-.093-1.663-.69-2.58-1.265"/></svg>

React

import type { SVGProps } from "react";

export function JamPinterest(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-4.5 -2 24 24"><path fill="currentColor" d="M6.17 13.097c-.506 2.726-1.122 5.34-2.95 6.705c-.563-4.12.829-7.215 1.475-10.5c-1.102-1.91.133-5.755 2.457-4.808c2.86 1.166-2.477 7.102 1.106 7.844c3.741.774 5.269-6.683 2.949-9.109C7.855-.272 1.45 3.15 2.238 8.163c.192 1.226 1.421 1.598.491 3.29C.584 10.962-.056 9.22.027 6.897C.159 3.097 3.344.435 6.538.067c4.04-.466 7.831 1.527 8.354 5.44c.59 4.416-1.823 9.2-6.142 8.855c-1.171-.093-1.663-.69-2.58-1.265"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-4.5 -2 24 24"><path fill="currentColor" d="M6.17 13.097c-.506 2.726-1.122 5.34-2.95 6.705c-.563-4.12.829-7.215 1.475-10.5c-1.102-1.91.133-5.755 2.457-4.808c2.86 1.166-2.477 7.102 1.106 7.844c3.741.774 5.269-6.683 2.949-9.109C7.855-.272 1.45 3.15 2.238 8.163c.192 1.226 1.421 1.598.491 3.29C.584 10.962-.056 9.22.027 6.897C.159 3.097 3.344.435 6.538.067c4.04-.466 7.831 1.527 8.354 5.44c.59 4.416-1.823 9.2-6.142 8.855c-1.171-.093-1.663-.69-2.58-1.265"/></svg>
</template>

CSS

.icon-pinterest {
  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%22-4.5%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.17%2013.097c-.506%202.726-1.122%205.34-2.95%206.705c-.563-4.12.829-7.215%201.475-10.5c-1.102-1.91.133-5.755%202.457-4.808c2.86%201.166-2.477%207.102%201.106%207.844c3.741.774%205.269-6.683%202.949-9.109C7.855-.272%201.45%203.15%202.238%208.163c.192%201.226%201.421%201.598.491%203.29C.584%2010.962-.056%209.22.027%206.897C.159%203.097%203.344.435%206.538.067c4.04-.466%207.831%201.527%208.354%205.44c.59%204.416-1.823%209.2-6.142%208.855c-1.171-.093-1.663-.69-2.58-1.265%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%22-4.5%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.17%2013.097c-.506%202.726-1.122%205.34-2.95%206.705c-.563-4.12.829-7.215%201.475-10.5c-1.102-1.91.133-5.755%202.457-4.808c2.86%201.166-2.477%207.102%201.106%207.844c3.741.774%205.269-6.683%202.949-9.109C7.855-.272%201.45%203.15%202.238%208.163c.192%201.226%201.421%201.598.491%203.29C.584%2010.962-.056%209.22.027%206.897C.159%203.097%203.344.435%206.538.067c4.04-.466%207.831%201.527%208.354%205.44c.59%204.416-1.823%209.2-6.142%208.855c-1.171-.093-1.663-.69-2.58-1.265%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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