pip icon
pip-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- pip-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- pip-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the pip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 10.616q-.213 0-.356-.144T3 10.115t.144-.356t.356-.143h3.427L1.731 4.444q-.165-.146-.165-.347t.165-.366t.357-.165t.356.165l5.172 5.177V5.5q0-.213.143-.356Q7.903 5 8.116 5t.356.144t.144.356v4.308q0 .343-.233.575t-.575.233zM4.616 19q-.691 0-1.153-.462T3 17.384V13.5q0-.213.144-.356T3.501 13t.356.144T4 13.5v3.885q0 .269.173.442t.443.173h6.653q.213 0 .356.144t.144.357t-.144.356t-.356.143zm15.527-6.374Q20 12.481 20 12.269V6.616q0-.27-.173-.443T19.385 6H11.5q-.213 0-.356-.144T11 5.499t.144-.356T11.5 5h7.885q.69 0 1.152.463T21 6.616v5.653q0 .213-.144.357t-.357.143t-.356-.143M14.962 19q-.344 0-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344 0 .576.232t.232.575v2.231q0 .343-.232.576t-.576.232z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPipRounded(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="M3.5 10.616q-.213 0-.356-.144T3 10.115t.144-.356t.356-.143h3.427L1.731 4.444q-.165-.146-.165-.347t.165-.366t.357-.165t.356.165l5.172 5.177V5.5q0-.213.143-.356Q7.903 5 8.116 5t.356.144t.144.356v4.308q0 .343-.233.575t-.575.233zM4.616 19q-.691 0-1.153-.462T3 17.384V13.5q0-.213.144-.356T3.501 13t.356.144T4 13.5v3.885q0 .269.173.442t.443.173h6.653q.213 0 .356.144t.144.357t-.144.356t-.356.143zm15.527-6.374Q20 12.481 20 12.269V6.616q0-.27-.173-.443T19.385 6H11.5q-.213 0-.356-.144T11 5.499t.144-.356T11.5 5h7.885q.69 0 1.152.463T21 6.616v5.653q0 .213-.144.357t-.357.143t-.356-.143M14.962 19q-.344 0-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344 0 .576.232t.232.575v2.231q0 .343-.232.576t-.576.232z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 10.616q-.213 0-.356-.144T3 10.115t.144-.356t.356-.143h3.427L1.731 4.444q-.165-.146-.165-.347t.165-.366t.357-.165t.356.165l5.172 5.177V5.5q0-.213.143-.356Q7.903 5 8.116 5t.356.144t.144.356v4.308q0 .343-.233.575t-.575.233zM4.616 19q-.691 0-1.153-.462T3 17.384V13.5q0-.213.144-.356T3.501 13t.356.144T4 13.5v3.885q0 .269.173.442t.443.173h6.653q.213 0 .356.144t.144.357t-.144.356t-.356.143zm15.527-6.374Q20 12.481 20 12.269V6.616q0-.27-.173-.443T19.385 6H11.5q-.213 0-.356-.144T11 5.499t.144-.356T11.5 5h7.885q.69 0 1.152.463T21 6.616v5.653q0 .213-.144.357t-.357.143t-.356-.143M14.962 19q-.344 0-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344 0 .576.232t.232.575v2.231q0 .343-.232.576t-.576.232z"/></svg> </template>
CSS
.icon-pip-rounded {
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%22M3.5%2010.616q-.213%200-.356-.144T3%2010.115t.144-.356t.356-.143h3.427L1.731%204.444q-.165-.146-.165-.347t.165-.366t.357-.165t.356.165l5.172%205.177V5.5q0-.213.143-.356Q7.903%205%208.116%205t.356.144t.144.356v4.308q0%20.343-.233.575t-.575.233zM4.616%2019q-.691%200-1.153-.462T3%2017.384V13.5q0-.213.144-.356T3.501%2013t.356.144T4%2013.5v3.885q0%20.269.173.442t.443.173h6.653q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm15.527-6.374Q20%2012.481%2020%2012.269V6.616q0-.27-.173-.443T19.385%206H11.5q-.213%200-.356-.144T11%205.499t.144-.356T11.5%205h7.885q.69%200%201.152.463T21%206.616v5.653q0%20.213-.144.357t-.357.143t-.356-.143M14.962%2019q-.344%200-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344%200%20.576.232t.232.575v2.231q0%20.343-.232.576t-.576.232z%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%22M3.5%2010.616q-.213%200-.356-.144T3%2010.115t.144-.356t.356-.143h3.427L1.731%204.444q-.165-.146-.165-.347t.165-.366t.357-.165t.356.165l5.172%205.177V5.5q0-.213.143-.356Q7.903%205%208.116%205t.356.144t.144.356v4.308q0%20.343-.233.575t-.575.233zM4.616%2019q-.691%200-1.153-.462T3%2017.384V13.5q0-.213.144-.356T3.501%2013t.356.144T4%2013.5v3.885q0%20.269.173.442t.443.173h6.653q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm15.527-6.374Q20%2012.481%2020%2012.269V6.616q0-.27-.173-.443T19.385%206H11.5q-.213%200-.356-.144T11%205.499t.144-.356T11.5%205h7.885q.69%200%201.152.463T21%206.616v5.653q0%20.213-.144.357t-.357.143t-.356-.143M14.962%2019q-.344%200-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344%200%20.576.232t.232.575v2.231q0%20.343-.232.576t-.576.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/pip-rounded.svg?color=%231a73e8&size=48