compress icon
compress-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- compress-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- compress-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 compress icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 12.77q-.213 0-.356-.145T5 12.27t.144-.356t.356-.144h13q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143zm0-2.77q-.213 0-.356-.144T5 9.499t.144-.356T5.5 9h13q.213 0 .356.144t.144.357t-.144.356T18.5 10zm6.143 10.856q-.143-.143-.143-.356v-3.623l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.383q.137-.137.276-.19q.14-.053.298-.053t.296.053t.274.19l2.382 2.382q.14.14.153.342t-.157.37q-.156.156-.347.158t-.357-.156l-1.746-1.74V20.5q0 .213-.144.356t-.357.144t-.356-.144m.059-14.43q-.136-.053-.274-.19L9.046 3.854q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16L11.5 4.892V1.27q0-.212.144-.356t.357-.144t.356.144t.143.356v3.623l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.382 2.382q-.137.137-.276.19q-.14.053-.298.053t-.296-.053"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCompressRounded(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="M5.5 12.77q-.213 0-.356-.145T5 12.27t.144-.356t.356-.144h13q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143zm0-2.77q-.213 0-.356-.144T5 9.499t.144-.356T5.5 9h13q.213 0 .356.144t.144.357t-.144.356T18.5 10zm6.143 10.856q-.143-.143-.143-.356v-3.623l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.383q.137-.137.276-.19q.14-.053.298-.053t.296.053t.274.19l2.382 2.382q.14.14.153.342t-.157.37q-.156.156-.347.158t-.357-.156l-1.746-1.74V20.5q0 .213-.144.356t-.357.144t-.356-.144m.059-14.43q-.136-.053-.274-.19L9.046 3.854q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16L11.5 4.892V1.27q0-.212.144-.356t.357-.144t.356.144t.143.356v3.623l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.382 2.382q-.137.137-.276.19q-.14.053-.298.053t-.296-.053"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 12.77q-.213 0-.356-.145T5 12.27t.144-.356t.356-.144h13q.213 0 .356.144q.144.144.144.357t-.144.356t-.356.143zm0-2.77q-.213 0-.356-.144T5 9.499t.144-.356T5.5 9h13q.213 0 .356.144t.144.357t-.144.356T18.5 10zm6.143 10.856q-.143-.143-.143-.356v-3.623l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.383q.137-.137.276-.19q.14-.053.298-.053t.296.053t.274.19l2.382 2.382q.14.14.153.342t-.157.37q-.156.156-.347.158t-.357-.156l-1.746-1.74V20.5q0 .213-.144.356t-.357.144t-.356-.144m.059-14.43q-.136-.053-.274-.19L9.046 3.854q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16L11.5 4.892V1.27q0-.212.144-.356t.357-.144t.356.144t.143.356v3.623l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.382 2.382q-.137.137-.276.19q-.14.053-.298.053t-.296-.053"/></svg> </template>
CSS
.icon-compress-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%22M5.5%2012.77q-.213%200-.356-.145T5%2012.27t.144-.356t.356-.144h13q.213%200%20.356.144q.144.144.144.357t-.144.356t-.356.143zm0-2.77q-.213%200-.356-.144T5%209.499t.144-.356T5.5%209h13q.213%200%20.356.144t.144.357t-.144.356T18.5%2010zm6.143%2010.856q-.143-.143-.143-.356v-3.623l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.383q.137-.137.276-.19q.14-.053.298-.053t.296.053t.274.19l2.382%202.382q.14.14.153.342t-.157.37q-.156.156-.347.158t-.357-.156l-1.746-1.74V20.5q0%20.213-.144.356t-.357.144t-.356-.144m.059-14.43q-.136-.053-.274-.19L9.046%203.854q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16L11.5%204.892V1.27q0-.212.144-.356t.357-.144t.356.144t.143.356v3.623l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.382%202.382q-.137.137-.276.19q-.14.053-.298.053t-.296-.053%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%22M5.5%2012.77q-.213%200-.356-.145T5%2012.27t.144-.356t.356-.144h13q.213%200%20.356.144q.144.144.144.357t-.144.356t-.356.143zm0-2.77q-.213%200-.356-.144T5%209.499t.144-.356T5.5%209h13q.213%200%20.356.144t.144.357t-.144.356T18.5%2010zm6.143%2010.856q-.143-.143-.143-.356v-3.623l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.383q.137-.137.276-.19q.14-.053.298-.053t.296.053t.274.19l2.382%202.382q.14.14.153.342t-.157.37q-.156.156-.347.158t-.357-.156l-1.746-1.74V20.5q0%20.213-.144.356t-.357.144t-.356-.144m.059-14.43q-.136-.053-.274-.19L9.046%203.854q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16L11.5%204.892V1.27q0-.212.144-.356t.357-.144t.356.144t.143.356v3.623l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.354l-2.382%202.382q-.137.137-.276.19q-.14.053-.298.053t-.296-.053%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/compress-rounded.svg?color=%231a73e8&size=48