regular expression icon
regular-expression from Material Symbols by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- regular-expression
- Set
- Material Symbols
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- regular-expression-outline, regular-expression-outline-sharp, regular-expression-sharp
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="M4.925 19.025q-1.4-1.425-2.162-3.25T2 11.95t.75-3.825t2.175-3.25L6.35 6.3Q5.2 7.425 4.6 8.888T4 11.95t.613 3.063T6.35 17.6zm3.513-1.462Q8 17.125 8 16.5t.438-1.062T9.5 15t1.063.438T11 16.5t-.437 1.063T9.5 18t-1.062-.437M12.974 13v-1.775l-1.525.9l-1-1.75l1.525-.875l-1.525-.875l1-1.75l1.525.9V6h2v1.775l1.525-.9l1 1.75l-1.525.875l1.525.875l-1 1.75l-1.525-.9V13zm6.1 6.025L17.65 17.6q1.15-1.125 1.75-2.588t.6-3.062t-.612-3.062T17.65 6.3l1.425-1.425q1.4 1.425 2.163 3.25T22 11.95t-.75 3.825t-2.175 3.25"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRegularExpression(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="M4.925 19.025q-1.4-1.425-2.162-3.25T2 11.95t.75-3.825t2.175-3.25L6.35 6.3Q5.2 7.425 4.6 8.888T4 11.95t.613 3.063T6.35 17.6zm3.513-1.462Q8 17.125 8 16.5t.438-1.062T9.5 15t1.063.438T11 16.5t-.437 1.063T9.5 18t-1.062-.437M12.974 13v-1.775l-1.525.9l-1-1.75l1.525-.875l-1.525-.875l1-1.75l1.525.9V6h2v1.775l1.525-.9l1 1.75l-1.525.875l1.525.875l-1 1.75l-1.525-.9V13zm6.1 6.025L17.65 17.6q1.15-1.125 1.75-2.588t.6-3.062t-.612-3.062T17.65 6.3l1.425-1.425q1.4 1.425 2.163 3.25T22 11.95t-.75 3.825t-2.175 3.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.925 19.025q-1.4-1.425-2.162-3.25T2 11.95t.75-3.825t2.175-3.25L6.35 6.3Q5.2 7.425 4.6 8.888T4 11.95t.613 3.063T6.35 17.6zm3.513-1.462Q8 17.125 8 16.5t.438-1.062T9.5 15t1.063.438T11 16.5t-.437 1.063T9.5 18t-1.062-.437M12.974 13v-1.775l-1.525.9l-1-1.75l1.525-.875l-1.525-.875l1-1.75l1.525.9V6h2v1.775l1.525-.9l1 1.75l-1.525.875l1.525.875l-1 1.75l-1.525-.9V13zm6.1 6.025L17.65 17.6q1.15-1.125 1.75-2.588t.6-3.062t-.612-3.062T17.65 6.3l1.425-1.425q1.4 1.425 2.163 3.25T22 11.95t-.75 3.825t-2.175 3.25"/></svg> </template>
CSS
.icon-regular-expression {
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%22M4.925%2019.025q-1.4-1.425-2.162-3.25T2%2011.95t.75-3.825t2.175-3.25L6.35%206.3Q5.2%207.425%204.6%208.888T4%2011.95t.613%203.063T6.35%2017.6zm3.513-1.462Q8%2017.125%208%2016.5t.438-1.062T9.5%2015t1.063.438T11%2016.5t-.437%201.063T9.5%2018t-1.062-.437M12.974%2013v-1.775l-1.525.9l-1-1.75l1.525-.875l-1.525-.875l1-1.75l1.525.9V6h2v1.775l1.525-.9l1%201.75l-1.525.875l1.525.875l-1%201.75l-1.525-.9V13zm6.1%206.025L17.65%2017.6q1.15-1.125%201.75-2.588t.6-3.062t-.612-3.062T17.65%206.3l1.425-1.425q1.4%201.425%202.163%203.25T22%2011.95t-.75%203.825t-2.175%203.25%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%22M4.925%2019.025q-1.4-1.425-2.162-3.25T2%2011.95t.75-3.825t2.175-3.25L6.35%206.3Q5.2%207.425%204.6%208.888T4%2011.95t.613%203.063T6.35%2017.6zm3.513-1.462Q8%2017.125%208%2016.5t.438-1.062T9.5%2015t1.063.438T11%2016.5t-.437%201.063T9.5%2018t-1.062-.437M12.974%2013v-1.775l-1.525.9l-1-1.75l1.525-.875l-1.525-.875l1-1.75l1.525.9V6h2v1.775l1.525-.9l1%201.75l-1.525.875l1.525.875l-1%201.75l-1.525-.9V13zm6.1%206.025L17.65%2017.6q1.15-1.125%201.75-2.588t.6-3.062t-.612-3.062T17.65%206.3l1.425-1.425q1.4%201.425%202.163%203.25T22%2011.95t-.75%203.825t-2.175%203.25%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.svg?color=%231a73e8&size=48