text case uppercase icon

text-case-uppercase-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
text-case-uppercase-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text case uppercase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.957 3.836a.5.5 0 0 0-.94-.013L3.293 11h-.02v.054l-1.24 3.269a.5.5 0 0 0 .935.354L3.984 12h4.754l.926 2.664a.5.5 0 1 0 .945-.328zM4.363 11l2.1-5.537L8.39 11zM11.5 3.75a.5.5 0 0 0-.5.5V14.5a.5.5 0 0 0 .5.5h2.75a3.25 3.25 0 0 0 1.293-6.233a2.875 2.875 0 0 0-1.918-5.017zm4 2.875c0 1.036-.84 1.875-1.875 1.875H12V4.75h1.625c1.036 0 1.875.84 1.875 1.875M14.25 14H12V9.5h2.25a2.25 2.25 0 0 1 0 4.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextCaseUppercase20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.957 3.836a.5.5 0 0 0-.94-.013L3.293 11h-.02v.054l-1.24 3.269a.5.5 0 0 0 .935.354L3.984 12h4.754l.926 2.664a.5.5 0 1 0 .945-.328zM4.363 11l2.1-5.537L8.39 11zM11.5 3.75a.5.5 0 0 0-.5.5V14.5a.5.5 0 0 0 .5.5h2.75a3.25 3.25 0 0 0 1.293-6.233a2.875 2.875 0 0 0-1.918-5.017zm4 2.875c0 1.036-.84 1.875-1.875 1.875H12V4.75h1.625c1.036 0 1.875.84 1.875 1.875M14.25 14H12V9.5h2.25a2.25 2.25 0 0 1 0 4.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.957 3.836a.5.5 0 0 0-.94-.013L3.293 11h-.02v.054l-1.24 3.269a.5.5 0 0 0 .935.354L3.984 12h4.754l.926 2.664a.5.5 0 1 0 .945-.328zM4.363 11l2.1-5.537L8.39 11zM11.5 3.75a.5.5 0 0 0-.5.5V14.5a.5.5 0 0 0 .5.5h2.75a3.25 3.25 0 0 0 1.293-6.233a2.875 2.875 0 0 0-1.918-5.017zm4 2.875c0 1.036-.84 1.875-1.875 1.875H12V4.75h1.625c1.036 0 1.875.84 1.875 1.875M14.25 14H12V9.5h2.25a2.25 2.25 0 0 1 0 4.5"/></svg>
</template>

CSS

.icon-text-case-uppercase-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.957%203.836a.5.5%200%200%200-.94-.013L3.293%2011h-.02v.054l-1.24%203.269a.5.5%200%200%200%20.935.354L3.984%2012h4.754l.926%202.664a.5.5%200%201%200%20.945-.328zM4.363%2011l2.1-5.537L8.39%2011zM11.5%203.75a.5.5%200%200%200-.5.5V14.5a.5.5%200%200%200%20.5.5h2.75a3.25%203.25%200%200%200%201.293-6.233a2.875%202.875%200%200%200-1.918-5.017zm4%202.875c0%201.036-.84%201.875-1.875%201.875H12V4.75h1.625c1.036%200%201.875.84%201.875%201.875M14.25%2014H12V9.5h2.25a2.25%202.25%200%200%201%200%204.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.957%203.836a.5.5%200%200%200-.94-.013L3.293%2011h-.02v.054l-1.24%203.269a.5.5%200%200%200%20.935.354L3.984%2012h4.754l.926%202.664a.5.5%200%201%200%20.945-.328zM4.363%2011l2.1-5.537L8.39%2011zM11.5%203.75a.5.5%200%200%200-.5.5V14.5a.5.5%200%200%200%20.5.5h2.75a3.25%203.25%200%200%200%201.293-6.233a2.875%202.875%200%200%200-1.918-5.017zm4%202.875c0%201.036-.84%201.875-1.875%201.875H12V4.75h1.625c1.036%200%201.875.84%201.875%201.875M14.25%2014H12V9.5h2.25a2.25%202.25%200%200%201%200%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-case-uppercase-20-regular.svg?color=%231a73e8&size=48