insert text icon
insert-text-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- insert-text-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
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 insert text icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 10H9q-.425 0-.712-.288T8 9t.288-.712T9 8h6q.425 0 .713.288T16 9t-.288.713T15 10h-2v5q0 .425-.288.713T12 16t-.712-.288T11 15zM1 22v-4q0-.425.288-.712T2 17h1V7H2q-.425 0-.712-.288T1 6V2q0-.425.288-.712T2 1h4q.425 0 .713.288T7 2v1h10V2q0-.425.288-.712T18 1h4q.425 0 .713.288T23 2v4q0 .425-.288.713T22 7h-1v10h1q.425 0 .713.288T23 18v4q0 .425-.288.713T22 23h-4q-.425 0-.712-.288T17 22v-1H7v1q0 .425-.288.713T6 23H2q-.425 0-.712-.288T1 22m6-3h10v-1q0-.425.288-.712T18 17h1V7h-1q-.425 0-.712-.288T17 6V5H7v1q0 .425-.288.713T6 7H5v10h1q.425 0 .713.288T7 18z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsInsertTextRounded(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 10H9q-.425 0-.712-.288T8 9t.288-.712T9 8h6q.425 0 .713.288T16 9t-.288.713T15 10h-2v5q0 .425-.288.713T12 16t-.712-.288T11 15zM1 22v-4q0-.425.288-.712T2 17h1V7H2q-.425 0-.712-.288T1 6V2q0-.425.288-.712T2 1h4q.425 0 .713.288T7 2v1h10V2q0-.425.288-.712T18 1h4q.425 0 .713.288T23 2v4q0 .425-.288.713T22 7h-1v10h1q.425 0 .713.288T23 18v4q0 .425-.288.713T22 23h-4q-.425 0-.712-.288T17 22v-1H7v1q0 .425-.288.713T6 23H2q-.425 0-.712-.288T1 22m6-3h10v-1q0-.425.288-.712T18 17h1V7h-1q-.425 0-.712-.288T17 6V5H7v1q0 .425-.288.713T6 7H5v10h1q.425 0 .713.288T7 18z"/></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 10H9q-.425 0-.712-.288T8 9t.288-.712T9 8h6q.425 0 .713.288T16 9t-.288.713T15 10h-2v5q0 .425-.288.713T12 16t-.712-.288T11 15zM1 22v-4q0-.425.288-.712T2 17h1V7H2q-.425 0-.712-.288T1 6V2q0-.425.288-.712T2 1h4q.425 0 .713.288T7 2v1h10V2q0-.425.288-.712T18 1h4q.425 0 .713.288T23 2v4q0 .425-.288.713T22 7h-1v10h1q.425 0 .713.288T23 18v4q0 .425-.288.713T22 23h-4q-.425 0-.712-.288T17 22v-1H7v1q0 .425-.288.713T6 23H2q-.425 0-.712-.288T1 22m6-3h10v-1q0-.425.288-.712T18 17h1V7h-1q-.425 0-.712-.288T17 6V5H7v1q0 .425-.288.713T6 7H5v10h1q.425 0 .713.288T7 18z"/></svg> </template>
CSS
.icon-insert-text-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%2010H9q-.425%200-.712-.288T8%209t.288-.712T9%208h6q.425%200%20.713.288T16%209t-.288.713T15%2010h-2v5q0%20.425-.288.713T12%2016t-.712-.288T11%2015zM1%2022v-4q0-.425.288-.712T2%2017h1V7H2q-.425%200-.712-.288T1%206V2q0-.425.288-.712T2%201h4q.425%200%20.713.288T7%202v1h10V2q0-.425.288-.712T18%201h4q.425%200%20.713.288T23%202v4q0%20.425-.288.713T22%207h-1v10h1q.425%200%20.713.288T23%2018v4q0%20.425-.288.713T22%2023h-4q-.425%200-.712-.288T17%2022v-1H7v1q0%20.425-.288.713T6%2023H2q-.425%200-.712-.288T1%2022m6-3h10v-1q0-.425.288-.712T18%2017h1V7h-1q-.425%200-.712-.288T17%206V5H7v1q0%20.425-.288.713T6%207H5v10h1q.425%200%20.713.288T7%2018z%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%2010H9q-.425%200-.712-.288T8%209t.288-.712T9%208h6q.425%200%20.713.288T16%209t-.288.713T15%2010h-2v5q0%20.425-.288.713T12%2016t-.712-.288T11%2015zM1%2022v-4q0-.425.288-.712T2%2017h1V7H2q-.425%200-.712-.288T1%206V2q0-.425.288-.712T2%201h4q.425%200%20.713.288T7%202v1h10V2q0-.425.288-.712T18%201h4q.425%200%20.713.288T23%202v4q0%20.425-.288.713T22%207h-1v10h1q.425%200%20.713.288T23%2018v4q0%20.425-.288.713T22%2023h-4q-.425%200-.712-.288T17%2022v-1H7v1q0%20.425-.288.713T6%2023H2q-.425%200-.712-.288T1%2022m6-3h10v-1q0-.425.288-.712T18%2017h1V7h-1q-.425%200-.712-.288T17%206V5H7v1q0%20.425-.288.713T6%207H5v10h1q.425%200%20.713.288T7%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/insert-text-rounded.svg?color=%231a73e8&size=48