diff options
Diffstat (limited to 'src/icons/brand-pinterest.svg')
-rw-r--r-- | src/icons/brand-pinterest.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/brand-pinterest.svg b/src/icons/brand-pinterest.svg new file mode 100644 index 00000000..3dc97291 --- /dev/null +++ b/src/icons/brand-pinterest.svg @@ -0,0 +1,11 @@ +--- +tags: [logo, website, images, materials] +category: Brand +version: "1.15" +unicode: "ec8d" +--- +<svg> + <line x1="8" y1="20" x2="12" y2="11" /> + <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" /> + <circle cx="12" cy="12" r="9" /> +</svg> |