target edit icon
target-edit-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- target-edit-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the target edit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 11.499a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-5-1.5a5 5 0 0 1 9.998-.057l-1.15 1.151q.149-.523.15-1.094a4 4 0 1 0-2.905 3.848l-.821.822q-.156.155-.288.33a5 5 0 0 1-4.984-5m5-7a7 7 0 0 1 6.929 6.007c.343-.024.69.014 1.021.112a8 8 0 1 0-8.943 8.82q.014-.142.05-.286l.173-.695A7 7 0 0 1 10 3m.979 12.377l4.829-4.83a1.87 1.87 0 0 1 2.644 2.645l-4.829 4.83a2.2 2.2 0 0 1-1.02.577l-1.498.375a.89.89 0 0 1-1.078-1.079l.374-1.498c.097-.386.296-.739.578-1.02"/></svg>
React
import type { SVGProps } from "react";
export function FluentTargetEdit20Regular(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="M10 11.499a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-5-1.5a5 5 0 0 1 9.998-.057l-1.15 1.151q.149-.523.15-1.094a4 4 0 1 0-2.905 3.848l-.821.822q-.156.155-.288.33a5 5 0 0 1-4.984-5m5-7a7 7 0 0 1 6.929 6.007c.343-.024.69.014 1.021.112a8 8 0 1 0-8.943 8.82q.014-.142.05-.286l.173-.695A7 7 0 0 1 10 3m.979 12.377l4.829-4.83a1.87 1.87 0 0 1 2.644 2.645l-4.829 4.83a2.2 2.2 0 0 1-1.02.577l-1.498.375a.89.89 0 0 1-1.078-1.079l.374-1.498c.097-.386.296-.739.578-1.02"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 11.499a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m-5-1.5a5 5 0 0 1 9.998-.057l-1.15 1.151q.149-.523.15-1.094a4 4 0 1 0-2.905 3.848l-.821.822q-.156.155-.288.33a5 5 0 0 1-4.984-5m5-7a7 7 0 0 1 6.929 6.007c.343-.024.69.014 1.021.112a8 8 0 1 0-8.943 8.82q.014-.142.05-.286l.173-.695A7 7 0 0 1 10 3m.979 12.377l4.829-4.83a1.87 1.87 0 0 1 2.644 2.645l-4.829 4.83a2.2 2.2 0 0 1-1.02.577l-1.498.375a.89.89 0 0 1-1.078-1.079l.374-1.498c.097-.386.296-.739.578-1.02"/></svg> </template>
CSS
.icon-target-edit-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%22M10%2011.499a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m-5-1.5a5%205%200%200%201%209.998-.057l-1.15%201.151q.149-.523.15-1.094a4%204%200%201%200-2.905%203.848l-.821.822q-.156.155-.288.33a5%205%200%200%201-4.984-5m5-7a7%207%200%200%201%206.929%206.007c.343-.024.69.014%201.021.112a8%208%200%201%200-8.943%208.82q.014-.142.05-.286l.173-.695A7%207%200%200%201%2010%203m.979%2012.377l4.829-4.83a1.87%201.87%200%200%201%202.644%202.645l-4.829%204.83a2.2%202.2%200%200%201-1.02.577l-1.498.375a.89.89%200%200%201-1.078-1.079l.374-1.498c.097-.386.296-.739.578-1.02%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%22M10%2011.499a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m-5-1.5a5%205%200%200%201%209.998-.057l-1.15%201.151q.149-.523.15-1.094a4%204%200%201%200-2.905%203.848l-.821.822q-.156.155-.288.33a5%205%200%200%201-4.984-5m5-7a7%207%200%200%201%206.929%206.007c.343-.024.69.014%201.021.112a8%208%200%201%200-8.943%208.82q.014-.142.05-.286l.173-.695A7%207%200%200%201%2010%203m.979%2012.377l4.829-4.83a1.87%201.87%200%200%201%202.644%202.645l-4.829%204.83a2.2%202.2%200%200%201-1.02.577l-1.498.375a.89.89%200%200%201-1.078-1.079l.374-1.498c.097-.386.296-.739.578-1.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/target-edit-20-regular.svg?color=%231a73e8&size=48