text case uppercase icon
text-case-uppercase-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- text-case-uppercase-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
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.495 3.25a.75.75 0 0 1 .698.504l3.652 10.5a.75.75 0 1 1-1.417.492L8.647 12.5H4.06l-.86 2.266a.75.75 0 0 1-1.402-.532l3.984-10.5a.75.75 0 0 1 .712-.484M4.63 11h3.495L6.454 6.195zM12 3.5a.75.75 0 0 0-.75.75V14.5c0 .414.336.75.75.75h2.75a3.5 3.5 0 0 0 1.714-6.552A3.125 3.125 0 0 0 14.125 3.5zm3.75 3.125c0 .897-.727 1.625-1.625 1.625H12.75V5h1.375c.898 0 1.625.728 1.625 1.625m-1 7.125h-2v-4h2a2 2 0 1 1 0 4"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextCaseUppercase20Filled(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.495 3.25a.75.75 0 0 1 .698.504l3.652 10.5a.75.75 0 1 1-1.417.492L8.647 12.5H4.06l-.86 2.266a.75.75 0 0 1-1.402-.532l3.984-10.5a.75.75 0 0 1 .712-.484M4.63 11h3.495L6.454 6.195zM12 3.5a.75.75 0 0 0-.75.75V14.5c0 .414.336.75.75.75h2.75a3.5 3.5 0 0 0 1.714-6.552A3.125 3.125 0 0 0 14.125 3.5zm3.75 3.125c0 .897-.727 1.625-1.625 1.625H12.75V5h1.375c.898 0 1.625.728 1.625 1.625m-1 7.125h-2v-4h2a2 2 0 1 1 0 4"/></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.495 3.25a.75.75 0 0 1 .698.504l3.652 10.5a.75.75 0 1 1-1.417.492L8.647 12.5H4.06l-.86 2.266a.75.75 0 0 1-1.402-.532l3.984-10.5a.75.75 0 0 1 .712-.484M4.63 11h3.495L6.454 6.195zM12 3.5a.75.75 0 0 0-.75.75V14.5c0 .414.336.75.75.75h2.75a3.5 3.5 0 0 0 1.714-6.552A3.125 3.125 0 0 0 14.125 3.5zm3.75 3.125c0 .897-.727 1.625-1.625 1.625H12.75V5h1.375c.898 0 1.625.728 1.625 1.625m-1 7.125h-2v-4h2a2 2 0 1 1 0 4"/></svg> </template>
CSS
.icon-text-case-uppercase-20-filled {
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.495%203.25a.75.75%200%200%201%20.698.504l3.652%2010.5a.75.75%200%201%201-1.417.492L8.647%2012.5H4.06l-.86%202.266a.75.75%200%200%201-1.402-.532l3.984-10.5a.75.75%200%200%201%20.712-.484M4.63%2011h3.495L6.454%206.195zM12%203.5a.75.75%200%200%200-.75.75V14.5c0%20.414.336.75.75.75h2.75a3.5%203.5%200%200%200%201.714-6.552A3.125%203.125%200%200%200%2014.125%203.5zm3.75%203.125c0%20.897-.727%201.625-1.625%201.625H12.75V5h1.375c.898%200%201.625.728%201.625%201.625m-1%207.125h-2v-4h2a2%202%200%201%201%200%204%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.495%203.25a.75.75%200%200%201%20.698.504l3.652%2010.5a.75.75%200%201%201-1.417.492L8.647%2012.5H4.06l-.86%202.266a.75.75%200%200%201-1.402-.532l3.984-10.5a.75.75%200%200%201%20.712-.484M4.63%2011h3.495L6.454%206.195zM12%203.5a.75.75%200%200%200-.75.75V14.5c0%20.414.336.75.75.75h2.75a3.5%203.5%200%200%200%201.714-6.552A3.125%203.125%200%200%200%2014.125%203.5zm3.75%203.125c0%20.897-.727%201.625-1.625%201.625H12.75V5h1.375c.898%200%201.625.728%201.625%201.625m-1%207.125h-2v-4h2a2%202%200%201%201%200%204%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-filled.svg?color=%231a73e8&size=48