pinterest logo icon

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

Name
pinterest-logo-light
Set
Phosphor
Style
Light
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="M222 112c0 22.05-7.7 42.19-21.68 56.73c-13 13.52-30.61 21.27-48.32 21.27c-19.42 0-31.55-7.07-38.63-13.64l-11.53 49A6 6 0 0 1 96 230a6 6 0 0 1-1.37-.16a6 6 0 0 1-4.47-7.21l32-136a6 6 0 1 1 11.68 2.74L116.75 162c2.8 4.33 12.46 16 35.25 16c28.51 0 58-24.69 58-66a74 74 0 1 0-138.1 37a6 6 0 1 1-10.39 6A86 86 0 1 1 222 112"/></svg>

React

import type { SVGProps } from "react";

export function PhPinterestLogoLight(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="M222 112c0 22.05-7.7 42.19-21.68 56.73c-13 13.52-30.61 21.27-48.32 21.27c-19.42 0-31.55-7.07-38.63-13.64l-11.53 49A6 6 0 0 1 96 230a6 6 0 0 1-1.37-.16a6 6 0 0 1-4.47-7.21l32-136a6 6 0 1 1 11.68 2.74L116.75 162c2.8 4.33 12.46 16 35.25 16c28.51 0 58-24.69 58-66a74 74 0 1 0-138.1 37a6 6 0 1 1-10.39 6A86 86 0 1 1 222 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="M222 112c0 22.05-7.7 42.19-21.68 56.73c-13 13.52-30.61 21.27-48.32 21.27c-19.42 0-31.55-7.07-38.63-13.64l-11.53 49A6 6 0 0 1 96 230a6 6 0 0 1-1.37-.16a6 6 0 0 1-4.47-7.21l32-136a6 6 0 1 1 11.68 2.74L116.75 162c2.8 4.33 12.46 16 35.25 16c28.51 0 58-24.69 58-66a74 74 0 1 0-138.1 37a6 6 0 1 1-10.39 6A86 86 0 1 1 222 112"/></svg>
</template>

CSS

.icon-pinterest-logo-light {
  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%22M222%20112c0%2022.05-7.7%2042.19-21.68%2056.73c-13%2013.52-30.61%2021.27-48.32%2021.27c-19.42%200-31.55-7.07-38.63-13.64l-11.53%2049A6%206%200%200%201%2096%20230a6%206%200%200%201-1.37-.16a6%206%200%200%201-4.47-7.21l32-136a6%206%200%201%201%2011.68%202.74L116.75%20162c2.8%204.33%2012.46%2016%2035.25%2016c28.51%200%2058-24.69%2058-66a74%2074%200%201%200-138.1%2037a6%206%200%201%201-10.39%206A86%2086%200%201%201%20222%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%22M222%20112c0%2022.05-7.7%2042.19-21.68%2056.73c-13%2013.52-30.61%2021.27-48.32%2021.27c-19.42%200-31.55-7.07-38.63-13.64l-11.53%2049A6%206%200%200%201%2096%20230a6%206%200%200%201-1.37-.16a6%206%200%200%201-4.47-7.21l32-136a6%206%200%201%201%2011.68%202.74L116.75%20162c2.8%204.33%2012.46%2016%2035.25%2016c28.51%200%2058-24.69%2058-66a74%2074%200%201%200-138.1%2037a6%206%200%201%201-10.39%206A86%2086%200%201%201%20222%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-light.svg?color=%231a73e8&size=48