subtract parentheses icon
subtract-parentheses-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- subtract-parentheses-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
11 other variants in Fluent UI System Icons
subtract-parentheses-16-filledsubtract-parentheses-16-regularsubtract-parentheses-20-filledsubtract-parentheses-20-regularsubtract-parentheses-24-filledsubtract-parentheses-24-regularsubtract-parentheses-28-filledsubtract-parentheses-28-regularsubtract-parentheses-32-filledsubtract-parentheses-48-filledsubtract-parentheses-48-regular
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 32 32"><path fill="currentColor" d="M8.616 6.54a1 1 0 1 0-1.232-1.575A13.98 13.98 0 0 0 2 16c0 4.483 2.109 8.475 5.384 11.036a1 1 0 1 0 1.232-1.576A11.98 11.98 0 0 1 4 16c0-3.842 1.804-7.262 4.616-9.46m16-1.575a1 1 0 1 0-1.232 1.575A11.98 11.98 0 0 1 28 16c0 3.842-1.804 7.262-4.616 9.46a1 1 0 1 0 1.232 1.576A13.98 13.98 0 0 0 30 16c0-4.483-2.109-8.475-5.384-11.035M10 15a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSubtractParentheses32Regular(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="M8.616 6.54a1 1 0 1 0-1.232-1.575A13.98 13.98 0 0 0 2 16c0 4.483 2.109 8.475 5.384 11.036a1 1 0 1 0 1.232-1.576A11.98 11.98 0 0 1 4 16c0-3.842 1.804-7.262 4.616-9.46m16-1.575a1 1 0 1 0-1.232 1.575A11.98 11.98 0 0 1 28 16c0 3.842-1.804 7.262-4.616 9.46a1 1 0 1 0 1.232 1.576A13.98 13.98 0 0 0 30 16c0-4.483-2.109-8.475-5.384-11.035M10 15a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.616 6.54a1 1 0 1 0-1.232-1.575A13.98 13.98 0 0 0 2 16c0 4.483 2.109 8.475 5.384 11.036a1 1 0 1 0 1.232-1.576A11.98 11.98 0 0 1 4 16c0-3.842 1.804-7.262 4.616-9.46m16-1.575a1 1 0 1 0-1.232 1.575A11.98 11.98 0 0 1 28 16c0 3.842-1.804 7.262-4.616 9.46a1 1 0 1 0 1.232 1.576A13.98 13.98 0 0 0 30 16c0-4.483-2.109-8.475-5.384-11.035M10 15a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2z"/></svg> </template>
CSS
.icon-subtract-parentheses-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%22M8.616%206.54a1%201%200%201%200-1.232-1.575A13.98%2013.98%200%200%200%202%2016c0%204.483%202.109%208.475%205.384%2011.036a1%201%200%201%200%201.232-1.576A11.98%2011.98%200%200%201%204%2016c0-3.842%201.804-7.262%204.616-9.46m16-1.575a1%201%200%201%200-1.232%201.575A11.98%2011.98%200%200%201%2028%2016c0%203.842-1.804%207.262-4.616%209.46a1%201%200%201%200%201.232%201.576A13.98%2013.98%200%200%200%2030%2016c0-4.483-2.109-8.475-5.384-11.035M10%2015a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2z%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%22M8.616%206.54a1%201%200%201%200-1.232-1.575A13.98%2013.98%200%200%200%202%2016c0%204.483%202.109%208.475%205.384%2011.036a1%201%200%201%200%201.232-1.576A11.98%2011.98%200%200%201%204%2016c0-3.842%201.804-7.262%204.616-9.46m16-1.575a1%201%200%201%200-1.232%201.575A11.98%2011.98%200%200%201%2028%2016c0%203.842-1.804%207.262-4.616%209.46a1%201%200%201%200%201.232%201.576A13.98%2013.98%200%200%200%2030%2016c0-4.483-2.109-8.475-5.384-11.035M10%2015a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/subtract-parentheses-32-regular.svg?color=%231a73e8&size=48