target icon

target-bold-duotone from Solar by 480 Design · Bold Duotone · UI · CC-BY-4.0 Attribution required.

Name
target-bold-duotone
Set
Solar
Style
Bold Duotone
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the target icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" opacity=".5"/><path d="M9.25 12C9.25 11.5858 9.58579 11.25 10 11.25H11.25V10C11.25 9.58579 11.5858 9.25 12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V11.25H14C14.4142 11.25 14.75 11.5858 14.75 12C14.75 12.4142 14.4142 12.75 14 12.75H12.75V14C12.75 14.4142 12.4142 14.75 12 14.75C11.5858 14.75 11.25 14.4142 11.25 14V12.75H10C9.58579 12.75 9.25 12.4142 9.25 12Z"/><path d="M2.0277 12.75C2.00934 12.5024 2 12.2523 2 12C2 11.7477 2.00934 11.4976 2.0277 11.25H5C5.41421 11.25 5.75 11.5858 5.75 12C5.75 12.4142 5.41421 12.75 5 12.75H2.0277Z"/><path d="M12.75 21.9723C12.5024 21.9907 12.2523 22 12 22C11.7477 22 11.4976 21.9907 11.25 21.9723V19C11.25 18.5858 11.5858 18.25 12 18.25C12.4142 18.25 12.75 18.5858 12.75 19V21.9723Z"/><path d="M21.9723 11.25C21.9907 11.4976 22 11.7477 22 12C22 12.2523 21.9907 12.5024 21.9723 12.75H19C18.5858 12.75 18.25 12.4142 18.25 12C18.25 11.5858 18.5858 11.25 19 11.25H21.9723Z"/><path d="M12.75 2.0277V5C12.75 5.41421 12.4142 5.75 12 5.75C11.5858 5.75 11.25 5.41421 11.25 5V2.0277C11.4976 2.00934 11.7477 2 12 2C12.2523 2 12.5024 2.00934 12.75 2.0277Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTargetBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" opacity=".5"/><path d="M9.25 12C9.25 11.5858 9.58579 11.25 10 11.25H11.25V10C11.25 9.58579 11.5858 9.25 12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V11.25H14C14.4142 11.25 14.75 11.5858 14.75 12C14.75 12.4142 14.4142 12.75 14 12.75H12.75V14C12.75 14.4142 12.4142 14.75 12 14.75C11.5858 14.75 11.25 14.4142 11.25 14V12.75H10C9.58579 12.75 9.25 12.4142 9.25 12Z"/><path d="M2.0277 12.75C2.00934 12.5024 2 12.2523 2 12C2 11.7477 2.00934 11.4976 2.0277 11.25H5C5.41421 11.25 5.75 11.5858 5.75 12C5.75 12.4142 5.41421 12.75 5 12.75H2.0277Z"/><path d="M12.75 21.9723C12.5024 21.9907 12.2523 22 12 22C11.7477 22 11.4976 21.9907 11.25 21.9723V19C11.25 18.5858 11.5858 18.25 12 18.25C12.4142 18.25 12.75 18.5858 12.75 19V21.9723Z"/><path d="M21.9723 11.25C21.9907 11.4976 22 11.7477 22 12C22 12.2523 21.9907 12.5024 21.9723 12.75H19C18.5858 12.75 18.25 12.4142 18.25 12C18.25 11.5858 18.5858 11.25 19 11.25H21.9723Z"/><path d="M12.75 2.0277V5C12.75 5.41421 12.4142 5.75 12 5.75C11.5858 5.75 11.25 5.41421 11.25 5V2.0277C11.4976 2.00934 11.7477 2 12 2C12.2523 2 12.5024 2.00934 12.75 2.0277Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" opacity=".5"/><path d="M9.25 12C9.25 11.5858 9.58579 11.25 10 11.25H11.25V10C11.25 9.58579 11.5858 9.25 12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V11.25H14C14.4142 11.25 14.75 11.5858 14.75 12C14.75 12.4142 14.4142 12.75 14 12.75H12.75V14C12.75 14.4142 12.4142 14.75 12 14.75C11.5858 14.75 11.25 14.4142 11.25 14V12.75H10C9.58579 12.75 9.25 12.4142 9.25 12Z"/><path d="M2.0277 12.75C2.00934 12.5024 2 12.2523 2 12C2 11.7477 2.00934 11.4976 2.0277 11.25H5C5.41421 11.25 5.75 11.5858 5.75 12C5.75 12.4142 5.41421 12.75 5 12.75H2.0277Z"/><path d="M12.75 21.9723C12.5024 21.9907 12.2523 22 12 22C11.7477 22 11.4976 21.9907 11.25 21.9723V19C11.25 18.5858 11.5858 18.25 12 18.25C12.4142 18.25 12.75 18.5858 12.75 19V21.9723Z"/><path d="M21.9723 11.25C21.9907 11.4976 22 11.7477 22 12C22 12.2523 21.9907 12.5024 21.9723 12.75H19C18.5858 12.75 18.25 12.4142 18.25 12C18.25 11.5858 18.5858 11.25 19 11.25H21.9723Z"/><path d="M12.75 2.0277V5C12.75 5.41421 12.4142 5.75 12 5.75C11.5858 5.75 11.25 5.41421 11.25 5V2.0277C11.4976 2.00934 11.7477 2 12 2C12.2523 2 12.5024 2.00934 12.75 2.0277Z"/></g></svg>
</template>

CSS

.icon-target-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.25%2012C9.25%2011.5858%209.58579%2011.25%2010%2011.25H11.25V10C11.25%209.58579%2011.5858%209.25%2012%209.25C12.4142%209.25%2012.75%209.58579%2012.75%2010V11.25H14C14.4142%2011.25%2014.75%2011.5858%2014.75%2012C14.75%2012.4142%2014.4142%2012.75%2014%2012.75H12.75V14C12.75%2014.4142%2012.4142%2014.75%2012%2014.75C11.5858%2014.75%2011.25%2014.4142%2011.25%2014V12.75H10C9.58579%2012.75%209.25%2012.4142%209.25%2012Z%22%2F%3E%3Cpath%20d%3D%22M2.0277%2012.75C2.00934%2012.5024%202%2012.2523%202%2012C2%2011.7477%202.00934%2011.4976%202.0277%2011.25H5C5.41421%2011.25%205.75%2011.5858%205.75%2012C5.75%2012.4142%205.41421%2012.75%205%2012.75H2.0277Z%22%2F%3E%3Cpath%20d%3D%22M12.75%2021.9723C12.5024%2021.9907%2012.2523%2022%2012%2022C11.7477%2022%2011.4976%2021.9907%2011.25%2021.9723V19C11.25%2018.5858%2011.5858%2018.25%2012%2018.25C12.4142%2018.25%2012.75%2018.5858%2012.75%2019V21.9723Z%22%2F%3E%3Cpath%20d%3D%22M21.9723%2011.25C21.9907%2011.4976%2022%2011.7477%2022%2012C22%2012.2523%2021.9907%2012.5024%2021.9723%2012.75H19C18.5858%2012.75%2018.25%2012.4142%2018.25%2012C18.25%2011.5858%2018.5858%2011.25%2019%2011.25H21.9723Z%22%2F%3E%3Cpath%20d%3D%22M12.75%202.0277V5C12.75%205.41421%2012.4142%205.75%2012%205.75C11.5858%205.75%2011.25%205.41421%2011.25%205V2.0277C11.4976%202.00934%2011.7477%202%2012%202C12.2523%202%2012.5024%202.00934%2012.75%202.0277Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.25%2012C9.25%2011.5858%209.58579%2011.25%2010%2011.25H11.25V10C11.25%209.58579%2011.5858%209.25%2012%209.25C12.4142%209.25%2012.75%209.58579%2012.75%2010V11.25H14C14.4142%2011.25%2014.75%2011.5858%2014.75%2012C14.75%2012.4142%2014.4142%2012.75%2014%2012.75H12.75V14C12.75%2014.4142%2012.4142%2014.75%2012%2014.75C11.5858%2014.75%2011.25%2014.4142%2011.25%2014V12.75H10C9.58579%2012.75%209.25%2012.4142%209.25%2012Z%22%2F%3E%3Cpath%20d%3D%22M2.0277%2012.75C2.00934%2012.5024%202%2012.2523%202%2012C2%2011.7477%202.00934%2011.4976%202.0277%2011.25H5C5.41421%2011.25%205.75%2011.5858%205.75%2012C5.75%2012.4142%205.41421%2012.75%205%2012.75H2.0277Z%22%2F%3E%3Cpath%20d%3D%22M12.75%2021.9723C12.5024%2021.9907%2012.2523%2022%2012%2022C11.7477%2022%2011.4976%2021.9907%2011.25%2021.9723V19C11.25%2018.5858%2011.5858%2018.25%2012%2018.25C12.4142%2018.25%2012.75%2018.5858%2012.75%2019V21.9723Z%22%2F%3E%3Cpath%20d%3D%22M21.9723%2011.25C21.9907%2011.4976%2022%2011.7477%2022%2012C22%2012.2523%2021.9907%2012.5024%2021.9723%2012.75H19C18.5858%2012.75%2018.25%2012.4142%2018.25%2012C18.25%2011.5858%2018.5858%2011.25%2019%2011.25H21.9723Z%22%2F%3E%3Cpath%20d%3D%22M12.75%202.0277V5C12.75%205.41421%2012.4142%205.75%2012%205.75C11.5858%205.75%2011.25%205.41421%2011.25%205V2.0277C11.4976%202.00934%2011.7477%202%2012%202C12.2523%202%2012.5024%202.00934%2012.75%202.0277Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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