regular expression icon
regular-expression-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- regular-expression-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- regular-expression-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
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.98 11.97q0-1.707.611-3.271T5.36 5.881q.16-.172.37-.197t.376.141t.149.385t-.176.398Q5.062 7.715 4.52 9.08q-.54 1.365-.54 2.869t.556 2.879t1.548 2.482q.16.177.185.395t-.14.382q-.164.166-.385.144q-.22-.023-.38-.194q-1.132-1.273-1.758-2.828t-.626-3.24m5.812 5.237Q8.5 16.913 8.5 16.5t.293-.707t.707-.293t.707.293t.293.707t-.293.707t-.707.293t-.707-.293m4.825-4.85q-.143-.143-.143-.357v-1.66l-1.42.843q-.176.104-.377.049T11.373 11t-.049-.378t.232-.305l1.419-.817l-1.425-.817q-.177-.104-.229-.305T11.373 8q.104-.183.305-.232q.2-.049.378.055l1.419.836V7q0-.213.143-.357t.357-.143t.357.143t.143.357v1.66l1.42-.843q.176-.104.377-.049t.305.232t.049.378q-.055.2-.232.305l-1.419.817l1.425.817q.177.104.229.305t-.052.378q-.104.183-.305.232q-.2.049-.378-.055l-1.419-.836V12q0 .214-.143.357t-.357.143t-.357-.143M21 11.969q0 1.687-.61 3.26q-.611 1.575-1.769 2.81q-.16.17-.37.193t-.376-.144q-.166-.165-.149-.382q.016-.218.176-.395q1.017-1.107 1.557-2.482Q20 13.454 20 11.95t-.556-2.87q-.555-1.364-1.548-2.472q-.16-.177-.173-.397t.152-.386t.373-.14t.368.196q1.132 1.273 1.758 2.828t.626 3.26"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRegularExpressionRounded(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.98 11.97q0-1.707.611-3.271T5.36 5.881q.16-.172.37-.197t.376.141t.149.385t-.176.398Q5.062 7.715 4.52 9.08q-.54 1.365-.54 2.869t.556 2.879t1.548 2.482q.16.177.185.395t-.14.382q-.164.166-.385.144q-.22-.023-.38-.194q-1.132-1.273-1.758-2.828t-.626-3.24m5.812 5.237Q8.5 16.913 8.5 16.5t.293-.707t.707-.293t.707.293t.293.707t-.293.707t-.707.293t-.707-.293m4.825-4.85q-.143-.143-.143-.357v-1.66l-1.42.843q-.176.104-.377.049T11.373 11t-.049-.378t.232-.305l1.419-.817l-1.425-.817q-.177-.104-.229-.305T11.373 8q.104-.183.305-.232q.2-.049.378.055l1.419.836V7q0-.213.143-.357t.357-.143t.357.143t.143.357v1.66l1.42-.843q.176-.104.377-.049t.305.232t.049.378q-.055.2-.232.305l-1.419.817l1.425.817q.177.104.229.305t-.052.378q-.104.183-.305.232q-.2.049-.378-.055l-1.419-.836V12q0 .214-.143.357t-.357.143t-.357-.143M21 11.969q0 1.687-.61 3.26q-.611 1.575-1.769 2.81q-.16.17-.37.193t-.376-.144q-.166-.165-.149-.382q.016-.218.176-.395q1.017-1.107 1.557-2.482Q20 13.454 20 11.95t-.556-2.87q-.555-1.364-1.548-2.472q-.16-.177-.173-.397t.152-.386t.373-.14t.368.196q1.132 1.273 1.758 2.828t.626 3.26"/></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.98 11.97q0-1.707.611-3.271T5.36 5.881q.16-.172.37-.197t.376.141t.149.385t-.176.398Q5.062 7.715 4.52 9.08q-.54 1.365-.54 2.869t.556 2.879t1.548 2.482q.16.177.185.395t-.14.382q-.164.166-.385.144q-.22-.023-.38-.194q-1.132-1.273-1.758-2.828t-.626-3.24m5.812 5.237Q8.5 16.913 8.5 16.5t.293-.707t.707-.293t.707.293t.293.707t-.293.707t-.707.293t-.707-.293m4.825-4.85q-.143-.143-.143-.357v-1.66l-1.42.843q-.176.104-.377.049T11.373 11t-.049-.378t.232-.305l1.419-.817l-1.425-.817q-.177-.104-.229-.305T11.373 8q.104-.183.305-.232q.2-.049.378.055l1.419.836V7q0-.213.143-.357t.357-.143t.357.143t.143.357v1.66l1.42-.843q.176-.104.377-.049t.305.232t.049.378q-.055.2-.232.305l-1.419.817l1.425.817q.177.104.229.305t-.052.378q-.104.183-.305.232q-.2.049-.378-.055l-1.419-.836V12q0 .214-.143.357t-.357.143t-.357-.143M21 11.969q0 1.687-.61 3.26q-.611 1.575-1.769 2.81q-.16.17-.37.193t-.376-.144q-.166-.165-.149-.382q.016-.218.176-.395q1.017-1.107 1.557-2.482Q20 13.454 20 11.95t-.556-2.87q-.555-1.364-1.548-2.472q-.16-.177-.173-.397t.152-.386t.373-.14t.368.196q1.132 1.273 1.758 2.828t.626 3.26"/></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.98%2011.97q0-1.707.611-3.271T5.36%205.881q.16-.172.37-.197t.376.141t.149.385t-.176.398Q5.062%207.715%204.52%209.08q-.54%201.365-.54%202.869t.556%202.879t1.548%202.482q.16.177.185.395t-.14.382q-.164.166-.385.144q-.22-.023-.38-.194q-1.132-1.273-1.758-2.828t-.626-3.24m5.812%205.237Q8.5%2016.913%208.5%2016.5t.293-.707t.707-.293t.707.293t.293.707t-.293.707t-.707.293t-.707-.293m4.825-4.85q-.143-.143-.143-.357v-1.66l-1.42.843q-.176.104-.377.049T11.373%2011t-.049-.378t.232-.305l1.419-.817l-1.425-.817q-.177-.104-.229-.305T11.373%208q.104-.183.305-.232q.2-.049.378.055l1.419.836V7q0-.213.143-.357t.357-.143t.357.143t.143.357v1.66l1.42-.843q.176-.104.377-.049t.305.232t.049.378q-.055.2-.232.305l-1.419.817l1.425.817q.177.104.229.305t-.052.378q-.104.183-.305.232q-.2.049-.378-.055l-1.419-.836V12q0%20.214-.143.357t-.357.143t-.357-.143M21%2011.969q0%201.687-.61%203.26q-.611%201.575-1.769%202.81q-.16.17-.37.193t-.376-.144q-.166-.165-.149-.382q.016-.218.176-.395q1.017-1.107%201.557-2.482Q20%2013.454%2020%2011.95t-.556-2.87q-.555-1.364-1.548-2.472q-.16-.177-.173-.397t.152-.386t.373-.14t.368.196q1.132%201.273%201.758%202.828t.626%203.26%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.98%2011.97q0-1.707.611-3.271T5.36%205.881q.16-.172.37-.197t.376.141t.149.385t-.176.398Q5.062%207.715%204.52%209.08q-.54%201.365-.54%202.869t.556%202.879t1.548%202.482q.16.177.185.395t-.14.382q-.164.166-.385.144q-.22-.023-.38-.194q-1.132-1.273-1.758-2.828t-.626-3.24m5.812%205.237Q8.5%2016.913%208.5%2016.5t.293-.707t.707-.293t.707.293t.293.707t-.293.707t-.707.293t-.707-.293m4.825-4.85q-.143-.143-.143-.357v-1.66l-1.42.843q-.176.104-.377.049T11.373%2011t-.049-.378t.232-.305l1.419-.817l-1.425-.817q-.177-.104-.229-.305T11.373%208q.104-.183.305-.232q.2-.049.378.055l1.419.836V7q0-.213.143-.357t.357-.143t.357.143t.143.357v1.66l1.42-.843q.176-.104.377-.049t.305.232t.049.378q-.055.2-.232.305l-1.419.817l1.425.817q.177.104.229.305t-.052.378q-.104.183-.305.232q-.2.049-.378-.055l-1.419-.836V12q0%20.214-.143.357t-.357.143t-.357-.143M21%2011.969q0%201.687-.61%203.26q-.611%201.575-1.769%202.81q-.16.17-.37.193t-.376-.144q-.166-.165-.149-.382q.016-.218.176-.395q1.017-1.107%201.557-2.482Q20%2013.454%2020%2011.95t-.556-2.87q-.555-1.364-1.548-2.472q-.16-.177-.173-.397t.152-.386t.373-.14t.368.196q1.132%201.273%201.758%202.828t.626%203.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/regular-expression-rounded.svg?color=%231a73e8&size=48