text up icon
text-up-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- text-up-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- text-up-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 text up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.789 18.385q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.144h7.923q.213 0 .356.144q.144.143.144.357q0 .213-.144.356t-.356.144zm3.604-3.951q-.143-.143-.143-.357V7.531l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16L16.25 7.531v6.546q0 .214-.143.357t-.357.143t-.357-.143m-10.953.143q-.246 0-.372-.19t-.04-.412l3.197-8.211q.037-.091.112-.139t.165-.048h.242q.09 0 .166.048t.111.139l3.235 8.209q.086.235-.046.42q-.133.184-.373.184q-.148 0-.262-.07t-.17-.218l-.913-2.32H5.765l-.913 2.325q-.056.129-.16.206q-.103.077-.251.077m1.62-3.408h3.124L7.654 7.15h-.1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTextUpRounded(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="M11.789 18.385q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.144h7.923q.213 0 .356.144q.144.143.144.357q0 .213-.144.356t-.356.144zm3.604-3.951q-.143-.143-.143-.357V7.531l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16L16.25 7.531v6.546q0 .214-.143.357t-.357.143t-.357-.143m-10.953.143q-.246 0-.372-.19t-.04-.412l3.197-8.211q.037-.091.112-.139t.165-.048h.242q.09 0 .166.048t.111.139l3.235 8.209q.086.235-.046.42q-.133.184-.373.184q-.148 0-.262-.07t-.17-.218l-.913-2.32H5.765l-.913 2.325q-.056.129-.16.206q-.103.077-.251.077m1.62-3.408h3.124L7.654 7.15h-.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.789 18.385q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.144h7.923q.213 0 .356.144q.144.143.144.357q0 .213-.144.356t-.356.144zm3.604-3.951q-.143-.143-.143-.357V7.531l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16L16.25 7.531v6.546q0 .214-.143.357t-.357.143t-.357-.143m-10.953.143q-.246 0-.372-.19t-.04-.412l3.197-8.211q.037-.091.112-.139t.165-.048h.242q.09 0 .166.048t.111.139l3.235 8.209q.086.235-.046.42q-.133.184-.373.184q-.148 0-.262-.07t-.17-.218l-.913-2.32H5.765l-.913 2.325q-.056.129-.16.206q-.103.077-.251.077m1.62-3.408h3.124L7.654 7.15h-.1z"/></svg> </template>
CSS
.icon-text-up-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%22M11.789%2018.385q-.214%200-.357-.144t-.143-.356t.143-.357t.357-.144h7.923q.213%200%20.356.144q.144.143.144.357q0%20.213-.144.356t-.356.144zm3.604-3.951q-.143-.143-.143-.357V7.531l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388%202.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16L16.25%207.531v6.546q0%20.214-.143.357t-.357.143t-.357-.143m-10.953.143q-.246%200-.372-.19t-.04-.412l3.197-8.211q.037-.091.112-.139t.165-.048h.242q.09%200%20.166.048t.111.139l3.235%208.209q.086.235-.046.42q-.133.184-.373.184q-.148%200-.262-.07t-.17-.218l-.913-2.32H5.765l-.913%202.325q-.056.129-.16.206q-.103.077-.251.077m1.62-3.408h3.124L7.654%207.15h-.1z%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%22M11.789%2018.385q-.214%200-.357-.144t-.143-.356t.143-.357t.357-.144h7.923q.213%200%20.356.144q.144.143.144.357q0%20.213-.144.356t-.356.144zm3.604-3.951q-.143-.143-.143-.357V7.531l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388%202.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16L16.25%207.531v6.546q0%20.214-.143.357t-.357.143t-.357-.143m-10.953.143q-.246%200-.372-.19t-.04-.412l3.197-8.211q.037-.091.112-.139t.165-.048h.242q.09%200%20.166.048t.111.139l3.235%208.209q.086.235-.046.42q-.133.184-.373.184q-.148%200-.262-.07t-.17-.218l-.913-2.32H5.765l-.913%202.325q-.056.129-.16.206q-.103.077-.251.077m1.62-3.408h3.124L7.654%207.15h-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/text-up-rounded.svg?color=%231a73e8&size=48