John KuehJohn Kueh

logic xor icon

Tabler · logic-xor · MIT

Download SVG

The Tabler logic xor icon depicts the exclusive OR (XOR) logical operation, commonly used in UIs to represent conditional logic, binary operations, or decision-making processes.

Common uses

  • Representing a toggle switch with exclusive behavior.
  • Indicating a conditional input or setting.
  • Visualizing a binary operation in a technical diagram.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLogicXor } from '@tabler/icons-react';

<IconLogicXor size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Logic
Keywords
gatetechnologyelectiricalitlogicxorbooleanoperationreasoningconditionalexclusive orconditional gateboolean logicbinary operation

FAQ

What does the logic xor icon represent?
It represents the exclusive OR (XOR) logical operation, which outputs true only when the inputs differ.
How do I use the logic xor icon in React?
You can import and use it in your React components like this: import { IconLogicXor } from '@tabler/icons-react'.
What is the license for the Tabler logic xor icon?
The Tabler icons, including logic xor, are distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →