logo pinterest icon

logo-pinterest from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
logo-pinterest
Set
Carbon
Style
Outline
Category
Brand
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More brand icons from Carbon

Use the logo pinterest icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 0 0-5.1 27a13.2 13.2 0 0 1 0-4l1.65-7a5.05 5.05 0 0 1-.38-2c0-1.94 1.13-3.4 2.53-3.4a1.76 1.76 0 0 1 1.77 2c0 1.2-.76 3-1.16 4.66a2 2 0 0 0 2.08 2.53c2.48 0 4.4-2.63 4.4-6.41a5.53 5.53 0 0 0-5.85-5.7a6.06 6.06 0 0 0-6.32 6.08a5.42 5.42 0 0 0 1 3.19a.44.44 0 0 1 .1.4c-.11.44-.35 1.4-.39 1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43c0-4.41 3.21-8.47 9.25-8.47c4.85 0 8.63 3.46 8.63 8.09c0 4.82-3 8.7-7.27 8.7a3.76 3.76 0 0 1-3.21-1.6l-.87 3.33a15.6 15.6 0 0 1-1.74 3.67A14.2 14.2 0 0 0 16 30a14 14 0 0 0 0-28"/></svg>

React

import type { SVGProps } from "react";

export function CarbonLogoPinterest(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 0 0-5.1 27a13.2 13.2 0 0 1 0-4l1.65-7a5.05 5.05 0 0 1-.38-2c0-1.94 1.13-3.4 2.53-3.4a1.76 1.76 0 0 1 1.77 2c0 1.2-.76 3-1.16 4.66a2 2 0 0 0 2.08 2.53c2.48 0 4.4-2.63 4.4-6.41a5.53 5.53 0 0 0-5.85-5.7a6.06 6.06 0 0 0-6.32 6.08a5.42 5.42 0 0 0 1 3.19a.44.44 0 0 1 .1.4c-.11.44-.35 1.4-.39 1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43c0-4.41 3.21-8.47 9.25-8.47c4.85 0 8.63 3.46 8.63 8.09c0 4.82-3 8.7-7.27 8.7a3.76 3.76 0 0 1-3.21-1.6l-.87 3.33a15.6 15.6 0 0 1-1.74 3.67A14.2 14.2 0 0 0 16 30a14 14 0 0 0 0-28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 0 0-5.1 27a13.2 13.2 0 0 1 0-4l1.65-7a5.05 5.05 0 0 1-.38-2c0-1.94 1.13-3.4 2.53-3.4a1.76 1.76 0 0 1 1.77 2c0 1.2-.76 3-1.16 4.66a2 2 0 0 0 2.08 2.53c2.48 0 4.4-2.63 4.4-6.41a5.53 5.53 0 0 0-5.85-5.7a6.06 6.06 0 0 0-6.32 6.08a5.42 5.42 0 0 0 1 3.19a.44.44 0 0 1 .1.4c-.11.44-.35 1.4-.39 1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43c0-4.41 3.21-8.47 9.25-8.47c4.85 0 8.63 3.46 8.63 8.09c0 4.82-3 8.7-7.27 8.7a3.76 3.76 0 0 1-3.21-1.6l-.87 3.33a15.6 15.6 0 0 1-1.74 3.67A14.2 14.2 0 0 0 16 30a14 14 0 0 0 0-28"/></svg>
</template>

CSS

.icon-logo-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%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202a14%2014%200%200%200-5.1%2027a13.2%2013.2%200%200%201%200-4l1.65-7a5.05%205.05%200%200%201-.38-2c0-1.94%201.13-3.4%202.53-3.4a1.76%201.76%200%200%201%201.77%202c0%201.2-.76%203-1.16%204.66a2%202%200%200%200%202.08%202.53c2.48%200%204.4-2.63%204.4-6.41a5.53%205.53%200%200%200-5.85-5.7a6.06%206.06%200%200%200-6.32%206.08a5.42%205.42%200%200%200%201%203.19a.44.44%200%200%201%20.1.4c-.11.44-.35%201.4-.39%201.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43c0-4.41%203.21-8.47%209.25-8.47c4.85%200%208.63%203.46%208.63%208.09c0%204.82-3%208.7-7.27%208.7a3.76%203.76%200%200%201-3.21-1.6l-.87%203.33a15.6%2015.6%200%200%201-1.74%203.67A14.2%2014.2%200%200%200%2016%2030a14%2014%200%200%200%200-28%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202a14%2014%200%200%200-5.1%2027a13.2%2013.2%200%200%201%200-4l1.65-7a5.05%205.05%200%200%201-.38-2c0-1.94%201.13-3.4%202.53-3.4a1.76%201.76%200%200%201%201.77%202c0%201.2-.76%203-1.16%204.66a2%202%200%200%200%202.08%202.53c2.48%200%204.4-2.63%204.4-6.41a5.53%205.53%200%200%200-5.85-5.7a6.06%206.06%200%200%200-6.32%206.08a5.42%205.42%200%200%200%201%203.19a.44.44%200%200%201%20.1.4c-.11.44-.35%201.4-.39%201.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43c0-4.41%203.21-8.47%209.25-8.47c4.85%200%208.63%203.46%208.63%208.09c0%204.82-3%208.7-7.27%208.7a3.76%203.76%200%200%201-3.21-1.6l-.87%203.33a15.6%2015.6%200%200%201-1.74%203.67A14.2%2014.2%200%200%200%2016%2030a14%2014%200%200%200%200-28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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