text change case icon
text-change-case-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- text-change-case-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 change case icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11 2.25a.75.75 0 0 1 .704.49l3.5 9.5a.75.75 0 0 1-1.408.52l-.924-2.51H9.128l-.924 2.51a.75.75 0 1 1-1.408-.52l3.5-9.5A.75.75 0 0 1 11 2.25m0 2.92L9.68 8.75h2.64zM6.125 8.873v3.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 FluentTextChangeCase16Filled(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="M11 2.25a.75.75 0 0 1 .704.49l3.5 9.5a.75.75 0 0 1-1.408.52l-.924-2.51H9.128l-.924 2.51a.75.75 0 1 1-1.408-.52l3.5-9.5A.75.75 0 0 1 11 2.25m0 2.92L9.68 8.75h2.64zM6.125 8.873v3.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="M11 2.25a.75.75 0 0 1 .704.49l3.5 9.5a.75.75 0 0 1-1.408.52l-.924-2.51H9.128l-.924 2.51a.75.75 0 1 1-1.408-.52l3.5-9.5A.75.75 0 0 1 11 2.25m0 2.92L9.68 8.75h2.64zM6.125 8.873v3.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-change-case-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%22M11%202.25a.75.75%200%200%201%20.704.49l3.5%209.5a.75.75%200%200%201-1.408.52l-.924-2.51H9.128l-.924%202.51a.75.75%200%201%201-1.408-.52l3.5-9.5A.75.75%200%200%201%2011%202.25m0%202.92L9.68%208.75h2.64zM6.125%208.873v3.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%22M11%202.25a.75.75%200%200%201%20.704.49l3.5%209.5a.75.75%200%200%201-1.408.52l-.924-2.51H9.128l-.924%202.51a.75.75%200%201%201-1.408-.52l3.5-9.5A.75.75%200%200%201%2011%202.25m0%202.92L9.68%208.75h2.64zM6.125%208.873v3.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-change-case-16-filled.svg?color=%231a73e8&size=48