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

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

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the titlecase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.966 16.694V8.331H6.483q-.196 0-.347-.139t-.151-.334q0-.197.15-.335t.348-.138h5.96q.196 0 .334.138t.139.335t-.139.334t-.335.139H9.934v8.363q0 .204-.141.341t-.34.138q-.2 0-.343-.138q-.144-.137-.144-.34m6.269-5.337h-.914q-.18 0-.308-.129t-.128-.31t.128-.309t.308-.126h.914V8.77q0-.195.132-.327q.133-.132.328-.132q.196 0 .327.132q.132.132.132.327v1.715h1.413q.181 0 .309.13q.128.128.128.31t-.128.308t-.309.126h-1.413v3.815q0 .575.349.958q.349.382.857.382h.122q.053 0 .122-.019q.16-.044.286.084t.126.309q0 .196-.12.328q-.121.133-.307.157q-.072.012-.148.022q-.077.01-.145.01q-.888 0-1.475-.6q-.586-.598-.586-1.492z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTitlecaseRounded(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="M8.966 16.694V8.331H6.483q-.196 0-.347-.139t-.151-.334q0-.197.15-.335t.348-.138h5.96q.196 0 .334.138t.139.335t-.139.334t-.335.139H9.934v8.363q0 .204-.141.341t-.34.138q-.2 0-.343-.138q-.144-.137-.144-.34m6.269-5.337h-.914q-.18 0-.308-.129t-.128-.31t.128-.309t.308-.126h.914V8.77q0-.195.132-.327q.133-.132.328-.132q.196 0 .327.132q.132.132.132.327v1.715h1.413q.181 0 .309.13q.128.128.128.31t-.128.308t-.309.126h-1.413v3.815q0 .575.349.958q.349.382.857.382h.122q.053 0 .122-.019q.16-.044.286.084t.126.309q0 .196-.12.328q-.121.133-.307.157q-.072.012-.148.022q-.077.01-.145.01q-.888 0-1.475-.6q-.586-.598-.586-1.492z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.966 16.694V8.331H6.483q-.196 0-.347-.139t-.151-.334q0-.197.15-.335t.348-.138h5.96q.196 0 .334.138t.139.335t-.139.334t-.335.139H9.934v8.363q0 .204-.141.341t-.34.138q-.2 0-.343-.138q-.144-.137-.144-.34m6.269-5.337h-.914q-.18 0-.308-.129t-.128-.31t.128-.309t.308-.126h.914V8.77q0-.195.132-.327q.133-.132.328-.132q.196 0 .327.132q.132.132.132.327v1.715h1.413q.181 0 .309.13q.128.128.128.31t-.128.308t-.309.126h-1.413v3.815q0 .575.349.958q.349.382.857.382h.122q.053 0 .122-.019q.16-.044.286.084t.126.309q0 .196-.12.328q-.121.133-.307.157q-.072.012-.148.022q-.077.01-.145.01q-.888 0-1.475-.6q-.586-.598-.586-1.492z"/></svg>
</template>

CSS

.icon-titlecase-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%22M8.966%2016.694V8.331H6.483q-.196%200-.347-.139t-.151-.334q0-.197.15-.335t.348-.138h5.96q.196%200%20.334.138t.139.335t-.139.334t-.335.139H9.934v8.363q0%20.204-.141.341t-.34.138q-.2%200-.343-.138q-.144-.137-.144-.34m6.269-5.337h-.914q-.18%200-.308-.129t-.128-.31t.128-.309t.308-.126h.914V8.77q0-.195.132-.327q.133-.132.328-.132q.196%200%20.327.132q.132.132.132.327v1.715h1.413q.181%200%20.309.13q.128.128.128.31t-.128.308t-.309.126h-1.413v3.815q0%20.575.349.958q.349.382.857.382h.122q.053%200%20.122-.019q.16-.044.286.084t.126.309q0%20.196-.12.328q-.121.133-.307.157q-.072.012-.148.022q-.077.01-.145.01q-.888%200-1.475-.6q-.586-.598-.586-1.492z%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%22M8.966%2016.694V8.331H6.483q-.196%200-.347-.139t-.151-.334q0-.197.15-.335t.348-.138h5.96q.196%200%20.334.138t.139.335t-.139.334t-.335.139H9.934v8.363q0%20.204-.141.341t-.34.138q-.2%200-.343-.138q-.144-.137-.144-.34m6.269-5.337h-.914q-.18%200-.308-.129t-.128-.31t.128-.309t.308-.126h.914V8.77q0-.195.132-.327q.133-.132.328-.132q.196%200%20.327.132q.132.132.132.327v1.715h1.413q.181%200%20.309.13q.128.128.128.31t-.128.308t-.309.126h-1.413v3.815q0%20.575.349.958q.349.382.857.382h.122q.053%200%20.122-.019q.16-.044.286.084t.126.309q0%20.196-.12.328q-.121.133-.307.157q-.072.012-.148.022q-.077.01-.145.01q-.888%200-1.475-.6q-.586-.598-.586-1.492z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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