text case lowercase icon

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

Name
text-case-lowercase-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 lowercase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.5 3.5a.5.5 0 0 1 .5.5v4.891C12.53 8.337 13.232 8 14 8c1.657 0 3 1.567 3 3.5S15.657 15 14 15c-.768 0-1.47-.337-2-.891v.391a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5M14 14c.966 0 2-.97 2-2.5S14.966 9 14 9s-2 .97-2 2.5s1.034 2.5 2 2.5M5.894 8.687c-.486.019-.913.132-1.17.26a.5.5 0 1 1-.447-.894c.41-.205.982-.342 1.579-.365c.6-.023 1.272.067 1.868.365C9.004 8.693 9 9.961 9 10.463V14.5a.5.5 0 0 1-1 0v-.412c-.913.666-2.01 1.094-3.129.796c-1.884-.504-2.534-3.043-.649-4.3c.715-.476 1.584-.608 2.375-.568c.49.024.971.116 1.4.25c-.015-.48-.112-1.014-.72-1.319c-.405-.202-.9-.278-1.383-.26M8 11.325a4.7 4.7 0 0 0-1.454-.31c-.66-.034-1.292.084-1.77.401c-1.115.744-.763 2.204.353 2.502c.902.24 1.938-.248 2.871-1.13z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextCaseLowercase20Regular(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="M11.5 3.5a.5.5 0 0 1 .5.5v4.891C12.53 8.337 13.232 8 14 8c1.657 0 3 1.567 3 3.5S15.657 15 14 15c-.768 0-1.47-.337-2-.891v.391a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5M14 14c.966 0 2-.97 2-2.5S14.966 9 14 9s-2 .97-2 2.5s1.034 2.5 2 2.5M5.894 8.687c-.486.019-.913.132-1.17.26a.5.5 0 1 1-.447-.894c.41-.205.982-.342 1.579-.365c.6-.023 1.272.067 1.868.365C9.004 8.693 9 9.961 9 10.463V14.5a.5.5 0 0 1-1 0v-.412c-.913.666-2.01 1.094-3.129.796c-1.884-.504-2.534-3.043-.649-4.3c.715-.476 1.584-.608 2.375-.568c.49.024.971.116 1.4.25c-.015-.48-.112-1.014-.72-1.319c-.405-.202-.9-.278-1.383-.26M8 11.325a4.7 4.7 0 0 0-1.454-.31c-.66-.034-1.292.084-1.77.401c-1.115.744-.763 2.204.353 2.502c.902.24 1.938-.248 2.871-1.13z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.5 3.5a.5.5 0 0 1 .5.5v4.891C12.53 8.337 13.232 8 14 8c1.657 0 3 1.567 3 3.5S15.657 15 14 15c-.768 0-1.47-.337-2-.891v.391a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5M14 14c.966 0 2-.97 2-2.5S14.966 9 14 9s-2 .97-2 2.5s1.034 2.5 2 2.5M5.894 8.687c-.486.019-.913.132-1.17.26a.5.5 0 1 1-.447-.894c.41-.205.982-.342 1.579-.365c.6-.023 1.272.067 1.868.365C9.004 8.693 9 9.961 9 10.463V14.5a.5.5 0 0 1-1 0v-.412c-.913.666-2.01 1.094-3.129.796c-1.884-.504-2.534-3.043-.649-4.3c.715-.476 1.584-.608 2.375-.568c.49.024.971.116 1.4.25c-.015-.48-.112-1.014-.72-1.319c-.405-.202-.9-.278-1.383-.26M8 11.325a4.7 4.7 0 0 0-1.454-.31c-.66-.034-1.292.084-1.77.401c-1.115.744-.763 2.204.353 2.502c.902.24 1.938-.248 2.871-1.13z"/></svg>
</template>

CSS

.icon-text-case-lowercase-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%22M11.5%203.5a.5.5%200%200%201%20.5.5v4.891C12.53%208.337%2013.232%208%2014%208c1.657%200%203%201.567%203%203.5S15.657%2015%2014%2015c-.768%200-1.47-.337-2-.891v.391a.5.5%200%200%201-1%200V4a.5.5%200%200%201%20.5-.5M14%2014c.966%200%202-.97%202-2.5S14.966%209%2014%209s-2%20.97-2%202.5s1.034%202.5%202%202.5M5.894%208.687c-.486.019-.913.132-1.17.26a.5.5%200%201%201-.447-.894c.41-.205.982-.342%201.579-.365c.6-.023%201.272.067%201.868.365C9.004%208.693%209%209.961%209%2010.463V14.5a.5.5%200%200%201-1%200v-.412c-.913.666-2.01%201.094-3.129.796c-1.884-.504-2.534-3.043-.649-4.3c.715-.476%201.584-.608%202.375-.568c.49.024.971.116%201.4.25c-.015-.48-.112-1.014-.72-1.319c-.405-.202-.9-.278-1.383-.26M8%2011.325a4.7%204.7%200%200%200-1.454-.31c-.66-.034-1.292.084-1.77.401c-1.115.744-.763%202.204.353%202.502c.902.24%201.938-.248%202.871-1.13z%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%22M11.5%203.5a.5.5%200%200%201%20.5.5v4.891C12.53%208.337%2013.232%208%2014%208c1.657%200%203%201.567%203%203.5S15.657%2015%2014%2015c-.768%200-1.47-.337-2-.891v.391a.5.5%200%200%201-1%200V4a.5.5%200%200%201%20.5-.5M14%2014c.966%200%202-.97%202-2.5S14.966%209%2014%209s-2%20.97-2%202.5s1.034%202.5%202%202.5M5.894%208.687c-.486.019-.913.132-1.17.26a.5.5%200%201%201-.447-.894c.41-.205.982-.342%201.579-.365c.6-.023%201.272.067%201.868.365C9.004%208.693%209%209.961%209%2010.463V14.5a.5.5%200%200%201-1%200v-.412c-.913.666-2.01%201.094-3.129.796c-1.884-.504-2.534-3.043-.649-4.3c.715-.476%201.584-.608%202.375-.568c.49.024.971.116%201.4.25c-.015-.48-.112-1.014-.72-1.319c-.405-.202-.9-.278-1.383-.26M8%2011.325a4.7%204.7%200%200%200-1.454-.31c-.66-.034-1.292.084-1.77.401c-1.115.744-.763%202.204.353%202.502c.902.24%201.938-.248%202.871-1.13z%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-20-regular.svg?color=%231a73e8&size=48