pinterest logo icon

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

Name
pinterest-logo-fill
Set
Phosphor
Style
Fill
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="M240 128.7c-.38 56.49-46.46 102.73-102.94 103.29a104.2 104.2 0 0 1-25.94-3a4 4 0 0 1-2.91-4.86l8.64-34.55A60.6 60.6 0 0 0 144 196c37 0 66.7-33.45 63.81-73.36A72 72 0 1 0 69.24 155A8 8 0 0 0 80 159.29a8.19 8.19 0 0 0 4-10.49a56 56 0 1 1 107.86-24.93C194 154.4 171.73 180 144 180a44.87 44.87 0 0 1-23.14-6.44l14.9-59.62a8 8 0 0 0-15.52-3.88L93.38 217.51a4 4 0 0 1-5.71 2.59A104 104 0 0 1 32 126.88C32.6 70.52 78.67 24.52 135 24a104 104 0 0 1 105 104.7"/></svg>

React

import type { SVGProps } from "react";

export function PhPinterestLogoFill(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="M240 128.7c-.38 56.49-46.46 102.73-102.94 103.29a104.2 104.2 0 0 1-25.94-3a4 4 0 0 1-2.91-4.86l8.64-34.55A60.6 60.6 0 0 0 144 196c37 0 66.7-33.45 63.81-73.36A72 72 0 1 0 69.24 155A8 8 0 0 0 80 159.29a8.19 8.19 0 0 0 4-10.49a56 56 0 1 1 107.86-24.93C194 154.4 171.73 180 144 180a44.87 44.87 0 0 1-23.14-6.44l14.9-59.62a8 8 0 0 0-15.52-3.88L93.38 217.51a4 4 0 0 1-5.71 2.59A104 104 0 0 1 32 126.88C32.6 70.52 78.67 24.52 135 24a104 104 0 0 1 105 104.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 128.7c-.38 56.49-46.46 102.73-102.94 103.29a104.2 104.2 0 0 1-25.94-3a4 4 0 0 1-2.91-4.86l8.64-34.55A60.6 60.6 0 0 0 144 196c37 0 66.7-33.45 63.81-73.36A72 72 0 1 0 69.24 155A8 8 0 0 0 80 159.29a8.19 8.19 0 0 0 4-10.49a56 56 0 1 1 107.86-24.93C194 154.4 171.73 180 144 180a44.87 44.87 0 0 1-23.14-6.44l14.9-59.62a8 8 0 0 0-15.52-3.88L93.38 217.51a4 4 0 0 1-5.71 2.59A104 104 0 0 1 32 126.88C32.6 70.52 78.67 24.52 135 24a104 104 0 0 1 105 104.7"/></svg>
</template>

CSS

.icon-pinterest-logo-fill {
  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%22M240%20128.7c-.38%2056.49-46.46%20102.73-102.94%20103.29a104.2%20104.2%200%200%201-25.94-3a4%204%200%200%201-2.91-4.86l8.64-34.55A60.6%2060.6%200%200%200%20144%20196c37%200%2066.7-33.45%2063.81-73.36A72%2072%200%201%200%2069.24%20155A8%208%200%200%200%2080%20159.29a8.19%208.19%200%200%200%204-10.49a56%2056%200%201%201%20107.86-24.93C194%20154.4%20171.73%20180%20144%20180a44.87%2044.87%200%200%201-23.14-6.44l14.9-59.62a8%208%200%200%200-15.52-3.88L93.38%20217.51a4%204%200%200%201-5.71%202.59A104%20104%200%200%201%2032%20126.88C32.6%2070.52%2078.67%2024.52%20135%2024a104%20104%200%200%201%20105%20104.7%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%22M240%20128.7c-.38%2056.49-46.46%20102.73-102.94%20103.29a104.2%20104.2%200%200%201-25.94-3a4%204%200%200%201-2.91-4.86l8.64-34.55A60.6%2060.6%200%200%200%20144%20196c37%200%2066.7-33.45%2063.81-73.36A72%2072%200%201%200%2069.24%20155A8%208%200%200%200%2080%20159.29a8.19%208.19%200%200%200%204-10.49a56%2056%200%201%201%20107.86-24.93C194%20154.4%20171.73%20180%20144%20180a44.87%2044.87%200%200%201-23.14-6.44l14.9-59.62a8%208%200%200%200-15.52-3.88L93.38%20217.51a4%204%200%200%201-5.71%202.59A104%20104%200%200%201%2032%20126.88C32.6%2070.52%2078.67%2024.52%20135%2024a104%20104%200%200%201%20105%20104.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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