target add icon
target-add-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- target-add-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- 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="M3.496 12a8.5 8.5 0 0 0 8.235 8.498c.281.54.636 1.036 1.052 1.474q-.389.03-.785.03C6.474 22.002 1.996 17.524 1.996 12S6.474 1.998 11.998 1.998S22 6.476 22 12q0 .394-.03.781a6.5 6.5 0 0 0-1.474-1.05a8.502 8.502 0 0 0-17 .269m7.595 4.409a4.502 4.502 0 0 1 .907-8.91a4.5 4.5 0 0 1 4.409 3.593a6.6 6.6 0 0 1 1.51-.079A6.002 6.002 0 0 0 5.998 12c0 2.978 2.17 5.45 5.015 5.92a6.6 6.6 0 0 1 .078-1.512m.931-2.41h-.024a2 2 0 1 1 2-2v.024A6.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 FluentTargetAdd24Regular(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="M3.496 12a8.5 8.5 0 0 0 8.235 8.498c.281.54.636 1.036 1.052 1.474q-.389.03-.785.03C6.474 22.002 1.996 17.524 1.996 12S6.474 1.998 11.998 1.998S22 6.476 22 12q0 .394-.03.781a6.5 6.5 0 0 0-1.474-1.05a8.502 8.502 0 0 0-17 .269m7.595 4.409a4.502 4.502 0 0 1 .907-8.91a4.5 4.5 0 0 1 4.409 3.593a6.6 6.6 0 0 1 1.51-.079A6.002 6.002 0 0 0 5.998 12c0 2.978 2.17 5.45 5.015 5.92a6.6 6.6 0 0 1 .078-1.512m.931-2.41h-.024a2 2 0 1 1 2-2v.024A6.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="M3.496 12a8.5 8.5 0 0 0 8.235 8.498c.281.54.636 1.036 1.052 1.474q-.389.03-.785.03C6.474 22.002 1.996 17.524 1.996 12S6.474 1.998 11.998 1.998S22 6.476 22 12q0 .394-.03.781a6.5 6.5 0 0 0-1.474-1.05a8.502 8.502 0 0 0-17 .269m7.595 4.409a4.502 4.502 0 0 1 .907-8.91a4.5 4.5 0 0 1 4.409 3.593a6.6 6.6 0 0 1 1.51-.079A6.002 6.002 0 0 0 5.998 12c0 2.978 2.17 5.45 5.015 5.92a6.6 6.6 0 0 1 .078-1.512m.931-2.41h-.024a2 2 0 1 1 2-2v.024A6.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-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.496%2012a8.5%208.5%200%200%200%208.235%208.498c.281.54.636%201.036%201.052%201.474q-.389.03-.785.03C6.474%2022.002%201.996%2017.524%201.996%2012S6.474%201.998%2011.998%201.998S22%206.476%2022%2012q0%20.394-.03.781a6.5%206.5%200%200%200-1.474-1.05a8.502%208.502%200%200%200-17%20.269m7.595%204.409a4.502%204.502%200%200%201%20.907-8.91a4.5%204.5%200%200%201%204.409%203.593a6.6%206.6%200%200%201%201.51-.079A6.002%206.002%200%200%200%205.998%2012c0%202.978%202.17%205.45%205.015%205.92a6.6%206.6%200%200%201%20.078-1.512m.931-2.41h-.024a2%202%200%201%201%202-2v.024A6.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%22M3.496%2012a8.5%208.5%200%200%200%208.235%208.498c.281.54.636%201.036%201.052%201.474q-.389.03-.785.03C6.474%2022.002%201.996%2017.524%201.996%2012S6.474%201.998%2011.998%201.998S22%206.476%2022%2012q0%20.394-.03.781a6.5%206.5%200%200%200-1.474-1.05a8.502%208.502%200%200%200-17%20.269m7.595%204.409a4.502%204.502%200%200%201%20.907-8.91a4.5%204.5%200%200%201%204.409%203.593a6.6%206.6%200%200%201%201.51-.079A6.002%206.002%200%200%200%205.998%2012c0%202.978%202.17%205.45%205.015%205.92a6.6%206.6%200%200%201%20.078-1.512m.931-2.41h-.024a2%202%200%201%201%202-2v.024A6.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-regular.svg?color=%231a73e8&size=48