uppercase icon
uppercase-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- uppercase-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 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.682 17.434q-.143-.144-.143-.357v-6.546l-1.747 1.746q-.14.14-.344.15t-.364-.15t-.159-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.565.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0 .214-.143.357t-.356.143t-.357-.143M6.246 14.617l-.915 2.635q-.062.16-.181.242t-.279.083q-.263 0-.41-.215q-.147-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16 0 .295.086t.196.245l3.411 9.225q.098.252-.059.464q-.156.211-.414.211q-.16 0-.291-.095t-.193-.255l-.91-2.61zm.344-.907h3.756L8.49 8.487h-.06z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUppercaseOutlineRounded(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.682 17.434q-.143-.144-.143-.357v-6.546l-1.747 1.746q-.14.14-.344.15t-.364-.15t-.159-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.565.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0 .214-.143.357t-.356.143t-.357-.143M6.246 14.617l-.915 2.635q-.062.16-.181.242t-.279.083q-.263 0-.41-.215q-.147-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16 0 .295.086t.196.245l3.411 9.225q.098.252-.059.464q-.156.211-.414.211q-.16 0-.291-.095t-.193-.255l-.91-2.61zm.344-.907h3.756L8.49 8.487h-.06z"/></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.682 17.434q-.143-.144-.143-.357v-6.546l-1.747 1.746q-.14.14-.344.15t-.364-.15t-.159-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.565.242l2.388 2.388q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-1.746-1.746v6.546q0 .214-.143.357t-.356.143t-.357-.143M6.246 14.617l-.915 2.635q-.062.16-.181.242t-.279.083q-.263 0-.41-.215q-.147-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16 0 .295.086t.196.245l3.411 9.225q.098.252-.059.464q-.156.211-.414.211q-.16 0-.291-.095t-.193-.255l-.91-2.61zm.344-.907h3.756L8.49 8.487h-.06z"/></svg> </template>
CSS
.icon-uppercase-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%22M16.682%2017.434q-.143-.144-.143-.357v-6.546l-1.747%201.746q-.14.14-.344.15t-.364-.15t-.159-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.565.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-.356.143t-.357-.143M6.246%2014.617l-.915%202.635q-.062.16-.181.242t-.279.083q-.263%200-.41-.215q-.147-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16%200%20.295.086t.196.245l3.411%209.225q.098.252-.059.464q-.156.211-.414.211q-.16%200-.291-.095t-.193-.255l-.91-2.61zm.344-.907h3.756L8.49%208.487h-.06z%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.682%2017.434q-.143-.144-.143-.357v-6.546l-1.747%201.746q-.14.14-.344.15t-.364-.15t-.159-.354t.16-.354l2.388-2.388q.243-.242.566-.242t.565.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-.356.143t-.357-.143M6.246%2014.617l-.915%202.635q-.062.16-.181.242t-.279.083q-.263%200-.41-.215q-.147-.214-.05-.466l3.374-9.219q.061-.16.196-.245q.134-.086.294-.086h.367q.16%200%20.295.086t.196.245l3.411%209.225q.098.252-.059.464q-.156.211-.414.211q-.16%200-.291-.095t-.193-.255l-.91-2.61zm.344-.907h3.756L8.49%208.487h-.06z%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-outline-rounded.svg?color=%231a73e8&size=48