insert text icon
insert-text-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- insert-text-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants 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 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.5 9H9q-.213 0-.356-.144T8.5 8.499t.144-.356T9 8h6q.213 0 .356.144t.144.357t-.144.356T15 9h-2.5v6.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356zM2.385 20.808v-2.616q0-.343.232-.575t.575-.233H4V6.617h-.811q-.345 0-.574-.233q-.23-.232-.23-.575V3.192q0-.343.232-.575t.575-.232h2.616q.343 0 .575.232t.233.575V4h10.769v-.811q0-.345.232-.574q.232-.23.575-.23h2.616q.343 0 .575.232t.233.575v2.616q0 .343-.233.575t-.575.233H20v10.769h.811q.345 0 .575.232t.23.575v2.616q0 .343-.233.575t-.575.233h-2.616q-.343 0-.575-.233t-.233-.575V20H6.617v.811q0 .345-.233.575q-.232.23-.575.23H3.192q-.343 0-.575-.233t-.232-.575M6.615 19h10.77v-.811q0-.345.232-.574q.232-.23.575-.23H19V6.615h-.811q-.345 0-.574-.232q-.23-.232-.23-.575V5H6.615v.811q0 .345-.232.575t-.575.23H5v10.769h.811q.345 0 .575.232t.23.575zM3.386 5.616h2.23V3.385h-2.23zm15 0h2.23V3.385h-2.23zm0 15h2.23v-2.231h-2.23zm-15 0h2.23v-2.231h-2.23zm2.23-2.231"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightInsertTextOutlineRounded(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.5 9H9q-.213 0-.356-.144T8.5 8.499t.144-.356T9 8h6q.213 0 .356.144t.144.357t-.144.356T15 9h-2.5v6.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356zM2.385 20.808v-2.616q0-.343.232-.575t.575-.233H4V6.617h-.811q-.345 0-.574-.233q-.23-.232-.23-.575V3.192q0-.343.232-.575t.575-.232h2.616q.343 0 .575.232t.233.575V4h10.769v-.811q0-.345.232-.574q.232-.23.575-.23h2.616q.343 0 .575.232t.233.575v2.616q0 .343-.233.575t-.575.233H20v10.769h.811q.345 0 .575.232t.23.575v2.616q0 .343-.233.575t-.575.233h-2.616q-.343 0-.575-.233t-.233-.575V20H6.617v.811q0 .345-.233.575q-.232.23-.575.23H3.192q-.343 0-.575-.233t-.232-.575M6.615 19h10.77v-.811q0-.345.232-.574q.232-.23.575-.23H19V6.615h-.811q-.345 0-.574-.232q-.23-.232-.23-.575V5H6.615v.811q0 .345-.232.575t-.575.23H5v10.769h.811q.345 0 .575.232t.23.575zM3.386 5.616h2.23V3.385h-2.23zm15 0h2.23V3.385h-2.23zm0 15h2.23v-2.231h-2.23zm-15 0h2.23v-2.231h-2.23zm2.23-2.231"/></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.5 9H9q-.213 0-.356-.144T8.5 8.499t.144-.356T9 8h6q.213 0 .356.144t.144.357t-.144.356T15 9h-2.5v6.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356zM2.385 20.808v-2.616q0-.343.232-.575t.575-.233H4V6.617h-.811q-.345 0-.574-.233q-.23-.232-.23-.575V3.192q0-.343.232-.575t.575-.232h2.616q.343 0 .575.232t.233.575V4h10.769v-.811q0-.345.232-.574q.232-.23.575-.23h2.616q.343 0 .575.232t.233.575v2.616q0 .343-.233.575t-.575.233H20v10.769h.811q.345 0 .575.232t.23.575v2.616q0 .343-.233.575t-.575.233h-2.616q-.343 0-.575-.233t-.233-.575V20H6.617v.811q0 .345-.233.575q-.232.23-.575.23H3.192q-.343 0-.575-.233t-.232-.575M6.615 19h10.77v-.811q0-.345.232-.574q.232-.23.575-.23H19V6.615h-.811q-.345 0-.574-.232q-.23-.232-.23-.575V5H6.615v.811q0 .345-.232.575t-.575.23H5v10.769h.811q.345 0 .575.232t.23.575zM3.386 5.616h2.23V3.385h-2.23zm15 0h2.23V3.385h-2.23zm0 15h2.23v-2.231h-2.23zm-15 0h2.23v-2.231h-2.23zm2.23-2.231"/></svg> </template>
CSS
.icon-insert-text-outline-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.5%209H9q-.213%200-.356-.144T8.5%208.499t.144-.356T9%208h6q.213%200%20.356.144t.144.357t-.144.356T15%209h-2.5v6.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356zM2.385%2020.808v-2.616q0-.343.232-.575t.575-.233H4V6.617h-.811q-.345%200-.574-.233q-.23-.232-.23-.575V3.192q0-.343.232-.575t.575-.232h2.616q.343%200%20.575.232t.233.575V4h10.769v-.811q0-.345.232-.574q.232-.23.575-.23h2.616q.343%200%20.575.232t.233.575v2.616q0%20.343-.233.575t-.575.233H20v10.769h.811q.345%200%20.575.232t.23.575v2.616q0%20.343-.233.575t-.575.233h-2.616q-.343%200-.575-.233t-.233-.575V20H6.617v.811q0%20.345-.233.575q-.232.23-.575.23H3.192q-.343%200-.575-.233t-.232-.575M6.615%2019h10.77v-.811q0-.345.232-.574q.232-.23.575-.23H19V6.615h-.811q-.345%200-.574-.232q-.23-.232-.23-.575V5H6.615v.811q0%20.345-.232.575t-.575.23H5v10.769h.811q.345%200%20.575.232t.23.575zM3.386%205.616h2.23V3.385h-2.23zm15%200h2.23V3.385h-2.23zm0%2015h2.23v-2.231h-2.23zm-15%200h2.23v-2.231h-2.23zm2.23-2.231%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.5%209H9q-.213%200-.356-.144T8.5%208.499t.144-.356T9%208h6q.213%200%20.356.144t.144.357t-.144.356T15%209h-2.5v6.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356zM2.385%2020.808v-2.616q0-.343.232-.575t.575-.233H4V6.617h-.811q-.345%200-.574-.233q-.23-.232-.23-.575V3.192q0-.343.232-.575t.575-.232h2.616q.343%200%20.575.232t.233.575V4h10.769v-.811q0-.345.232-.574q.232-.23.575-.23h2.616q.343%200%20.575.232t.233.575v2.616q0%20.343-.233.575t-.575.233H20v10.769h.811q.345%200%20.575.232t.23.575v2.616q0%20.343-.233.575t-.575.233h-2.616q-.343%200-.575-.233t-.233-.575V20H6.617v.811q0%20.345-.233.575q-.232.23-.575.23H3.192q-.343%200-.575-.233t-.232-.575M6.615%2019h10.77v-.811q0-.345.232-.574q.232-.23.575-.23H19V6.615h-.811q-.345%200-.574-.232q-.23-.232-.23-.575V5H6.615v.811q0%20.345-.232.575t-.575.23H5v10.769h.811q.345%200%20.575.232t.23.575zM3.386%205.616h2.23V3.385h-2.23zm15%200h2.23V3.385h-2.23zm0%2015h2.23v-2.231h-2.23zm-15%200h2.23v-2.231h-2.23zm2.23-2.231%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/insert-text-outline-rounded.svg?color=%231a73e8&size=48