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

Name
difference-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 difference icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 9v1q0 .425.288.713T13.5 11t.713-.288T14.5 10V9h1q.425 0 .713-.288T16.5 8t-.288-.712T15.5 7h-1V6q0-.425-.288-.712T13.5 5t-.712.288T12.5 6v1h-1q-.425 0-.712.288T10.5 8t.288.713T11.5 9zm-1 6h4q.425 0 .713-.288T16.5 14t-.288-.712T15.5 13h-4q-.425 0-.712.288T10.5 14t.288.713t.712.287M8 19q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h6.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V17q0 .825-.587 1.413T19 19zm0-2h11V8l-5-5H8zm-4 6q-.825 0-1.412-.587T2 21V8q0-.425.288-.712T3 7t.713.288T4 8v13h10q.425 0 .713.288T15 22t-.288.713T14 23zm4-6V3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDifferenceOutlineRounded(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="M12.5 9v1q0 .425.288.713T13.5 11t.713-.288T14.5 10V9h1q.425 0 .713-.288T16.5 8t-.288-.712T15.5 7h-1V6q0-.425-.288-.712T13.5 5t-.712.288T12.5 6v1h-1q-.425 0-.712.288T10.5 8t.288.713T11.5 9zm-1 6h4q.425 0 .713-.288T16.5 14t-.288-.712T15.5 13h-4q-.425 0-.712.288T10.5 14t.288.713t.712.287M8 19q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h6.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V17q0 .825-.587 1.413T19 19zm0-2h11V8l-5-5H8zm-4 6q-.825 0-1.412-.587T2 21V8q0-.425.288-.712T3 7t.713.288T4 8v13h10q.425 0 .713.288T15 22t-.288.713T14 23zm4-6V3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 9v1q0 .425.288.713T13.5 11t.713-.288T14.5 10V9h1q.425 0 .713-.288T16.5 8t-.288-.712T15.5 7h-1V6q0-.425-.288-.712T13.5 5t-.712.288T12.5 6v1h-1q-.425 0-.712.288T10.5 8t.288.713T11.5 9zm-1 6h4q.425 0 .713-.288T16.5 14t-.288-.712T15.5 13h-4q-.425 0-.712.288T10.5 14t.288.713t.712.287M8 19q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h6.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V17q0 .825-.587 1.413T19 19zm0-2h11V8l-5-5H8zm-4 6q-.825 0-1.412-.587T2 21V8q0-.425.288-.712T3 7t.713.288T4 8v13h10q.425 0 .713.288T15 22t-.288.713T14 23zm4-6V3z"/></svg>
</template>

CSS

.icon-difference-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%22M12.5%209v1q0%20.425.288.713T13.5%2011t.713-.288T14.5%2010V9h1q.425%200%20.713-.288T16.5%208t-.288-.712T15.5%207h-1V6q0-.425-.288-.712T13.5%205t-.712.288T12.5%206v1h-1q-.425%200-.712.288T10.5%208t.288.713T11.5%209zm-1%206h4q.425%200%20.713-.288T16.5%2014t-.288-.712T15.5%2013h-4q-.425%200-.712.288T10.5%2014t.288.713t.712.287M8%2019q-.825%200-1.412-.587T6%2017V3q0-.825.588-1.412T8%201h6.175q.4%200%20.763.15t.637.425l4.85%204.85q.275.275.425.638t.15.762V17q0%20.825-.587%201.413T19%2019zm0-2h11V8l-5-5H8zm-4%206q-.825%200-1.412-.587T2%2021V8q0-.425.288-.712T3%207t.713.288T4%208v13h10q.425%200%20.713.288T15%2022t-.288.713T14%2023zm4-6V3z%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%22M12.5%209v1q0%20.425.288.713T13.5%2011t.713-.288T14.5%2010V9h1q.425%200%20.713-.288T16.5%208t-.288-.712T15.5%207h-1V6q0-.425-.288-.712T13.5%205t-.712.288T12.5%206v1h-1q-.425%200-.712.288T10.5%208t.288.713T11.5%209zm-1%206h4q.425%200%20.713-.288T16.5%2014t-.288-.712T15.5%2013h-4q-.425%200-.712.288T10.5%2014t.288.713t.712.287M8%2019q-.825%200-1.412-.587T6%2017V3q0-.825.588-1.412T8%201h6.175q.4%200%20.763.15t.637.425l4.85%204.85q.275.275.425.638t.15.762V17q0%20.825-.587%201.413T19%2019zm0-2h11V8l-5-5H8zm-4%206q-.825%200-1.412-.587T2%2021V8q0-.425.288-.712T3%207t.713.288T4%208v13h10q.425%200%20.713.288T15%2022t-.288.713T14%2023zm4-6V3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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