pinterest logo icon

pinterest-logo-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
pinterest-logo-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the pinterest logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 112c0 21.53-7.5 41.18-21.12 55.34C186.26 180.47 169.17 188 152 188c-21.35 0-33.52-8.76-39.76-15.57l-12.35 52.49A4 4 0 0 1 96 228a4.2 4.2 0 0 1-.92-.11a4 4 0 0 1-3-4.81l32-136a4 4 0 0 1 7.78 1.84l-17.28 73.45C117 166.42 127 180 152 180c29.49 0 60-25.44 60-68a76 76 0 1 0-141.83 38a4 4 0 0 1-6.93 4A84 84 0 1 1 220 112"/></svg>

React

import type { SVGProps } from "react";

export function PhPinterestLogoThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 112c0 21.53-7.5 41.18-21.12 55.34C186.26 180.47 169.17 188 152 188c-21.35 0-33.52-8.76-39.76-15.57l-12.35 52.49A4 4 0 0 1 96 228a4.2 4.2 0 0 1-.92-.11a4 4 0 0 1-3-4.81l32-136a4 4 0 0 1 7.78 1.84l-17.28 73.45C117 166.42 127 180 152 180c29.49 0 60-25.44 60-68a76 76 0 1 0-141.83 38a4 4 0 0 1-6.93 4A84 84 0 1 1 220 112"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 112c0 21.53-7.5 41.18-21.12 55.34C186.26 180.47 169.17 188 152 188c-21.35 0-33.52-8.76-39.76-15.57l-12.35 52.49A4 4 0 0 1 96 228a4.2 4.2 0 0 1-.92-.11a4 4 0 0 1-3-4.81l32-136a4 4 0 0 1 7.78 1.84l-17.28 73.45C117 166.42 127 180 152 180c29.49 0 60-25.44 60-68a76 76 0 1 0-141.83 38a4 4 0 0 1-6.93 4A84 84 0 1 1 220 112"/></svg>
</template>

CSS

.icon-pinterest-logo-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M220%20112c0%2021.53-7.5%2041.18-21.12%2055.34C186.26%20180.47%20169.17%20188%20152%20188c-21.35%200-33.52-8.76-39.76-15.57l-12.35%2052.49A4%204%200%200%201%2096%20228a4.2%204.2%200%200%201-.92-.11a4%204%200%200%201-3-4.81l32-136a4%204%200%200%201%207.78%201.84l-17.28%2073.45C117%20166.42%20127%20180%20152%20180c29.49%200%2060-25.44%2060-68a76%2076%200%201%200-141.83%2038a4%204%200%200%201-6.93%204A84%2084%200%201%201%20220%20112%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M220%20112c0%2021.53-7.5%2041.18-21.12%2055.34C186.26%20180.47%20169.17%20188%20152%20188c-21.35%200-33.52-8.76-39.76-15.57l-12.35%2052.49A4%204%200%200%201%2096%20228a4.2%204.2%200%200%201-.92-.11a4%204%200%200%201-3-4.81l32-136a4%204%200%200%201%207.78%201.84l-17.28%2073.45C117%20166.42%20127%20180%20152%20180c29.49%200%2060-25.44%2060-68a76%2076%200%201%200-141.83%2038a4%204%200%200%201-6.93%204A84%2084%200%201%201%20220%20112%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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