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

Name
uppercase-rounded
Set
Material Symbols Light
Style
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

Use the uppercase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.893 17.434q-.143-.144-.143-.357v-6.546l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0 .214-.143.357t-.357.143t-.357-.143m-10.8-2.817l-.916 2.635q-.061.16-.18.242t-.28.083q-.263 0-.41-.215q-.148-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16 0 .296.086t.197.244l3.428 9.208q.099.25-.058.472t-.419.221q-.162 0-.296-.095t-.196-.255l-.917-2.61zm.344-.907h3.755L8.336 8.487h-.061z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUppercaseRounded(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="M16.893 17.434q-.143-.144-.143-.357v-6.546l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0 .214-.143.357t-.357.143t-.357-.143m-10.8-2.817l-.916 2.635q-.061.16-.18.242t-.28.083q-.263 0-.41-.215q-.148-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16 0 .296.086t.197.244l3.428 9.208q.099.25-.058.472t-.419.221q-.162 0-.296-.095t-.196-.255l-.917-2.61zm.344-.907h3.755L8.336 8.487h-.061z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.893 17.434q-.143-.144-.143-.357v-6.546l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0 .214-.143.357t-.357.143t-.357-.143m-10.8-2.817l-.916 2.635q-.061.16-.18.242t-.28.083q-.263 0-.41-.215q-.148-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16 0 .296.086t.197.244l3.428 9.208q.099.25-.058.472t-.419.221q-.162 0-.296-.095t-.196-.255l-.917-2.61zm.344-.907h3.755L8.336 8.487h-.061z"/></svg>
</template>

CSS

.icon-uppercase-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%22M16.893%2017.434q-.143-.144-.143-.357v-6.546l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388%202.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0%20.214-.143.357t-.357.143t-.357-.143m-10.8-2.817l-.916%202.635q-.061.16-.18.242t-.28.083q-.263%200-.41-.215q-.148-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16%200%20.296.086t.197.244l3.428%209.208q.099.25-.058.472t-.419.221q-.162%200-.296-.095t-.196-.255l-.917-2.61zm.344-.907h3.755L8.336%208.487h-.061z%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%22M16.893%2017.434q-.143-.144-.143-.357v-6.546l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.566.242l2.388%202.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0%20.214-.143.357t-.357.143t-.357-.143m-10.8-2.817l-.916%202.635q-.061.16-.18.242t-.28.083q-.263%200-.41-.215q-.148-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16%200%20.296.086t.197.244l3.428%209.208q.099.25-.058.472t-.419.221q-.162%200-.296-.095t-.196-.255l-.917-2.61zm.344-.907h3.755L8.336%208.487h-.061z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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