pipeline logo
pipeline from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- pipeline
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
The same logo in other sets
Use the pipeline logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f57f17" d="M20 24h-8.1a5 5 0 0 0-.732-1.754l11.078-11.078A4.997 4.997 0 1 0 20.1 6h-8.202a5 5 0 1 0 0 2H20.1a5 5 0 0 0 .73 1.754L9.755 20.832A4.997 4.997 0 1 0 11.9 26H20v4h10V20H20ZM7 10a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m18-6a3 3 0 1 1-3 3a3.003 3.003 0 0 1 3-3M7 28a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m15-6h6v6h-6Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemePipeline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f57f17" d="M20 24h-8.1a5 5 0 0 0-.732-1.754l11.078-11.078A4.997 4.997 0 1 0 20.1 6h-8.202a5 5 0 1 0 0 2H20.1a5 5 0 0 0 .73 1.754L9.755 20.832A4.997 4.997 0 1 0 11.9 26H20v4h10V20H20ZM7 10a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m18-6a3 3 0 1 1-3 3a3.003 3.003 0 0 1 3-3M7 28a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m15-6h6v6h-6Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f57f17" d="M20 24h-8.1a5 5 0 0 0-.732-1.754l11.078-11.078A4.997 4.997 0 1 0 20.1 6h-8.202a5 5 0 1 0 0 2H20.1a5 5 0 0 0 .73 1.754L9.755 20.832A4.997 4.997 0 1 0 11.9 26H20v4h10V20H20ZM7 10a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m18-6a3 3 0 1 1-3 3a3.003 3.003 0 0 1 3-3M7 28a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3m15-6h6v6h-6Z"/></svg> </template>
CSS
.icon-pipeline {
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%22%23f57f17%22%20d%3D%22M20%2024h-8.1a5%205%200%200%200-.732-1.754l11.078-11.078A4.997%204.997%200%201%200%2020.1%206h-8.202a5%205%200%201%200%200%202H20.1a5%205%200%200%200%20.73%201.754L9.755%2020.832A4.997%204.997%200%201%200%2011.9%2026H20v4h10V20H20ZM7%2010a3%203%200%201%201%203-3a3.003%203.003%200%200%201-3%203m18-6a3%203%200%201%201-3%203a3.003%203.003%200%200%201%203-3M7%2028a3%203%200%201%201%203-3a3.003%203.003%200%200%201-3%203m15-6h6v6h-6Z%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%22%23f57f17%22%20d%3D%22M20%2024h-8.1a5%205%200%200%200-.732-1.754l11.078-11.078A4.997%204.997%200%201%200%2020.1%206h-8.202a5%205%200%201%200%200%202H20.1a5%205%200%200%200%20.73%201.754L9.755%2020.832A4.997%204.997%200%201%200%2011.9%2026H20v4h10V20H20ZM7%2010a3%203%200%201%201%203-3a3.003%203.003%200%200%201-3%203m18-6a3%203%200%201%201-3%203a3.003%203.003%200%200%201%203-3M7%2028a3%203%200%201%201%203-3a3.003%203.003%200%200%201-3%203m15-6h6v6h-6Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/pipeline.svg?color=%231a73e8&size=48