format text overflow icon
format-text-overflow-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-text-overflow-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- format-text-overflow-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the format text overflow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.393 19.356Q5.25 19.213 5.25 19V5q0-.213.144-.356t.357-.144t.356.144T6.25 5v14q0 .213-.144.356t-.357.144t-.356-.144M12.24 8.587q-.144-.144-.144-.356V5q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3.23q0 .213-.144.357t-.356.144t-.356-.144m4.031 5.892q-.14.146-.335.146t-.359-.146q-.146-.165-.146-.363t.146-.345l1.271-1.271H9.519q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h7.329l-1.271-1.271q-.146-.148-.146-.345t.146-.363t.347-.165t.347.165l1.913 1.913q.243.243.243.566t-.242.565zm-4.031 4.877q-.144-.144-.144-.356v-3.23q0-.213.144-.357t.357-.144t.356.144t.143.356V19q0 .213-.144.356t-.356.144t-.356-.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatTextOverflowRounded(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.393 19.356Q5.25 19.213 5.25 19V5q0-.213.144-.356t.357-.144t.356.144T6.25 5v14q0 .213-.144.356t-.357.144t-.356-.144M12.24 8.587q-.144-.144-.144-.356V5q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3.23q0 .213-.144.357t-.356.144t-.356-.144m4.031 5.892q-.14.146-.335.146t-.359-.146q-.146-.165-.146-.363t.146-.345l1.271-1.271H9.519q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h7.329l-1.271-1.271q-.146-.148-.146-.345t.146-.363t.347-.165t.347.165l1.913 1.913q.243.243.243.566t-.242.565zm-4.031 4.877q-.144-.144-.144-.356v-3.23q0-.213.144-.357t.357-.144t.356.144t.143.356V19q0 .213-.144.356t-.356.144t-.356-.144"/></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.393 19.356Q5.25 19.213 5.25 19V5q0-.213.144-.356t.357-.144t.356.144T6.25 5v14q0 .213-.144.356t-.357.144t-.356-.144M12.24 8.587q-.144-.144-.144-.356V5q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3.23q0 .213-.144.357t-.356.144t-.356-.144m4.031 5.892q-.14.146-.335.146t-.359-.146q-.146-.165-.146-.363t.146-.345l1.271-1.271H9.519q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h7.329l-1.271-1.271q-.146-.148-.146-.345t.146-.363t.347-.165t.347.165l1.913 1.913q.243.243.243.566t-.242.565zm-4.031 4.877q-.144-.144-.144-.356v-3.23q0-.213.144-.357t.357-.144t.356.144t.143.356V19q0 .213-.144.356t-.356.144t-.356-.144"/></svg> </template>
CSS
.icon-format-text-overflow-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.393%2019.356Q5.25%2019.213%205.25%2019V5q0-.213.144-.356t.357-.144t.356.144T6.25%205v14q0%20.213-.144.356t-.357.144t-.356-.144M12.24%208.587q-.144-.144-.144-.356V5q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3.23q0%20.213-.144.357t-.356.144t-.356-.144m4.031%205.892q-.14.146-.335.146t-.359-.146q-.146-.165-.146-.363t.146-.345l1.271-1.271H9.519q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h7.329l-1.271-1.271q-.146-.148-.146-.345t.146-.363t.347-.165t.347.165l1.913%201.913q.243.243.243.566t-.242.565zm-4.031%204.877q-.144-.144-.144-.356v-3.23q0-.213.144-.357t.357-.144t.356.144t.143.356V19q0%20.213-.144.356t-.356.144t-.356-.144%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.393%2019.356Q5.25%2019.213%205.25%2019V5q0-.213.144-.356t.357-.144t.356.144T6.25%205v14q0%20.213-.144.356t-.357.144t-.356-.144M12.24%208.587q-.144-.144-.144-.356V5q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3.23q0%20.213-.144.357t-.356.144t-.356-.144m4.031%205.892q-.14.146-.335.146t-.359-.146q-.146-.165-.146-.363t.146-.345l1.271-1.271H9.519q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h7.329l-1.271-1.271q-.146-.148-.146-.345t.146-.363t.347-.165t.347.165l1.913%201.913q.243.243.243.566t-.242.565zm-4.031%204.877q-.144-.144-.144-.356v-3.23q0-.213.144-.357t.357-.144t.356.144t.143.356V19q0%20.213-.144.356t-.356.144t-.356-.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/format-text-overflow-rounded.svg?color=%231a73e8&size=48