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

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

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the target icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-7-2a7 7 0 1 1 14 0a7 7 0 0 1-14 0m7-5a5 5 0 1 0 0 10a5 5 0 0 0 0-10M4 16.001C4 9.373 9.373 4 16.001 4s12.002 5.373 12.002 12.001S22.63 28.003 16 28.003C9.373 28.003 4 22.63 4 16M16.001 6C10.478 6 6 10.478 6 16.001c0 5.524 4.478 10.002 10.001 10.002c5.524 0 10.002-4.478 10.002-10.002C26.003 10.478 21.525 6 16 6"/></svg>

React

import type { SVGProps } from "react";

export function FluentTarget32Regular(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="M16 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-7-2a7 7 0 1 1 14 0a7 7 0 0 1-14 0m7-5a5 5 0 1 0 0 10a5 5 0 0 0 0-10M4 16.001C4 9.373 9.373 4 16.001 4s12.002 5.373 12.002 12.001S22.63 28.003 16 28.003C9.373 28.003 4 22.63 4 16M16.001 6C10.478 6 6 10.478 6 16.001c0 5.524 4.478 10.002 10.001 10.002c5.524 0 10.002-4.478 10.002-10.002C26.003 10.478 21.525 6 16 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4m-7-2a7 7 0 1 1 14 0a7 7 0 0 1-14 0m7-5a5 5 0 1 0 0 10a5 5 0 0 0 0-10M4 16.001C4 9.373 9.373 4 16.001 4s12.002 5.373 12.002 12.001S22.63 28.003 16 28.003C9.373 28.003 4 22.63 4 16M16.001 6C10.478 6 6 10.478 6 16.001c0 5.524 4.478 10.002 10.001 10.002c5.524 0 10.002-4.478 10.002-10.002C26.003 10.478 21.525 6 16 6"/></svg>
</template>

CSS

.icon-target-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%22M16%2018a2%202%200%201%200%200-4a2%202%200%200%200%200%204m-7-2a7%207%200%201%201%2014%200a7%207%200%200%201-14%200m7-5a5%205%200%201%200%200%2010a5%205%200%200%200%200-10M4%2016.001C4%209.373%209.373%204%2016.001%204s12.002%205.373%2012.002%2012.001S22.63%2028.003%2016%2028.003C9.373%2028.003%204%2022.63%204%2016M16.001%206C10.478%206%206%2010.478%206%2016.001c0%205.524%204.478%2010.002%2010.001%2010.002c5.524%200%2010.002-4.478%2010.002-10.002C26.003%2010.478%2021.525%206%2016%206%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%22M16%2018a2%202%200%201%200%200-4a2%202%200%200%200%200%204m-7-2a7%207%200%201%201%2014%200a7%207%200%200%201-14%200m7-5a5%205%200%201%200%200%2010a5%205%200%200%200%200-10M4%2016.001C4%209.373%209.373%204%2016.001%204s12.002%205.373%2012.002%2012.001S22.63%2028.003%2016%2028.003C9.373%2028.003%204%2022.63%204%2016M16.001%206C10.478%206%206%2010.478%206%2016.001c0%205.524%204.478%2010.002%2010.001%2010.002c5.524%200%2010.002-4.478%2010.002-10.002C26.003%2010.478%2021.525%206%2016%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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