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

Name
target-32-filled
Set
Fluent UI System Icons
Style
32 Filled
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"><g fill="currentColor"><path d="M16 13.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5"/><path d="M16 8.75a7.25 7.25 0 1 0 0 14.5a7.25 7.25 0 0 0 0-14.5M11.25 16a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0"/><path d="M16.001 3.75C9.235 3.75 3.75 9.235 3.75 16.001s5.485 12.252 12.251 12.252S28.253 22.767 28.253 16S22.767 3.75 16 3.75M6.25 16.001c0-5.385 4.366-9.751 9.751-9.751c5.386 0 9.752 4.366 9.752 9.751c0 5.386-4.366 9.752-9.752 9.752c-5.385 0-9.751-4.366-9.751-9.752"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentTarget32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16 13.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5"/><path d="M16 8.75a7.25 7.25 0 1 0 0 14.5a7.25 7.25 0 0 0 0-14.5M11.25 16a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0"/><path d="M16.001 3.75C9.235 3.75 3.75 9.235 3.75 16.001s5.485 12.252 12.251 12.252S28.253 22.767 28.253 16S22.767 3.75 16 3.75M6.25 16.001c0-5.385 4.366-9.751 9.751-9.751c5.386 0 9.752 4.366 9.752 9.751c0 5.386-4.366 9.752-9.752 9.752c-5.385 0-9.751-4.366-9.751-9.752"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16 13.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5"/><path d="M16 8.75a7.25 7.25 0 1 0 0 14.5a7.25 7.25 0 0 0 0-14.5M11.25 16a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0"/><path d="M16.001 3.75C9.235 3.75 3.75 9.235 3.75 16.001s5.485 12.252 12.251 12.252S28.253 22.767 28.253 16S22.767 3.75 16 3.75M6.25 16.001c0-5.385 4.366-9.751 9.751-9.751c5.386 0 9.752 4.366 9.752 9.751c0 5.386-4.366 9.752-9.752 9.752c-5.385 0-9.751-4.366-9.751-9.752"/></g></svg>
</template>

CSS

.icon-target-32-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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16%2013.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5%22%2F%3E%3Cpath%20d%3D%22M16%208.75a7.25%207.25%200%201%200%200%2014.5a7.25%207.25%200%200%200%200-14.5M11.25%2016a4.75%204.75%200%201%201%209.5%200a4.75%204.75%200%200%201-9.5%200%22%2F%3E%3Cpath%20d%3D%22M16.001%203.75C9.235%203.75%203.75%209.235%203.75%2016.001s5.485%2012.252%2012.251%2012.252S28.253%2022.767%2028.253%2016S22.767%203.75%2016%203.75M6.25%2016.001c0-5.385%204.366-9.751%209.751-9.751c5.386%200%209.752%204.366%209.752%209.751c0%205.386-4.366%209.752-9.752%209.752c-5.385%200-9.751-4.366-9.751-9.752%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16%2013.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5%22%2F%3E%3Cpath%20d%3D%22M16%208.75a7.25%207.25%200%201%200%200%2014.5a7.25%207.25%200%200%200%200-14.5M11.25%2016a4.75%204.75%200%201%201%209.5%200a4.75%204.75%200%200%201-9.5%200%22%2F%3E%3Cpath%20d%3D%22M16.001%203.75C9.235%203.75%203.75%209.235%203.75%2016.001s5.485%2012.252%2012.251%2012.252S28.253%2022.767%2028.253%2016S22.767%203.75%2016%203.75M6.25%2016.001c0-5.385%204.366-9.751%209.751-9.751c5.386%200%209.752%204.366%209.752%209.751c0%205.386-4.366%209.752-9.752%209.752c-5.385%200-9.751-4.366-9.751-9.752%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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