match case off icon

match-case-off-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
match-case-off-rounded
Set
Material Symbols
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
match-case-off-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More text icons from Material Symbols

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.55 17.7q-.475 0-.737-.387t-.088-.813L6.45 9.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-6.45-6.45l.4 1.075q.175.425-.088.8t-.712.375q-.275 0-.513-.162T11.4 17.1l-.775-2.2h-4.45l-.8 2.225q-.1.275-.325.425t-.5.15m3.175-7.175L6.75 13.3h3.275l-.25-.725zm10.9 5.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9 13.05q.25-.05.5-.088t.525-.037q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.4 0-.737.125t-.638.325q-.225.175-.513.175t-.512-.2t-.25-.487t.175-.463q.525-.425 1.15-.637T17.15 10q1.725 0 2.575.813t.85 2.437v3.275q0 .35-.3.475t-.55-.125z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMatchCaseOffRounded(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.55 17.7q-.475 0-.737-.387t-.088-.813L6.45 9.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-6.45-6.45l.4 1.075q.175.425-.088.8t-.712.375q-.275 0-.513-.162T11.4 17.1l-.775-2.2h-4.45l-.8 2.225q-.1.275-.325.425t-.5.15m3.175-7.175L6.75 13.3h3.275l-.25-.725zm10.9 5.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9 13.05q.25-.05.5-.088t.525-.037q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.4 0-.737.125t-.638.325q-.225.175-.513.175t-.512-.2t-.25-.487t.175-.463q.525-.425 1.15-.637T17.15 10q1.725 0 2.575.813t.85 2.437v3.275q0 .35-.3.475t-.55-.125z"/></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.55 17.7q-.475 0-.737-.387t-.088-.813L6.45 9.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-6.45-6.45l.4 1.075q.175.425-.088.8t-.712.375q-.275 0-.513-.162T11.4 17.1l-.775-2.2h-4.45l-.8 2.225q-.1.275-.325.425t-.5.15m3.175-7.175L6.75 13.3h3.275l-.25-.725zm10.9 5.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9 13.05q.25-.05.5-.088t.525-.037q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.4 0-.737.125t-.638.325q-.225.175-.513.175t-.512-.2t-.25-.487t.175-.463q.525-.425 1.15-.637T17.15 10q1.725 0 2.575.813t.85 2.437v3.275q0 .35-.3.475t-.55-.125z"/></svg>
</template>

CSS

.icon-match-case-off-rounded {
  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.55%2017.7q-.475%200-.737-.387t-.088-.813L6.45%209.25L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-6.45-6.45l.4%201.075q.175.425-.088.8t-.712.375q-.275%200-.513-.162T11.4%2017.1l-.775-2.2h-4.45l-.8%202.225q-.1.275-.325.425t-.5.15m3.175-7.175L6.75%2013.3h3.275l-.25-.725zm10.9%205.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9%2013.05q.25-.05.5-.088t.525-.037q.575%200%201.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.4%200-.737.125t-.638.325q-.225.175-.513.175t-.512-.2t-.25-.487t.175-.463q.525-.425%201.15-.637T17.15%2010q1.725%200%202.575.813t.85%202.437v3.275q0%20.35-.3.475t-.55-.125z%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.55%2017.7q-.475%200-.737-.387t-.088-.813L6.45%209.25L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-6.45-6.45l.4%201.075q.175.425-.088.8t-.712.375q-.275%200-.513-.162T11.4%2017.1l-.775-2.2h-4.45l-.8%202.225q-.1.275-.325.425t-.5.15m3.175-7.175L6.75%2013.3h3.275l-.25-.725zm10.9%205.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9%2013.05q.25-.05.5-.088t.525-.037q.575%200%201.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.4%200-.737.125t-.638.325q-.225.175-.513.175t-.512-.2t-.25-.487t.175-.463q.525-.425%201.15-.637T17.15%2010q1.725%200%202.575.813t.85%202.437v3.275q0%20.35-.3.475t-.55-.125z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/match-case-off-rounded.svg?color=%231a73e8&size=48