contrast-rtl-off-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
contrast-rtl-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

2 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the contrast rtl off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.756 22.171l-3.154-3.148q-1.161.935-2.578 1.456T12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.153-.347t.158-.367q.166-.165.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165M12 20q1.394 0 2.628-.454t2.249-1.248L12 13.421zm9-8q0 1.162-.266 2.227q-.267 1.065-.725 1.935q-.098.182-.308.225t-.387-.068q-.177-.103-.235-.304t.04-.384q.44-.821.66-1.734T20 12q0-3.325-2.337-5.663T12 4v4.214q0 .272-.252.369t-.444-.097L8.162 5.345q-.374-.373-.286-.885t.547-.73q.829-.362 1.723-.545T12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightContrastRtlOffRounded(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="m20.756 22.171l-3.154-3.148q-1.161.935-2.578 1.456T12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.153-.347t.158-.367q.166-.165.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165M12 20q1.394 0 2.628-.454t2.249-1.248L12 13.421zm9-8q0 1.162-.266 2.227q-.267 1.065-.725 1.935q-.098.182-.308.225t-.387-.068q-.177-.103-.235-.304t.04-.384q.44-.821.66-1.734T20 12q0-3.325-2.337-5.663T12 4v4.214q0 .272-.252.369t-.444-.097L8.162 5.345q-.374-.373-.286-.885t.547-.73q.829-.362 1.723-.545T12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.756 22.171l-3.154-3.148q-1.161.935-2.578 1.456T12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.608.521-3.024q.521-1.417 1.456-2.578L2.241 3.662q-.147-.146-.153-.347t.158-.367q.166-.165.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165M12 20q1.394 0 2.628-.454t2.249-1.248L12 13.421zm9-8q0 1.162-.266 2.227q-.267 1.065-.725 1.935q-.098.182-.308.225t-.387-.068q-.177-.103-.235-.304t.04-.384q.44-.821.66-1.734T20 12q0-3.325-2.337-5.663T12 4v4.214q0 .272-.252.369t-.444-.097L8.162 5.345q-.374-.373-.286-.885t.547-.73q.829-.362 1.723-.545T12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12"/></svg>
</template>

CSS

.icon-contrast-rtl-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%22m20.756%2022.171l-3.154-3.148q-1.161.935-2.578%201.456T12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578L2.241%203.662q-.147-.146-.153-.347t.158-.367q.166-.165.357-.165t.357.165l18.51%2018.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165M12%2020q1.394%200%202.628-.454t2.249-1.248L12%2013.421zm9-8q0%201.162-.266%202.227q-.267%201.065-.725%201.935q-.098.182-.308.225t-.387-.068q-.177-.103-.235-.304t.04-.384q.44-.821.66-1.734T20%2012q0-3.325-2.337-5.663T12%204v4.214q0%20.272-.252.369t-.444-.097L8.162%205.345q-.374-.373-.286-.885t.547-.73q.829-.362%201.723-.545T12%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012%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%22m20.756%2022.171l-3.154-3.148q-1.161.935-2.578%201.456T12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.608.521-3.024q.521-1.417%201.456-2.578L2.241%203.662q-.147-.146-.153-.347t.158-.367q.166-.165.357-.165t.357.165l18.51%2018.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165M12%2020q1.394%200%202.628-.454t2.249-1.248L12%2013.421zm9-8q0%201.162-.266%202.227q-.267%201.065-.725%201.935q-.098.182-.308.225t-.387-.068q-.177-.103-.235-.304t.04-.384q.44-.821.66-1.734T20%2012q0-3.325-2.337-5.663T12%204v4.214q0%20.272-.252.369t-.444-.097L8.162%205.345q-.374-.373-.286-.885t.547-.73q.829-.362%201.723-.545T12%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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