remix-add-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
remix-add-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

7 other variants in Fluent UI System Icons

Use the remix add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 3a1 1 0 0 1 1-1h13q1.214.001 2.37.2C24.972 3.325 30 9.075 30 16c0 4.181-1.833 7.934-4.74 10.5h-3.446A12 12 0 0 0 28 16a12 12 0 0 0-1.096-5.018C25.004 6.861 20.836 4 16 4H3a1 1 0 0 1-1-1m0 13a13.95 13.95 0 0 0 1.279 5.853C5.495 26.663 10.357 30 16 30h13a1 1 0 1 0 0-2H16q-1.126-.002-2.194-.2C8.226 26.77 4 21.878 4 16c0-4.518 2.497-8.453 6.186-10.5H6.74A13.97 13.97 0 0 0 2 16m14-6a1 1 0 0 1 1 1v4h4a1 1 0 1 1 0 2h-4v4a1 1 0 1 1-2 0v-4h-4a1 1 0 1 1 0-2h4v-4a1 1 0 0 1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function FluentRemixAdd32Regular(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="M2 3a1 1 0 0 1 1-1h13q1.214.001 2.37.2C24.972 3.325 30 9.075 30 16c0 4.181-1.833 7.934-4.74 10.5h-3.446A12 12 0 0 0 28 16a12 12 0 0 0-1.096-5.018C25.004 6.861 20.836 4 16 4H3a1 1 0 0 1-1-1m0 13a13.95 13.95 0 0 0 1.279 5.853C5.495 26.663 10.357 30 16 30h13a1 1 0 1 0 0-2H16q-1.126-.002-2.194-.2C8.226 26.77 4 21.878 4 16c0-4.518 2.497-8.453 6.186-10.5H6.74A13.97 13.97 0 0 0 2 16m14-6a1 1 0 0 1 1 1v4h4a1 1 0 1 1 0 2h-4v4a1 1 0 1 1-2 0v-4h-4a1 1 0 1 1 0-2h4v-4a1 1 0 0 1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 3a1 1 0 0 1 1-1h13q1.214.001 2.37.2C24.972 3.325 30 9.075 30 16c0 4.181-1.833 7.934-4.74 10.5h-3.446A12 12 0 0 0 28 16a12 12 0 0 0-1.096-5.018C25.004 6.861 20.836 4 16 4H3a1 1 0 0 1-1-1m0 13a13.95 13.95 0 0 0 1.279 5.853C5.495 26.663 10.357 30 16 30h13a1 1 0 1 0 0-2H16q-1.126-.002-2.194-.2C8.226 26.77 4 21.878 4 16c0-4.518 2.497-8.453 6.186-10.5H6.74A13.97 13.97 0 0 0 2 16m14-6a1 1 0 0 1 1 1v4h4a1 1 0 1 1 0 2h-4v4a1 1 0 1 1-2 0v-4h-4a1 1 0 1 1 0-2h4v-4a1 1 0 0 1 1-1"/></svg>
</template>

CSS

.icon-remix-add-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%22M2%203a1%201%200%200%201%201-1h13q1.214.001%202.37.2C24.972%203.325%2030%209.075%2030%2016c0%204.181-1.833%207.934-4.74%2010.5h-3.446A12%2012%200%200%200%2028%2016a12%2012%200%200%200-1.096-5.018C25.004%206.861%2020.836%204%2016%204H3a1%201%200%200%201-1-1m0%2013a13.95%2013.95%200%200%200%201.279%205.853C5.495%2026.663%2010.357%2030%2016%2030h13a1%201%200%201%200%200-2H16q-1.126-.002-2.194-.2C8.226%2026.77%204%2021.878%204%2016c0-4.518%202.497-8.453%206.186-10.5H6.74A13.97%2013.97%200%200%200%202%2016m14-6a1%201%200%200%201%201%201v4h4a1%201%200%201%201%200%202h-4v4a1%201%200%201%201-2%200v-4h-4a1%201%200%201%201%200-2h4v-4a1%201%200%200%201%201-1%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%22M2%203a1%201%200%200%201%201-1h13q1.214.001%202.37.2C24.972%203.325%2030%209.075%2030%2016c0%204.181-1.833%207.934-4.74%2010.5h-3.446A12%2012%200%200%200%2028%2016a12%2012%200%200%200-1.096-5.018C25.004%206.861%2020.836%204%2016%204H3a1%201%200%200%201-1-1m0%2013a13.95%2013.95%200%200%200%201.279%205.853C5.495%2026.663%2010.357%2030%2016%2030h13a1%201%200%201%200%200-2H16q-1.126-.002-2.194-.2C8.226%2026.77%204%2021.878%204%2016c0-4.518%202.497-8.453%206.186-10.5H6.74A13.97%2013.97%200%200%200%202%2016m14-6a1%201%200%200%201%201%201v4h4a1%201%200%201%201%200%202h-4v4a1%201%200%201%201-2%200v-4h-4a1%201%200%201%201%200-2h4v-4a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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