target-add-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
target-add-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the target add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 12a8 8 0 0 0 7.492 7.984a6.5 6.5 0 0 0 1.289 1.986Q12.394 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10q0 .395-.03.78a6.5 6.5 0 0 0-1.986-1.288A8 8 0 0 0 4 12m7.194 3.919a4.001 4.001 0 1 1 4.725-4.725a6.5 6.5 0 0 1 2-.18A6.002 6.002 0 0 0 6 12a6 6 0 0 0 5.013 5.92a6.6 6.6 0 0 1 .18-2.001m.828-1.92L12 14a2 2 0 1 1 2-2v.022A6.5 6.5 0 0 0 12.022 14m5.478-2a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11m.501 8.503V18h2.502a.5.5 0 1 0 0-1H18v-2.5a.5.5 0 1 0-1 0V17h-2.504a.5.5 0 0 0 0 1h2.505v2.503a.5.5 0 1 0 1 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentTargetAdd24Filled(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="M4 12a8 8 0 0 0 7.492 7.984a6.5 6.5 0 0 0 1.289 1.986Q12.394 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10q0 .395-.03.78a6.5 6.5 0 0 0-1.986-1.288A8 8 0 0 0 4 12m7.194 3.919a4.001 4.001 0 1 1 4.725-4.725a6.5 6.5 0 0 1 2-.18A6.002 6.002 0 0 0 6 12a6 6 0 0 0 5.013 5.92a6.6 6.6 0 0 1 .18-2.001m.828-1.92L12 14a2 2 0 1 1 2-2v.022A6.5 6.5 0 0 0 12.022 14m5.478-2a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11m.501 8.503V18h2.502a.5.5 0 1 0 0-1H18v-2.5a.5.5 0 1 0-1 0V17h-2.504a.5.5 0 0 0 0 1h2.505v2.503a.5.5 0 1 0 1 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 12a8 8 0 0 0 7.492 7.984a6.5 6.5 0 0 0 1.289 1.986Q12.394 22 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10q0 .395-.03.78a6.5 6.5 0 0 0-1.986-1.288A8 8 0 0 0 4 12m7.194 3.919a4.001 4.001 0 1 1 4.725-4.725a6.5 6.5 0 0 1 2-.18A6.002 6.002 0 0 0 6 12a6 6 0 0 0 5.013 5.92a6.6 6.6 0 0 1 .18-2.001m.828-1.92L12 14a2 2 0 1 1 2-2v.022A6.5 6.5 0 0 0 12.022 14m5.478-2a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11m.501 8.503V18h2.502a.5.5 0 1 0 0-1H18v-2.5a.5.5 0 1 0-1 0V17h-2.504a.5.5 0 0 0 0 1h2.505v2.503a.5.5 0 1 0 1 0"/></svg>
</template>

CSS

.icon-target-add-24-filled {
  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%22M4%2012a8%208%200%200%200%207.492%207.984a6.5%206.5%200%200%200%201.289%201.986Q12.394%2022%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010q0%20.395-.03.78a6.5%206.5%200%200%200-1.986-1.288A8%208%200%200%200%204%2012m7.194%203.919a4.001%204.001%200%201%201%204.725-4.725a6.5%206.5%200%200%201%202-.18A6.002%206.002%200%200%200%206%2012a6%206%200%200%200%205.013%205.92a6.6%206.6%200%200%201%20.18-2.001m.828-1.92L12%2014a2%202%200%201%201%202-2v.022A6.5%206.5%200%200%200%2012.022%2014m5.478-2a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11m.501%208.503V18h2.502a.5.5%200%201%200%200-1H18v-2.5a.5.5%200%201%200-1%200V17h-2.504a.5.5%200%200%200%200%201h2.505v2.503a.5.5%200%201%200%201%200%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%22M4%2012a8%208%200%200%200%207.492%207.984a6.5%206.5%200%200%200%201.289%201.986Q12.394%2022%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010q0%20.395-.03.78a6.5%206.5%200%200%200-1.986-1.288A8%208%200%200%200%204%2012m7.194%203.919a4.001%204.001%200%201%201%204.725-4.725a6.5%206.5%200%200%201%202-.18A6.002%206.002%200%200%200%206%2012a6%206%200%200%200%205.013%205.92a6.6%206.6%200%200%201%20.18-2.001m.828-1.92L12%2014a2%202%200%201%201%202-2v.022A6.5%206.5%200%200%200%2012.022%2014m5.478-2a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11m.501%208.503V18h2.502a.5.5%200%201%200%200-1H18v-2.5a.5.5%200%201%200-1%200V17h-2.504a.5.5%200%200%200%200%201h2.505v2.503a.5.5%200%201%200%201%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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