John KuehJohn Kueh

logic and icon

Tabler · logic-and · MIT

Download SVG

The Tabler logic and icon depicts a standard AND gate, commonly used in user interfaces to represent a logical AND operation, conditional requirements, or a technological/electrical concept.

Common uses

  • Representing a required condition in a form.
  • Indicating a logical AND relationship between two or more settings.
  • Illustrating a technical or electrical concept in documentation.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Logic
Keywords
gatetechnologyelectiricalitlogicandbooleanoperationreasoningconditionaland gateboolean andconditional logictechnology gate

FAQ

What does the logic and icon represent?
It represents a logical AND gate, used for operations where all conditions must be true.
How do I use the logic and icon in React?
You can import and use it like this: import { IconLogicAnd } from '@tabler/icons-react'; <IconLogicAnd />.
What is the license for this icon?
The Tabler icons, including the logic and icon, are available 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 →