text-compare-outline-rounded from Material Symbols by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
text-compare-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the text compare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 22v-1H5q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h5V2q0-.425.288-.712T11 1t.713.288T12 2v20q0 .425-.288.713T11 23t-.712-.288T10 22m-5-3h5v-2H8q-.425 0-.712-.288T7 16t.288-.712T8 15h2v-2H8q-.425 0-.712-.288T7 12t.288-.712T8 11h2V9H8q-.425 0-.712-.288T7 8t.288-.712T8 7h2V5H5zm10 2q-.425 0-.712-.288T14 20t.288-.712T15 19h4V5h-4q-.425 0-.712-.288T14 4t.288-.712T15 3h4q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-8q-.425 0-.712-.288T14 12t.288-.712T15 11h1q.425 0 .713.288T17 12t-.288.713T16 13zm0-4q-.425 0-.712-.288T14 8t.288-.712T15 7h1q.425 0 .713.288T17 8t-.288.713T16 9zm-5 3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTextCompareOutlineRounded(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="M10 22v-1H5q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h5V2q0-.425.288-.712T11 1t.713.288T12 2v20q0 .425-.288.713T11 23t-.712-.288T10 22m-5-3h5v-2H8q-.425 0-.712-.288T7 16t.288-.712T8 15h2v-2H8q-.425 0-.712-.288T7 12t.288-.712T8 11h2V9H8q-.425 0-.712-.288T7 8t.288-.712T8 7h2V5H5zm10 2q-.425 0-.712-.288T14 20t.288-.712T15 19h4V5h-4q-.425 0-.712-.288T14 4t.288-.712T15 3h4q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-8q-.425 0-.712-.288T14 12t.288-.712T15 11h1q.425 0 .713.288T17 12t-.288.713T16 13zm0-4q-.425 0-.712-.288T14 8t.288-.712T15 7h1q.425 0 .713.288T17 8t-.288.713T16 9zm-5 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 22v-1H5q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h5V2q0-.425.288-.712T11 1t.713.288T12 2v20q0 .425-.288.713T11 23t-.712-.288T10 22m-5-3h5v-2H8q-.425 0-.712-.288T7 16t.288-.712T8 15h2v-2H8q-.425 0-.712-.288T7 12t.288-.712T8 11h2V9H8q-.425 0-.712-.288T7 8t.288-.712T8 7h2V5H5zm10 2q-.425 0-.712-.288T14 20t.288-.712T15 19h4V5h-4q-.425 0-.712-.288T14 4t.288-.712T15 3h4q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-8q-.425 0-.712-.288T14 12t.288-.712T15 11h1q.425 0 .713.288T17 12t-.288.713T16 13zm0-4q-.425 0-.712-.288T14 8t.288-.712T15 7h1q.425 0 .713.288T17 8t-.288.713T16 9zm-5 3"/></svg>
</template>

CSS

.icon-text-compare-outline-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%22M10%2022v-1H5q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h5V2q0-.425.288-.712T11%201t.713.288T12%202v20q0%20.425-.288.713T11%2023t-.712-.288T10%2022m-5-3h5v-2H8q-.425%200-.712-.288T7%2016t.288-.712T8%2015h2v-2H8q-.425%200-.712-.288T7%2012t.288-.712T8%2011h2V9H8q-.425%200-.712-.288T7%208t.288-.712T8%207h2V5H5zm10%202q-.425%200-.712-.288T14%2020t.288-.712T15%2019h4V5h-4q-.425%200-.712-.288T14%204t.288-.712T15%203h4q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zm0-8q-.425%200-.712-.288T14%2012t.288-.712T15%2011h1q.425%200%20.713.288T17%2012t-.288.713T16%2013zm0-4q-.425%200-.712-.288T14%208t.288-.712T15%207h1q.425%200%20.713.288T17%208t-.288.713T16%209zm-5%203%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%22M10%2022v-1H5q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h5V2q0-.425.288-.712T11%201t.713.288T12%202v20q0%20.425-.288.713T11%2023t-.712-.288T10%2022m-5-3h5v-2H8q-.425%200-.712-.288T7%2016t.288-.712T8%2015h2v-2H8q-.425%200-.712-.288T7%2012t.288-.712T8%2011h2V9H8q-.425%200-.712-.288T7%208t.288-.712T8%207h2V5H5zm10%202q-.425%200-.712-.288T14%2020t.288-.712T15%2019h4V5h-4q-.425%200-.712-.288T14%204t.288-.712T15%203h4q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zm0-8q-.425%200-.712-.288T14%2012t.288-.712T15%2011h1q.425%200%20.713.288T17%2012t-.288.713T16%2013zm0-4q-.425%200-.712-.288T14%208t.288-.712T15%207h1q.425%200%20.713.288T17%208t-.288.713T16%209zm-5%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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