target dismiss icon
target-dismiss-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- target-dismiss-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the target dismiss icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 10a7 7 0 0 0 6.594 6.988q.276.543.66 1.008a8 8 0 1 1 7.742-7.742a5.5 5.5 0 0 0-1.008-.66A7 7 0 0 0 3 10m6.034 3.883A4.002 4.002 0 0 1 10 6a4 4 0 0 1 3.883 3.034a5.6 5.6 0 0 1 1.02-.02A5.002 5.002 0 0 0 5 10a5 5 0 0 0 4.015 4.903a5.6 5.6 0 0 1 .02-1.02m.858-2.387a5.5 5.5 0 0 1 1.604-1.604a1.5 1.5 0 1 0-1.604 1.604M14.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m1.854-6.354a.5.5 0 0 1 0 .708L15.207 14.5l1.147 1.146a.5.5 0 0 1-.708.708L14.5 15.207l-1.146 1.147a.5.5 0 0 1-.708-.708l1.147-1.146l-1.147-1.146a.5.5 0 0 1 .708-.708l1.146 1.147l1.146-1.147a.5.5 0 0 1 .708 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentTargetDismiss20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 10a7 7 0 0 0 6.594 6.988q.276.543.66 1.008a8 8 0 1 1 7.742-7.742a5.5 5.5 0 0 0-1.008-.66A7 7 0 0 0 3 10m6.034 3.883A4.002 4.002 0 0 1 10 6a4 4 0 0 1 3.883 3.034a5.6 5.6 0 0 1 1.02-.02A5.002 5.002 0 0 0 5 10a5 5 0 0 0 4.015 4.903a5.6 5.6 0 0 1 .02-1.02m.858-2.387a5.5 5.5 0 0 1 1.604-1.604a1.5 1.5 0 1 0-1.604 1.604M14.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m1.854-6.354a.5.5 0 0 1 0 .708L15.207 14.5l1.147 1.146a.5.5 0 0 1-.708.708L14.5 15.207l-1.146 1.147a.5.5 0 0 1-.708-.708l1.147-1.146l-1.147-1.146a.5.5 0 0 1 .708-.708l1.146 1.147l1.146-1.147a.5.5 0 0 1 .708 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 10a7 7 0 0 0 6.594 6.988q.276.543.66 1.008a8 8 0 1 1 7.742-7.742a5.5 5.5 0 0 0-1.008-.66A7 7 0 0 0 3 10m6.034 3.883A4.002 4.002 0 0 1 10 6a4 4 0 0 1 3.883 3.034a5.6 5.6 0 0 1 1.02-.02A5.002 5.002 0 0 0 5 10a5 5 0 0 0 4.015 4.903a5.6 5.6 0 0 1 .02-1.02m.858-2.387a5.5 5.5 0 0 1 1.604-1.604a1.5 1.5 0 1 0-1.604 1.604M14.5 19a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m1.854-6.354a.5.5 0 0 1 0 .708L15.207 14.5l1.147 1.146a.5.5 0 0 1-.708.708L14.5 15.207l-1.146 1.147a.5.5 0 0 1-.708-.708l1.147-1.146l-1.147-1.146a.5.5 0 0 1 .708-.708l1.146 1.147l1.146-1.147a.5.5 0 0 1 .708 0"/></svg> </template>
CSS
.icon-target-dismiss-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2010a7%207%200%200%200%206.594%206.988q.276.543.66%201.008a8%208%200%201%201%207.742-7.742a5.5%205.5%200%200%200-1.008-.66A7%207%200%200%200%203%2010m6.034%203.883A4.002%204.002%200%200%201%2010%206a4%204%200%200%201%203.883%203.034a5.6%205.6%200%200%201%201.02-.02A5.002%205.002%200%200%200%205%2010a5%205%200%200%200%204.015%204.903a5.6%205.6%200%200%201%20.02-1.02m.858-2.387a5.5%205.5%200%200%201%201.604-1.604a1.5%201.5%200%201%200-1.604%201.604M14.5%2019a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m1.854-6.354a.5.5%200%200%201%200%20.708L15.207%2014.5l1.147%201.146a.5.5%200%200%201-.708.708L14.5%2015.207l-1.146%201.147a.5.5%200%200%201-.708-.708l1.147-1.146l-1.147-1.146a.5.5%200%200%201%20.708-.708l1.146%201.147l1.146-1.147a.5.5%200%200%201%20.708%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2010a7%207%200%200%200%206.594%206.988q.276.543.66%201.008a8%208%200%201%201%207.742-7.742a5.5%205.5%200%200%200-1.008-.66A7%207%200%200%200%203%2010m6.034%203.883A4.002%204.002%200%200%201%2010%206a4%204%200%200%201%203.883%203.034a5.6%205.6%200%200%201%201.02-.02A5.002%205.002%200%200%200%205%2010a5%205%200%200%200%204.015%204.903a5.6%205.6%200%200%201%20.02-1.02m.858-2.387a5.5%205.5%200%200%201%201.604-1.604a1.5%201.5%200%201%200-1.604%201.604M14.5%2019a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m1.854-6.354a.5.5%200%200%201%200%20.708L15.207%2014.5l1.147%201.146a.5.5%200%200%201-.708.708L14.5%2015.207l-1.146%201.147a.5.5%200%200%201-.708-.708l1.147-1.146l-1.147-1.146a.5.5%200%200%201%20.708-.708l1.146%201.147l1.146-1.147a.5.5%200%200%201%20.708%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/target-dismiss-20-regular.svg?color=%231a73e8&size=48