match case off icon
match-case-off from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- match-case-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- match-case-off-outline, match-case-off-outline-sharp, match-case-off-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the match case off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.064 17.162L7.2 8.616L3.246 4.662l.708-.708l16.092 16.092l-.707.708l-8.4-8.4l1.792 4.808h-1.112l-1.032-2.954H6.156l-1.02 2.954zm3.853-7.83L6.5 13.3h3.756l-.885-2.514zm10.266 6.27q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127 0-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536 0 1.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517 0-.963.18t-.892.553l-.614-.59q.556-.503 1.15-.731q.593-.23 1.325-.23q1.437 0 2.133.736t.696 2.207v4.187z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMatchCaseOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.064 17.162L7.2 8.616L3.246 4.662l.708-.708l16.092 16.092l-.707.708l-8.4-8.4l1.792 4.808h-1.112l-1.032-2.954H6.156l-1.02 2.954zm3.853-7.83L6.5 13.3h3.756l-.885-2.514zm10.266 6.27q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127 0-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536 0 1.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517 0-.963.18t-.892.553l-.614-.59q.556-.503 1.15-.731q.593-.23 1.325-.23q1.437 0 2.133.736t.696 2.207v4.187z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.064 17.162L7.2 8.616L3.246 4.662l.708-.708l16.092 16.092l-.707.708l-8.4-8.4l1.792 4.808h-1.112l-1.032-2.954H6.156l-1.02 2.954zm3.853-7.83L6.5 13.3h3.756l-.885-2.514zm10.266 6.27q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127 0-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536 0 1.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517 0-.963.18t-.892.553l-.614-.59q.556-.503 1.15-.731q.593-.23 1.325-.23q1.437 0 2.133.736t.696 2.207v4.187z"/></svg> </template>
CSS
.icon-match-case-off {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.064%2017.162L7.2%208.616L3.246%204.662l.708-.708l16.092%2016.092l-.707.708l-8.4-8.4l1.792%204.808h-1.112l-1.032-2.954H6.156l-1.02%202.954zm3.853-7.83L6.5%2013.3h3.756l-.885-2.514zm10.266%206.27q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127%200-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536%200%201.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517%200-.963.18t-.892.553l-.614-.59q.556-.503%201.15-.731q.593-.23%201.325-.23q1.437%200%202.133.736t.696%202.207v4.187z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.064%2017.162L7.2%208.616L3.246%204.662l.708-.708l16.092%2016.092l-.707.708l-8.4-8.4l1.792%204.808h-1.112l-1.032-2.954H6.156l-1.02%202.954zm3.853-7.83L6.5%2013.3h3.756l-.885-2.514zm10.266%206.27q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127%200-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536%200%201.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517%200-.963.18t-.892.553l-.614-.59q.556-.503%201.15-.731q.593-.23%201.325-.23q1.437%200%202.133.736t.696%202.207v4.187z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/match-case-off.svg?color=%231a73e8&size=48