math formula icon
math-formula-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- math-formula-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the math formula icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.086 4.401c-1.588-1.256-3.935-.228-4.087 1.791l-.21 2.804H17a1 1 0 1 1 0 2h-4.362L11.486 26.31c-.288 3.831-4.918 5.583-7.67 2.903l-.514-.5a1 1 0 0 1 1.396-1.434l.513.5c1.536 1.497 4.12.52 4.281-1.62l1.14-15.163H8a1 1 0 1 1 0-2h2.783l.222-2.954c.272-3.618 4.477-5.46 7.322-3.209l.794.629a1 1 0 1 1-1.242 1.568zm-.88 11.87a1.115 1.115 0 0 1 1.75.38l1.862 4.113l-5.525 5.525a1 1 0 0 0 1.414 1.414l4.992-4.992l1.574 3.476c.905 1.998 3.535 2.46 5.067.892l.375-.385a1 1 0 1 0-1.43-1.397l-.376.384a1.115 1.115 0 0 1-1.814-.319L22.21 21.2l5.497-5.497a1 1 0 0 0-1.414-1.414l-4.964 4.964l-1.552-3.427a3.115 3.115 0 0 0-4.887-1.062l-.548.479a1 1 0 0 0 1.316 1.506z"/></svg>
React
import type { SVGProps } from "react";
export function FluentMathFormula32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.086 4.401c-1.588-1.256-3.935-.228-4.087 1.791l-.21 2.804H17a1 1 0 1 1 0 2h-4.362L11.486 26.31c-.288 3.831-4.918 5.583-7.67 2.903l-.514-.5a1 1 0 0 1 1.396-1.434l.513.5c1.536 1.497 4.12.52 4.281-1.62l1.14-15.163H8a1 1 0 1 1 0-2h2.783l.222-2.954c.272-3.618 4.477-5.46 7.322-3.209l.794.629a1 1 0 1 1-1.242 1.568zm-.88 11.87a1.115 1.115 0 0 1 1.75.38l1.862 4.113l-5.525 5.525a1 1 0 0 0 1.414 1.414l4.992-4.992l1.574 3.476c.905 1.998 3.535 2.46 5.067.892l.375-.385a1 1 0 1 0-1.43-1.397l-.376.384a1.115 1.115 0 0 1-1.814-.319L22.21 21.2l5.497-5.497a1 1 0 0 0-1.414-1.414l-4.964 4.964l-1.552-3.427a3.115 3.115 0 0 0-4.887-1.062l-.548.479a1 1 0 0 0 1.316 1.506z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.086 4.401c-1.588-1.256-3.935-.228-4.087 1.791l-.21 2.804H17a1 1 0 1 1 0 2h-4.362L11.486 26.31c-.288 3.831-4.918 5.583-7.67 2.903l-.514-.5a1 1 0 0 1 1.396-1.434l.513.5c1.536 1.497 4.12.52 4.281-1.62l1.14-15.163H8a1 1 0 1 1 0-2h2.783l.222-2.954c.272-3.618 4.477-5.46 7.322-3.209l.794.629a1 1 0 1 1-1.242 1.568zm-.88 11.87a1.115 1.115 0 0 1 1.75.38l1.862 4.113l-5.525 5.525a1 1 0 0 0 1.414 1.414l4.992-4.992l1.574 3.476c.905 1.998 3.535 2.46 5.067.892l.375-.385a1 1 0 1 0-1.43-1.397l-.376.384a1.115 1.115 0 0 1-1.814-.319L22.21 21.2l5.497-5.497a1 1 0 0 0-1.414-1.414l-4.964 4.964l-1.552-3.427a3.115 3.115 0 0 0-4.887-1.062l-.548.479a1 1 0 0 0 1.316 1.506z"/></svg> </template>
CSS
.icon-math-formula-32-regular {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.086%204.401c-1.588-1.256-3.935-.228-4.087%201.791l-.21%202.804H17a1%201%200%201%201%200%202h-4.362L11.486%2026.31c-.288%203.831-4.918%205.583-7.67%202.903l-.514-.5a1%201%200%200%201%201.396-1.434l.513.5c1.536%201.497%204.12.52%204.281-1.62l1.14-15.163H8a1%201%200%201%201%200-2h2.783l.222-2.954c.272-3.618%204.477-5.46%207.322-3.209l.794.629a1%201%200%201%201-1.242%201.568zm-.88%2011.87a1.115%201.115%200%200%201%201.75.38l1.862%204.113l-5.525%205.525a1%201%200%200%200%201.414%201.414l4.992-4.992l1.574%203.476c.905%201.998%203.535%202.46%205.067.892l.375-.385a1%201%200%201%200-1.43-1.397l-.376.384a1.115%201.115%200%200%201-1.814-.319L22.21%2021.2l5.497-5.497a1%201%200%200%200-1.414-1.414l-4.964%204.964l-1.552-3.427a3.115%203.115%200%200%200-4.887-1.062l-.548.479a1%201%200%200%200%201.316%201.506z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.086%204.401c-1.588-1.256-3.935-.228-4.087%201.791l-.21%202.804H17a1%201%200%201%201%200%202h-4.362L11.486%2026.31c-.288%203.831-4.918%205.583-7.67%202.903l-.514-.5a1%201%200%200%201%201.396-1.434l.513.5c1.536%201.497%204.12.52%204.281-1.62l1.14-15.163H8a1%201%200%201%201%200-2h2.783l.222-2.954c.272-3.618%204.477-5.46%207.322-3.209l.794.629a1%201%200%201%201-1.242%201.568zm-.88%2011.87a1.115%201.115%200%200%201%201.75.38l1.862%204.113l-5.525%205.525a1%201%200%200%200%201.414%201.414l4.992-4.992l1.574%203.476c.905%201.998%203.535%202.46%205.067.892l.375-.385a1%201%200%201%200-1.43-1.397l-.376.384a1.115%201.115%200%200%201-1.814-.319L22.21%2021.2l5.497-5.497a1%201%200%200%200-1.414-1.414l-4.964%204.964l-1.552-3.427a3.115%203.115%200%200%200-4.887-1.062l-.548.479a1%201%200%200%200%201.316%201.506z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/math-formula-32-regular.svg?color=%231a73e8&size=48