regular expression icon
regular-expression-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- regular-expression-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- regular-expression-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the regular expression icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 11.95q0-1.725.563-3.337T4.225 5.65q.275-.325.688-.35t.712.275t.313.713t-.263.762q-.825 1.05-1.25 2.3T4 11.95t.45 2.6t1.25 2.3q.275.35.263.75t-.313.7t-.712.288t-.688-.338q-1.075-1.35-1.662-2.963T2 11.95m6.438 5.613Q8 17.125 8 16.5t.438-1.062T9.5 15t1.063.438T11 16.5t-.437 1.063T9.5 18t-1.062-.437m4.825-4.85q-.288-.288-.288-.713v-.775l-.65.4q-.35.2-.762.088t-.613-.463t-.087-.763t.462-.612l.65-.375l-.675-.375q-.35-.2-.45-.612t.1-.763q.2-.375.613-.463t.762.113l.65.375V7q0-.425.288-.712T13.975 6t.713.288t.287.712v.775l.65-.4q.35-.2.763-.088T17 7.75t.088.763t-.463.612l-.65.375l.675.375q.35.2.45.613t-.1.762q-.2.375-.613.463t-.762-.113l-.65-.375V12q0 .425-.288.713t-.712.287t-.712-.288M22 11.95q0 1.725-.562 3.338t-1.663 2.962q-.275.325-.687.338t-.713-.288t-.312-.7t.262-.75q.825-1.05 1.25-2.3t.425-2.6t-.45-2.6t-1.25-2.3q-.275-.35-.25-.762t.325-.713t.7-.275t.675.35Q20.825 7 21.413 8.612T22 11.95"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRegularExpressionRounded(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="M2 11.95q0-1.725.563-3.337T4.225 5.65q.275-.325.688-.35t.712.275t.313.713t-.263.762q-.825 1.05-1.25 2.3T4 11.95t.45 2.6t1.25 2.3q.275.35.263.75t-.313.7t-.712.288t-.688-.338q-1.075-1.35-1.662-2.963T2 11.95m6.438 5.613Q8 17.125 8 16.5t.438-1.062T9.5 15t1.063.438T11 16.5t-.437 1.063T9.5 18t-1.062-.437m4.825-4.85q-.288-.288-.288-.713v-.775l-.65.4q-.35.2-.762.088t-.613-.463t-.087-.763t.462-.612l.65-.375l-.675-.375q-.35-.2-.45-.612t.1-.763q.2-.375.613-.463t.762.113l.65.375V7q0-.425.288-.712T13.975 6t.713.288t.287.712v.775l.65-.4q.35-.2.763-.088T17 7.75t.088.763t-.463.612l-.65.375l.675.375q.35.2.45.613t-.1.762q-.2.375-.613.463t-.762-.113l-.65-.375V12q0 .425-.288.713t-.712.287t-.712-.288M22 11.95q0 1.725-.562 3.338t-1.663 2.962q-.275.325-.687.338t-.713-.288t-.312-.7t.262-.75q.825-1.05 1.25-2.3t.425-2.6t-.45-2.6t-1.25-2.3q-.275-.35-.25-.762t.325-.713t.7-.275t.675.35Q20.825 7 21.413 8.612T22 11.95"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 11.95q0-1.725.563-3.337T4.225 5.65q.275-.325.688-.35t.712.275t.313.713t-.263.762q-.825 1.05-1.25 2.3T4 11.95t.45 2.6t1.25 2.3q.275.35.263.75t-.313.7t-.712.288t-.688-.338q-1.075-1.35-1.662-2.963T2 11.95m6.438 5.613Q8 17.125 8 16.5t.438-1.062T9.5 15t1.063.438T11 16.5t-.437 1.063T9.5 18t-1.062-.437m4.825-4.85q-.288-.288-.288-.713v-.775l-.65.4q-.35.2-.762.088t-.613-.463t-.087-.763t.462-.612l.65-.375l-.675-.375q-.35-.2-.45-.612t.1-.763q.2-.375.613-.463t.762.113l.65.375V7q0-.425.288-.712T13.975 6t.713.288t.287.712v.775l.65-.4q.35-.2.763-.088T17 7.75t.088.763t-.463.612l-.65.375l.675.375q.35.2.45.613t-.1.762q-.2.375-.613.463t-.762-.113l-.65-.375V12q0 .425-.288.713t-.712.287t-.712-.288M22 11.95q0 1.725-.562 3.338t-1.663 2.962q-.275.325-.687.338t-.713-.288t-.312-.7t.262-.75q.825-1.05 1.25-2.3t.425-2.6t-.45-2.6t-1.25-2.3q-.275-.35-.25-.762t.325-.713t.7-.275t.675.35Q20.825 7 21.413 8.612T22 11.95"/></svg> </template>
CSS
.icon-regular-expression-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%22M2%2011.95q0-1.725.563-3.337T4.225%205.65q.275-.325.688-.35t.712.275t.313.713t-.263.762q-.825%201.05-1.25%202.3T4%2011.95t.45%202.6t1.25%202.3q.275.35.263.75t-.313.7t-.712.288t-.688-.338q-1.075-1.35-1.662-2.963T2%2011.95m6.438%205.613Q8%2017.125%208%2016.5t.438-1.062T9.5%2015t1.063.438T11%2016.5t-.437%201.063T9.5%2018t-1.062-.437m4.825-4.85q-.288-.288-.288-.713v-.775l-.65.4q-.35.2-.762.088t-.613-.463t-.087-.763t.462-.612l.65-.375l-.675-.375q-.35-.2-.45-.612t.1-.763q.2-.375.613-.463t.762.113l.65.375V7q0-.425.288-.712T13.975%206t.713.288t.287.712v.775l.65-.4q.35-.2.763-.088T17%207.75t.088.763t-.463.612l-.65.375l.675.375q.35.2.45.613t-.1.762q-.2.375-.613.463t-.762-.113l-.65-.375V12q0%20.425-.288.713t-.712.287t-.712-.288M22%2011.95q0%201.725-.562%203.338t-1.663%202.962q-.275.325-.687.338t-.713-.288t-.312-.7t.262-.75q.825-1.05%201.25-2.3t.425-2.6t-.45-2.6t-1.25-2.3q-.275-.35-.25-.762t.325-.713t.7-.275t.675.35Q20.825%207%2021.413%208.612T22%2011.95%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%22M2%2011.95q0-1.725.563-3.337T4.225%205.65q.275-.325.688-.35t.712.275t.313.713t-.263.762q-.825%201.05-1.25%202.3T4%2011.95t.45%202.6t1.25%202.3q.275.35.263.75t-.313.7t-.712.288t-.688-.338q-1.075-1.35-1.662-2.963T2%2011.95m6.438%205.613Q8%2017.125%208%2016.5t.438-1.062T9.5%2015t1.063.438T11%2016.5t-.437%201.063T9.5%2018t-1.062-.437m4.825-4.85q-.288-.288-.288-.713v-.775l-.65.4q-.35.2-.762.088t-.613-.463t-.087-.763t.462-.612l.65-.375l-.675-.375q-.35-.2-.45-.612t.1-.763q.2-.375.613-.463t.762.113l.65.375V7q0-.425.288-.712T13.975%206t.713.288t.287.712v.775l.65-.4q.35-.2.763-.088T17%207.75t.088.763t-.463.612l-.65.375l.675.375q.35.2.45.613t-.1.762q-.2.375-.613.463t-.762-.113l-.65-.375V12q0%20.425-.288.713t-.712.287t-.712-.288M22%2011.95q0%201.725-.562%203.338t-1.663%202.962q-.275.325-.687.338t-.713-.288t-.312-.7t.262-.75q.825-1.05%201.25-2.3t.425-2.6t-.45-2.6t-1.25-2.3q-.275-.35-.25-.762t.325-.713t.7-.275t.675.35Q20.825%207%2021.413%208.612T22%2011.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/regular-expression-rounded.svg?color=%231a73e8&size=48