text fields alt icon
text-fields-alt-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- text-fields-alt-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- text-fields-alt-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 fields alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.616 19h18.769q.252 0 .433.182t.182.434t-.182.433t-.433.182H2.615q-.251 0-.433-.182T2 19.616t.182-.434t.434-.182M19 16.558V4.442q0-.19.126-.316T19.442 4t.317.126t.126.316v12.116q0 .19-.126.316t-.317.126t-.316-.126t-.126-.316M7.335 13.38l-1.333 3.298q-.067.158-.191.24T5.51 17q-.287 0-.442-.228q-.154-.228-.05-.49l4.9-11.994q.047-.119.155-.204T10.319 4h.362q.144 0 .249.084q.104.085.153.204l4.886 11.943q.104.28-.07.525t-.46.244q-.178 0-.314-.094t-.204-.271L13.62 13.38zm.373-.981h5.527l-2.743-6.8h-.023z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTextFieldsAltRounded(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="M2.616 19h18.769q.252 0 .433.182t.182.434t-.182.433t-.433.182H2.615q-.251 0-.433-.182T2 19.616t.182-.434t.434-.182M19 16.558V4.442q0-.19.126-.316T19.442 4t.317.126t.126.316v12.116q0 .19-.126.316t-.317.126t-.316-.126t-.126-.316M7.335 13.38l-1.333 3.298q-.067.158-.191.24T5.51 17q-.287 0-.442-.228q-.154-.228-.05-.49l4.9-11.994q.047-.119.155-.204T10.319 4h.362q.144 0 .249.084q.104.085.153.204l4.886 11.943q.104.28-.07.525t-.46.244q-.178 0-.314-.094t-.204-.271L13.62 13.38zm.373-.981h5.527l-2.743-6.8h-.023z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.616 19h18.769q.252 0 .433.182t.182.434t-.182.433t-.433.182H2.615q-.251 0-.433-.182T2 19.616t.182-.434t.434-.182M19 16.558V4.442q0-.19.126-.316T19.442 4t.317.126t.126.316v12.116q0 .19-.126.316t-.317.126t-.316-.126t-.126-.316M7.335 13.38l-1.333 3.298q-.067.158-.191.24T5.51 17q-.287 0-.442-.228q-.154-.228-.05-.49l4.9-11.994q.047-.119.155-.204T10.319 4h.362q.144 0 .249.084q.104.085.153.204l4.886 11.943q.104.28-.07.525t-.46.244q-.178 0-.314-.094t-.204-.271L13.62 13.38zm.373-.981h5.527l-2.743-6.8h-.023z"/></svg> </template>
CSS
.icon-text-fields-alt-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%22M2.616%2019h18.769q.252%200%20.433.182t.182.434t-.182.433t-.433.182H2.615q-.251%200-.433-.182T2%2019.616t.182-.434t.434-.182M19%2016.558V4.442q0-.19.126-.316T19.442%204t.317.126t.126.316v12.116q0%20.19-.126.316t-.317.126t-.316-.126t-.126-.316M7.335%2013.38l-1.333%203.298q-.067.158-.191.24T5.51%2017q-.287%200-.442-.228q-.154-.228-.05-.49l4.9-11.994q.047-.119.155-.204T10.319%204h.362q.144%200%20.249.084q.104.085.153.204l4.886%2011.943q.104.28-.07.525t-.46.244q-.178%200-.314-.094t-.204-.271L13.62%2013.38zm.373-.981h5.527l-2.743-6.8h-.023z%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%22M2.616%2019h18.769q.252%200%20.433.182t.182.434t-.182.433t-.433.182H2.615q-.251%200-.433-.182T2%2019.616t.182-.434t.434-.182M19%2016.558V4.442q0-.19.126-.316T19.442%204t.317.126t.126.316v12.116q0%20.19-.126.316t-.317.126t-.316-.126t-.126-.316M7.335%2013.38l-1.333%203.298q-.067.158-.191.24T5.51%2017q-.287%200-.442-.228q-.154-.228-.05-.49l4.9-11.994q.047-.119.155-.204T10.319%204h.362q.144%200%20.249.084q.104.085.153.204l4.886%2011.943q.104.28-.07.525t-.46.244q-.178%200-.314-.094t-.204-.271L13.62%2013.38zm.373-.981h5.527l-2.743-6.8h-.023z%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-fields-alt-rounded.svg?color=%231a73e8&size=48