subscript-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
subscript-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
subscript-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the subscript icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.192 19q-.343 0-.575-.232t-.233-.576v-.769q0-.343.233-.575q.232-.233.575-.233H21v-.846h-2.23q-.155 0-.27-.111t-.115-.273t.115-.273t.27-.112h2.192q.343 0 .575.232t.232.576v.769q0 .343-.232.576t-.575.232h-1.808v.846h2.23q.155 0 .27.111q.115.112.115.274q0 .161-.115.273q-.115.111-.27.111zM8.008 17.384q-.328 0-.48-.276q-.153-.277.024-.564l3.64-5.627l-3.296-5.083q-.177-.28-.024-.557Q8.024 5 8.34 5q.146 0 .263.067q.116.067.187.189l3.178 4.936h.023l3.231-4.955q.069-.113.19-.175q.12-.062.255-.062q.332 0 .479.277t-.03.564l-3.354 5.076l3.685 5.627q.177.287.02.564q-.156.277-.47.277q-.142 0-.26-.067t-.19-.19l-3.556-5.457h-.023L8.452 17.13q-.069.122-.19.189q-.12.067-.254.067"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSubscriptRounded(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="M19.192 19q-.343 0-.575-.232t-.233-.576v-.769q0-.343.233-.575q.232-.233.575-.233H21v-.846h-2.23q-.155 0-.27-.111t-.115-.273t.115-.273t.27-.112h2.192q.343 0 .575.232t.232.576v.769q0 .343-.232.576t-.575.232h-1.808v.846h2.23q.155 0 .27.111q.115.112.115.274q0 .161-.115.273q-.115.111-.27.111zM8.008 17.384q-.328 0-.48-.276q-.153-.277.024-.564l3.64-5.627l-3.296-5.083q-.177-.28-.024-.557Q8.024 5 8.34 5q.146 0 .263.067q.116.067.187.189l3.178 4.936h.023l3.231-4.955q.069-.113.19-.175q.12-.062.255-.062q.332 0 .479.277t-.03.564l-3.354 5.076l3.685 5.627q.177.287.02.564q-.156.277-.47.277q-.142 0-.26-.067t-.19-.19l-3.556-5.457h-.023L8.452 17.13q-.069.122-.19.189q-.12.067-.254.067"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.192 19q-.343 0-.575-.232t-.233-.576v-.769q0-.343.233-.575q.232-.233.575-.233H21v-.846h-2.23q-.155 0-.27-.111t-.115-.273t.115-.273t.27-.112h2.192q.343 0 .575.232t.232.576v.769q0 .343-.232.576t-.575.232h-1.808v.846h2.23q.155 0 .27.111q.115.112.115.274q0 .161-.115.273q-.115.111-.27.111zM8.008 17.384q-.328 0-.48-.276q-.153-.277.024-.564l3.64-5.627l-3.296-5.083q-.177-.28-.024-.557Q8.024 5 8.34 5q.146 0 .263.067q.116.067.187.189l3.178 4.936h.023l3.231-4.955q.069-.113.19-.175q.12-.062.255-.062q.332 0 .479.277t-.03.564l-3.354 5.076l3.685 5.627q.177.287.02.564q-.156.277-.47.277q-.142 0-.26-.067t-.19-.19l-3.556-5.457h-.023L8.452 17.13q-.069.122-.19.189q-.12.067-.254.067"/></svg>
</template>

CSS

.icon-subscript-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%22M19.192%2019q-.343%200-.575-.232t-.233-.576v-.769q0-.343.233-.575q.232-.233.575-.233H21v-.846h-2.23q-.155%200-.27-.111t-.115-.273t.115-.273t.27-.112h2.192q.343%200%20.575.232t.232.576v.769q0%20.343-.232.576t-.575.232h-1.808v.846h2.23q.155%200%20.27.111q.115.112.115.274q0%20.161-.115.273q-.115.111-.27.111zM8.008%2017.384q-.328%200-.48-.276q-.153-.277.024-.564l3.64-5.627l-3.296-5.083q-.177-.28-.024-.557Q8.024%205%208.34%205q.146%200%20.263.067q.116.067.187.189l3.178%204.936h.023l3.231-4.955q.069-.113.19-.175q.12-.062.255-.062q.332%200%20.479.277t-.03.564l-3.354%205.076l3.685%205.627q.177.287.02.564q-.156.277-.47.277q-.142%200-.26-.067t-.19-.19l-3.556-5.457h-.023L8.452%2017.13q-.069.122-.19.189q-.12.067-.254.067%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%22M19.192%2019q-.343%200-.575-.232t-.233-.576v-.769q0-.343.233-.575q.232-.233.575-.233H21v-.846h-2.23q-.155%200-.27-.111t-.115-.273t.115-.273t.27-.112h2.192q.343%200%20.575.232t.232.576v.769q0%20.343-.232.576t-.575.232h-1.808v.846h2.23q.155%200%20.27.111q.115.112.115.274q0%20.161-.115.273q-.115.111-.27.111zM8.008%2017.384q-.328%200-.48-.276q-.153-.277.024-.564l3.64-5.627l-3.296-5.083q-.177-.28-.024-.557Q8.024%205%208.34%205q.146%200%20.263.067q.116.067.187.189l3.178%204.936h.023l3.231-4.955q.069-.113.19-.175q.12-.062.255-.062q.332%200%20.479.277t-.03.564l-3.354%205.076l3.685%205.627q.177.287.02.564q-.156.277-.47.277q-.142%200-.26-.067t-.19-.19l-3.556-5.457h-.023L8.452%2017.13q-.069.122-.19.189q-.12.067-.254.067%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/subscript-rounded.svg?color=%231a73e8&size=48