John KuehJohn Kueh

regex icon

Lucide · regex · ISC

Download SVG

The Lucide regex icon depicts a stylized representation of regular expression syntax, commonly used to signify text searching, pattern matching, or code-related functionalities within a user interface.

Common uses

  • Search input field for advanced filtering
  • Button to enable/disable regex mode in a text editor
  • Label for a field requiring a regular expression pattern

Use it in React

Install
npm i lucide-react
Import & render
import { Regex } from 'lucide-react';

<Regex size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
searchtextcoderegexregular expressionpattern matchtext searchcode pattern

FAQ

What is the regex icon used for?
It visually represents regular expressions, often used for text searching, pattern matching, or indicating code-related features.
How do I use the regex icon in React?
You can import it from 'lucide-react' and use it as a component: `import { Regex } from 'lucide-react' <Regex />`.
What is the license for the Lucide regex icon?
The Lucide icon library, including the regex icon, is distributed under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →