piped logo
piped from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- piped
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the piped logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.947 22.915c0 .6-1.207 1.085-2.7 1.085c-1.492 0-2.698-.485-2.698-1.085s1.206-1.086 2.699-1.086s2.699.485 2.699 1.086m-.018-.906V.789S9.593.58 9.06.33A7 7 0 0 0 8.1.07A8 8 0 0 0 6.986 0a8 8 0 0 0-1.043.144a6 6 0 0 0-.786.272A6 6 0 0 0 4.56.79v21.223c.609-.462 1.668-.684 2.687-.684c1.015 0 2.072.22 2.68.68zm1.906-17.195c.66 0 1.192-1 1.192-2.237S12.494.34 11.835.34c-.66 0-1.192 1-1.192 2.237s.533 2.237 1.192 2.237m.045 4.488c-.66 0-1.192 1.102-1.192 2.464c0 1.363.533 2.465 1.192 2.465c.66 0 1.192-1.102 1.192-2.465s-.532-2.464-1.192-2.464m7.556-2.16a12 12 0 0 0-.142-1.026a12 12 0 0 0-.27-.994a12 12 0 0 0-.388-.939q-.226-.44-.492-.859a11 11 0 0 0-.578-.76a10 10 0 0 0-.647-.65a9.6 9.6 0 0 0-1.412-.941a9.6 9.6 0 0 0-1.412-.492a11 11 0 0 0-.65-.102a6 6 0 0 0-.626-.053c.433.486.708 1.294.708 2.25c0 1-.3 1.836-.767 2.313c.224.041.575.163.708.212c.215.096.432.211.641.344c.356.258.543.471.73.77c.263.474.31.856.247 1.287c-.135.651-.495 1.035-.937 1.33a4.3 4.3 0 0 1-.623.297c-.087.026-.438.13-.694.158c.453.521.74 1.418.74 2.48c0 1.042-.278 1.923-.716 2.448c.114-.002.22-.003.35-.007c.414-.037.9-.107 1.395-.207c.314-.085.862-.25 1.531-.55a9 9 0 0 0 1.422-.996q.32-.32.605-.673a9 9 0 0 0 .504-.782q.217-.428.39-.876q.154-.463.262-.951q.086-.495.129-1.003c.02-.343-.001-.686-.008-1.028"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPiped(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.947 22.915c0 .6-1.207 1.085-2.7 1.085c-1.492 0-2.698-.485-2.698-1.085s1.206-1.086 2.699-1.086s2.699.485 2.699 1.086m-.018-.906V.789S9.593.58 9.06.33A7 7 0 0 0 8.1.07A8 8 0 0 0 6.986 0a8 8 0 0 0-1.043.144a6 6 0 0 0-.786.272A6 6 0 0 0 4.56.79v21.223c.609-.462 1.668-.684 2.687-.684c1.015 0 2.072.22 2.68.68zm1.906-17.195c.66 0 1.192-1 1.192-2.237S12.494.34 11.835.34c-.66 0-1.192 1-1.192 2.237s.533 2.237 1.192 2.237m.045 4.488c-.66 0-1.192 1.102-1.192 2.464c0 1.363.533 2.465 1.192 2.465c.66 0 1.192-1.102 1.192-2.465s-.532-2.464-1.192-2.464m7.556-2.16a12 12 0 0 0-.142-1.026a12 12 0 0 0-.27-.994a12 12 0 0 0-.388-.939q-.226-.44-.492-.859a11 11 0 0 0-.578-.76a10 10 0 0 0-.647-.65a9.6 9.6 0 0 0-1.412-.941a9.6 9.6 0 0 0-1.412-.492a11 11 0 0 0-.65-.102a6 6 0 0 0-.626-.053c.433.486.708 1.294.708 2.25c0 1-.3 1.836-.767 2.313c.224.041.575.163.708.212c.215.096.432.211.641.344c.356.258.543.471.73.77c.263.474.31.856.247 1.287c-.135.651-.495 1.035-.937 1.33a4.3 4.3 0 0 1-.623.297c-.087.026-.438.13-.694.158c.453.521.74 1.418.74 2.48c0 1.042-.278 1.923-.716 2.448c.114-.002.22-.003.35-.007c.414-.037.9-.107 1.395-.207c.314-.085.862-.25 1.531-.55a9 9 0 0 0 1.422-.996q.32-.32.605-.673a9 9 0 0 0 .504-.782q.217-.428.39-.876q.154-.463.262-.951q.086-.495.129-1.003c.02-.343-.001-.686-.008-1.028"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.947 22.915c0 .6-1.207 1.085-2.7 1.085c-1.492 0-2.698-.485-2.698-1.085s1.206-1.086 2.699-1.086s2.699.485 2.699 1.086m-.018-.906V.789S9.593.58 9.06.33A7 7 0 0 0 8.1.07A8 8 0 0 0 6.986 0a8 8 0 0 0-1.043.144a6 6 0 0 0-.786.272A6 6 0 0 0 4.56.79v21.223c.609-.462 1.668-.684 2.687-.684c1.015 0 2.072.22 2.68.68zm1.906-17.195c.66 0 1.192-1 1.192-2.237S12.494.34 11.835.34c-.66 0-1.192 1-1.192 2.237s.533 2.237 1.192 2.237m.045 4.488c-.66 0-1.192 1.102-1.192 2.464c0 1.363.533 2.465 1.192 2.465c.66 0 1.192-1.102 1.192-2.465s-.532-2.464-1.192-2.464m7.556-2.16a12 12 0 0 0-.142-1.026a12 12 0 0 0-.27-.994a12 12 0 0 0-.388-.939q-.226-.44-.492-.859a11 11 0 0 0-.578-.76a10 10 0 0 0-.647-.65a9.6 9.6 0 0 0-1.412-.941a9.6 9.6 0 0 0-1.412-.492a11 11 0 0 0-.65-.102a6 6 0 0 0-.626-.053c.433.486.708 1.294.708 2.25c0 1-.3 1.836-.767 2.313c.224.041.575.163.708.212c.215.096.432.211.641.344c.356.258.543.471.73.77c.263.474.31.856.247 1.287c-.135.651-.495 1.035-.937 1.33a4.3 4.3 0 0 1-.623.297c-.087.026-.438.13-.694.158c.453.521.74 1.418.74 2.48c0 1.042-.278 1.923-.716 2.448c.114-.002.22-.003.35-.007c.414-.037.9-.107 1.395-.207c.314-.085.862-.25 1.531-.55a9 9 0 0 0 1.422-.996q.32-.32.605-.673a9 9 0 0 0 .504-.782q.217-.428.39-.876q.154-.463.262-.951q.086-.495.129-1.003c.02-.343-.001-.686-.008-1.028"/></svg> </template>
CSS
.icon-piped {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.947%2022.915c0%20.6-1.207%201.085-2.7%201.085c-1.492%200-2.698-.485-2.698-1.085s1.206-1.086%202.699-1.086s2.699.485%202.699%201.086m-.018-.906V.789S9.593.58%209.06.33A7%207%200%200%200%208.1.07A8%208%200%200%200%206.986%200a8%208%200%200%200-1.043.144a6%206%200%200%200-.786.272A6%206%200%200%200%204.56.79v21.223c.609-.462%201.668-.684%202.687-.684c1.015%200%202.072.22%202.68.68zm1.906-17.195c.66%200%201.192-1%201.192-2.237S12.494.34%2011.835.34c-.66%200-1.192%201-1.192%202.237s.533%202.237%201.192%202.237m.045%204.488c-.66%200-1.192%201.102-1.192%202.464c0%201.363.533%202.465%201.192%202.465c.66%200%201.192-1.102%201.192-2.465s-.532-2.464-1.192-2.464m7.556-2.16a12%2012%200%200%200-.142-1.026a12%2012%200%200%200-.27-.994a12%2012%200%200%200-.388-.939q-.226-.44-.492-.859a11%2011%200%200%200-.578-.76a10%2010%200%200%200-.647-.65a9.6%209.6%200%200%200-1.412-.941a9.6%209.6%200%200%200-1.412-.492a11%2011%200%200%200-.65-.102a6%206%200%200%200-.626-.053c.433.486.708%201.294.708%202.25c0%201-.3%201.836-.767%202.313c.224.041.575.163.708.212c.215.096.432.211.641.344c.356.258.543.471.73.77c.263.474.31.856.247%201.287c-.135.651-.495%201.035-.937%201.33a4.3%204.3%200%200%201-.623.297c-.087.026-.438.13-.694.158c.453.521.74%201.418.74%202.48c0%201.042-.278%201.923-.716%202.448c.114-.002.22-.003.35-.007c.414-.037.9-.107%201.395-.207c.314-.085.862-.25%201.531-.55a9%209%200%200%200%201.422-.996q.32-.32.605-.673a9%209%200%200%200%20.504-.782q.217-.428.39-.876q.154-.463.262-.951q.086-.495.129-1.003c.02-.343-.001-.686-.008-1.028%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.947%2022.915c0%20.6-1.207%201.085-2.7%201.085c-1.492%200-2.698-.485-2.698-1.085s1.206-1.086%202.699-1.086s2.699.485%202.699%201.086m-.018-.906V.789S9.593.58%209.06.33A7%207%200%200%200%208.1.07A8%208%200%200%200%206.986%200a8%208%200%200%200-1.043.144a6%206%200%200%200-.786.272A6%206%200%200%200%204.56.79v21.223c.609-.462%201.668-.684%202.687-.684c1.015%200%202.072.22%202.68.68zm1.906-17.195c.66%200%201.192-1%201.192-2.237S12.494.34%2011.835.34c-.66%200-1.192%201-1.192%202.237s.533%202.237%201.192%202.237m.045%204.488c-.66%200-1.192%201.102-1.192%202.464c0%201.363.533%202.465%201.192%202.465c.66%200%201.192-1.102%201.192-2.465s-.532-2.464-1.192-2.464m7.556-2.16a12%2012%200%200%200-.142-1.026a12%2012%200%200%200-.27-.994a12%2012%200%200%200-.388-.939q-.226-.44-.492-.859a11%2011%200%200%200-.578-.76a10%2010%200%200%200-.647-.65a9.6%209.6%200%200%200-1.412-.941a9.6%209.6%200%200%200-1.412-.492a11%2011%200%200%200-.65-.102a6%206%200%200%200-.626-.053c.433.486.708%201.294.708%202.25c0%201-.3%201.836-.767%202.313c.224.041.575.163.708.212c.215.096.432.211.641.344c.356.258.543.471.73.77c.263.474.31.856.247%201.287c-.135.651-.495%201.035-.937%201.33a4.3%204.3%200%200%201-.623.297c-.087.026-.438.13-.694.158c.453.521.74%201.418.74%202.48c0%201.042-.278%201.923-.716%202.448c.114-.002.22-.003.35-.007c.414-.037.9-.107%201.395-.207c.314-.085.862-.25%201.531-.55a9%209%200%200%200%201.422-.996q.32-.32.605-.673a9%209%200%200%200%20.504-.782q.217-.428.39-.876q.154-.463.262-.951q.086-.495.129-1.003c.02-.343-.001-.686-.008-1.028%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/piped.svg?color=%231a73e8&size=48