text case lowercase icon
text-case-lowercase-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- text-case-lowercase-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- 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 lowercase icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.75 2.25a.75.75 0 0 1 .75.75v4.294A2.24 2.24 0 0 1 11.604 7c1.438 0 2.604 1.4 2.604 3.125s-1.166 3.125-2.604 3.125c-.438 0-.851-.13-1.214-.36A.75.75 0 0 1 9 12.5V3a.75.75 0 0 1 .75-.75m1.854 9.5c.366 0 1.104-.46 1.104-1.625S11.97 8.5 11.604 8.5s-1.104.46-1.104 1.625s.739 1.625 1.104 1.625M7.125 8.874v3.8c-.035.082-.121.26-.192.317a.62.62 0 0 1-.348.169h-.009l-.076.005c-.3 0-.55-.21-.61-.49c-.607.321-1.18.49-1.723.49c-1.292 0-2.292-.915-2.292-2.291c0-.605.209-1.138.595-1.54c.386-.401.94-.665 1.621-.747a5.1 5.1 0 0 1 1.775.102c-.026-.263-.109-.45-.244-.582c-.164-.16-.425-.256-.82-.276c-.633-.031-1.049.06-1.278.221a.625.625 0 0 1-.718-1.023c.469-.329 1.096-.467 1.863-.453h.002l.193.007c.676.034 1.229.246 1.62.619c.392.374.61.897.638 1.53v.002zm-3.732 1.328q-.267.262-.268.696c0 .338.109.595.286.768c.178.173.436.274.756.274c.417 0 .951-.195 1.598-.622l.11-.074v-1.235l-.112-.033a3.9 3.9 0 0 0-1.521-.124c-.393.047-.67.174-.849.35"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextCaseLowercase16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.75 2.25a.75.75 0 0 1 .75.75v4.294A2.24 2.24 0 0 1 11.604 7c1.438 0 2.604 1.4 2.604 3.125s-1.166 3.125-2.604 3.125c-.438 0-.851-.13-1.214-.36A.75.75 0 0 1 9 12.5V3a.75.75 0 0 1 .75-.75m1.854 9.5c.366 0 1.104-.46 1.104-1.625S11.97 8.5 11.604 8.5s-1.104.46-1.104 1.625s.739 1.625 1.104 1.625M7.125 8.874v3.8c-.035.082-.121.26-.192.317a.62.62 0 0 1-.348.169h-.009l-.076.005c-.3 0-.55-.21-.61-.49c-.607.321-1.18.49-1.723.49c-1.292 0-2.292-.915-2.292-2.291c0-.605.209-1.138.595-1.54c.386-.401.94-.665 1.621-.747a5.1 5.1 0 0 1 1.775.102c-.026-.263-.109-.45-.244-.582c-.164-.16-.425-.256-.82-.276c-.633-.031-1.049.06-1.278.221a.625.625 0 0 1-.718-1.023c.469-.329 1.096-.467 1.863-.453h.002l.193.007c.676.034 1.229.246 1.62.619c.392.374.61.897.638 1.53v.002zm-3.732 1.328q-.267.262-.268.696c0 .338.109.595.286.768c.178.173.436.274.756.274c.417 0 .951-.195 1.598-.622l.11-.074v-1.235l-.112-.033a3.9 3.9 0 0 0-1.521-.124c-.393.047-.67.174-.849.35"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.75 2.25a.75.75 0 0 1 .75.75v4.294A2.24 2.24 0 0 1 11.604 7c1.438 0 2.604 1.4 2.604 3.125s-1.166 3.125-2.604 3.125c-.438 0-.851-.13-1.214-.36A.75.75 0 0 1 9 12.5V3a.75.75 0 0 1 .75-.75m1.854 9.5c.366 0 1.104-.46 1.104-1.625S11.97 8.5 11.604 8.5s-1.104.46-1.104 1.625s.739 1.625 1.104 1.625M7.125 8.874v3.8c-.035.082-.121.26-.192.317a.62.62 0 0 1-.348.169h-.009l-.076.005c-.3 0-.55-.21-.61-.49c-.607.321-1.18.49-1.723.49c-1.292 0-2.292-.915-2.292-2.291c0-.605.209-1.138.595-1.54c.386-.401.94-.665 1.621-.747a5.1 5.1 0 0 1 1.775.102c-.026-.263-.109-.45-.244-.582c-.164-.16-.425-.256-.82-.276c-.633-.031-1.049.06-1.278.221a.625.625 0 0 1-.718-1.023c.469-.329 1.096-.467 1.863-.453h.002l.193.007c.676.034 1.229.246 1.62.619c.392.374.61.897.638 1.53v.002zm-3.732 1.328q-.267.262-.268.696c0 .338.109.595.286.768c.178.173.436.274.756.274c.417 0 .951-.195 1.598-.622l.11-.074v-1.235l-.112-.033a3.9 3.9 0 0 0-1.521-.124c-.393.047-.67.174-.849.35"/></svg> </template>
CSS
.icon-text-case-lowercase-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%202.25a.75.75%200%200%201%20.75.75v4.294A2.24%202.24%200%200%201%2011.604%207c1.438%200%202.604%201.4%202.604%203.125s-1.166%203.125-2.604%203.125c-.438%200-.851-.13-1.214-.36A.75.75%200%200%201%209%2012.5V3a.75.75%200%200%201%20.75-.75m1.854%209.5c.366%200%201.104-.46%201.104-1.625S11.97%208.5%2011.604%208.5s-1.104.46-1.104%201.625s.739%201.625%201.104%201.625M7.125%208.874v3.8c-.035.082-.121.26-.192.317a.62.62%200%200%201-.348.169h-.009l-.076.005c-.3%200-.55-.21-.61-.49c-.607.321-1.18.49-1.723.49c-1.292%200-2.292-.915-2.292-2.291c0-.605.209-1.138.595-1.54c.386-.401.94-.665%201.621-.747a5.1%205.1%200%200%201%201.775.102c-.026-.263-.109-.45-.244-.582c-.164-.16-.425-.256-.82-.276c-.633-.031-1.049.06-1.278.221a.625.625%200%200%201-.718-1.023c.469-.329%201.096-.467%201.863-.453h.002l.193.007c.676.034%201.229.246%201.62.619c.392.374.61.897.638%201.53v.002zm-3.732%201.328q-.267.262-.268.696c0%20.338.109.595.286.768c.178.173.436.274.756.274c.417%200%20.951-.195%201.598-.622l.11-.074v-1.235l-.112-.033a3.9%203.9%200%200%200-1.521-.124c-.393.047-.67.174-.849.35%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%202.25a.75.75%200%200%201%20.75.75v4.294A2.24%202.24%200%200%201%2011.604%207c1.438%200%202.604%201.4%202.604%203.125s-1.166%203.125-2.604%203.125c-.438%200-.851-.13-1.214-.36A.75.75%200%200%201%209%2012.5V3a.75.75%200%200%201%20.75-.75m1.854%209.5c.366%200%201.104-.46%201.104-1.625S11.97%208.5%2011.604%208.5s-1.104.46-1.104%201.625s.739%201.625%201.104%201.625M7.125%208.874v3.8c-.035.082-.121.26-.192.317a.62.62%200%200%201-.348.169h-.009l-.076.005c-.3%200-.55-.21-.61-.49c-.607.321-1.18.49-1.723.49c-1.292%200-2.292-.915-2.292-2.291c0-.605.209-1.138.595-1.54c.386-.401.94-.665%201.621-.747a5.1%205.1%200%200%201%201.775.102c-.026-.263-.109-.45-.244-.582c-.164-.16-.425-.256-.82-.276c-.633-.031-1.049.06-1.278.221a.625.625%200%200%201-.718-1.023c.469-.329%201.096-.467%201.863-.453h.002l.193.007c.676.034%201.229.246%201.62.619c.392.374.61.897.638%201.53v.002zm-3.732%201.328q-.267.262-.268.696c0%20.338.109.595.286.768c.178.173.436.274.756.274c.417%200%20.951-.195%201.598-.622l.11-.074v-1.235l-.112-.033a3.9%203.9%200%200%200-1.521-.124c-.393.047-.67.174-.849.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-case-lowercase-16-filled.svg?color=%231a73e8&size=48