subtract parentheses icon

subtract-parentheses-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
subtract-parentheses-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the subtract parentheses icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M13.499 10a1.25 1.25 0 1 0-1.502-2C7.143 11.648 4 17.458 4 24s3.143 12.353 7.997 16a1.25 1.25 0 1 0 1.502-2C9.247 34.807 6.5 29.725 6.5 24s2.747-10.806 6.999-14m22.504-2a1.25 1.25 0 1 0-1.502 2c4.252 3.194 6.999 8.276 6.999 14s-2.747 10.806-6.999 14a1.25 1.25 0 0 0 1.502 2C40.856 36.352 44 30.542 44 24s-3.144-12.353-7.997-16M15.25 22.75a1.25 1.25 0 0 0 0 2.5h17.5a1.25 1.25 0 1 0 0-2.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentSubtractParentheses48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M13.499 10a1.25 1.25 0 1 0-1.502-2C7.143 11.648 4 17.458 4 24s3.143 12.353 7.997 16a1.25 1.25 0 1 0 1.502-2C9.247 34.807 6.5 29.725 6.5 24s2.747-10.806 6.999-14m22.504-2a1.25 1.25 0 1 0-1.502 2c4.252 3.194 6.999 8.276 6.999 14s-2.747 10.806-6.999 14a1.25 1.25 0 0 0 1.502 2C40.856 36.352 44 30.542 44 24s-3.144-12.353-7.997-16M15.25 22.75a1.25 1.25 0 0 0 0 2.5h17.5a1.25 1.25 0 1 0 0-2.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M13.499 10a1.25 1.25 0 1 0-1.502-2C7.143 11.648 4 17.458 4 24s3.143 12.353 7.997 16a1.25 1.25 0 1 0 1.502-2C9.247 34.807 6.5 29.725 6.5 24s2.747-10.806 6.999-14m22.504-2a1.25 1.25 0 1 0-1.502 2c4.252 3.194 6.999 8.276 6.999 14s-2.747 10.806-6.999 14a1.25 1.25 0 0 0 1.502 2C40.856 36.352 44 30.542 44 24s-3.144-12.353-7.997-16M15.25 22.75a1.25 1.25 0 0 0 0 2.5h17.5a1.25 1.25 0 1 0 0-2.5z"/></svg>
</template>

CSS

.icon-subtract-parentheses-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.499%2010a1.25%201.25%200%201%200-1.502-2C7.143%2011.648%204%2017.458%204%2024s3.143%2012.353%207.997%2016a1.25%201.25%200%201%200%201.502-2C9.247%2034.807%206.5%2029.725%206.5%2024s2.747-10.806%206.999-14m22.504-2a1.25%201.25%200%201%200-1.502%202c4.252%203.194%206.999%208.276%206.999%2014s-2.747%2010.806-6.999%2014a1.25%201.25%200%200%200%201.502%202C40.856%2036.352%2044%2030.542%2044%2024s-3.144-12.353-7.997-16M15.25%2022.75a1.25%201.25%200%200%200%200%202.5h17.5a1.25%201.25%200%201%200%200-2.5z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.499%2010a1.25%201.25%200%201%200-1.502-2C7.143%2011.648%204%2017.458%204%2024s3.143%2012.353%207.997%2016a1.25%201.25%200%201%200%201.502-2C9.247%2034.807%206.5%2029.725%206.5%2024s2.747-10.806%206.999-14m22.504-2a1.25%201.25%200%201%200-1.502%202c4.252%203.194%206.999%208.276%206.999%2014s-2.747%2010.806-6.999%2014a1.25%201.25%200%200%200%201.502%202C40.856%2036.352%2044%2030.542%2044%2024s-3.144-12.353-7.997-16M15.25%2022.75a1.25%201.25%200%200%200%200%202.5h17.5a1.25%201.25%200%201%200%200-2.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/subtract-parentheses-48-regular.svg?color=%231a73e8&size=48