pinterest logo icon

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

Name
pinterest-logo-bold
Set
Phosphor
Style
Bold
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="M228 112c0 23.6-8.29 45.23-23.35 60.88C190.52 187.57 171.33 196 152 196c-15.45 0-26.78-4.18-34.89-9.31l-9.43 40.06a12 12 0 1 1-23.36-5.5l32-136a12 12 0 1 1 23.36 5.5l-16.45 69.93C126.72 164.86 135.16 172 152 172c25.56 0 52-22.45 52-60a68 68 0 1 0-126.91 34a12 12 0 0 1-20.77 12A92 92 0 1 1 228 112"/></svg>

React

import type { SVGProps } from "react";

export function PhPinterestLogoBold(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="M228 112c0 23.6-8.29 45.23-23.35 60.88C190.52 187.57 171.33 196 152 196c-15.45 0-26.78-4.18-34.89-9.31l-9.43 40.06a12 12 0 1 1-23.36-5.5l32-136a12 12 0 1 1 23.36 5.5l-16.45 69.93C126.72 164.86 135.16 172 152 172c25.56 0 52-22.45 52-60a68 68 0 1 0-126.91 34a12 12 0 0 1-20.77 12A92 92 0 1 1 228 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="M228 112c0 23.6-8.29 45.23-23.35 60.88C190.52 187.57 171.33 196 152 196c-15.45 0-26.78-4.18-34.89-9.31l-9.43 40.06a12 12 0 1 1-23.36-5.5l32-136a12 12 0 1 1 23.36 5.5l-16.45 69.93C126.72 164.86 135.16 172 152 172c25.56 0 52-22.45 52-60a68 68 0 1 0-126.91 34a12 12 0 0 1-20.77 12A92 92 0 1 1 228 112"/></svg>
</template>

CSS

.icon-pinterest-logo-bold {
  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%22M228%20112c0%2023.6-8.29%2045.23-23.35%2060.88C190.52%20187.57%20171.33%20196%20152%20196c-15.45%200-26.78-4.18-34.89-9.31l-9.43%2040.06a12%2012%200%201%201-23.36-5.5l32-136a12%2012%200%201%201%2023.36%205.5l-16.45%2069.93C126.72%20164.86%20135.16%20172%20152%20172c25.56%200%2052-22.45%2052-60a68%2068%200%201%200-126.91%2034a12%2012%200%200%201-20.77%2012A92%2092%200%201%201%20228%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%22M228%20112c0%2023.6-8.29%2045.23-23.35%2060.88C190.52%20187.57%20171.33%20196%20152%20196c-15.45%200-26.78-4.18-34.89-9.31l-9.43%2040.06a12%2012%200%201%201-23.36-5.5l32-136a12%2012%200%201%201%2023.36%205.5l-16.45%2069.93C126.72%20164.86%20135.16%20172%20152%20172c25.56%200%2052-22.45%2052-60a68%2068%200%201%200-126.91%2034a12%2012%200%200%201-20.77%2012A92%2092%200%201%201%20228%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-bold.svg?color=%231a73e8&size=48