tag edit icon
tag-edit-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- tag-edit-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the tag edit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.636 3.952A3.25 3.25 0 0 1 17.934 3h7.818a3.25 3.25 0 0 1 3.25 3.25v7.45a4.38 4.38 0 0 0-5.49.594l-8.567 8.64a4.16 4.16 0 0 0-1.072 1.886l-.79 3.051a2.5 2.5 0 0 0-.063.953a3.2 3.2 0 0 1-1.246-.778l-7.818-7.818a3.25 3.25 0 0 1 0-4.596zM23 11a2 2 0 1 0 0-4a2 2 0 0 0 0 4m5.644 8.424l-8.61 8.544a2.8 2.8 0 0 1-1.269.72l-3.02.779a1 1 0 0 1-1.216-1.22l.79-3.051a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>
React
import type { SVGProps } from "react";
export function FluentTagEdit32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.636 3.952A3.25 3.25 0 0 1 17.934 3h7.818a3.25 3.25 0 0 1 3.25 3.25v7.45a4.38 4.38 0 0 0-5.49.594l-8.567 8.64a4.16 4.16 0 0 0-1.072 1.886l-.79 3.051a2.5 2.5 0 0 0-.063.953a3.2 3.2 0 0 1-1.246-.778l-7.818-7.818a3.25 3.25 0 0 1 0-4.596zM23 11a2 2 0 1 0 0-4a2 2 0 0 0 0 4m5.644 8.424l-8.61 8.544a2.8 2.8 0 0 1-1.269.72l-3.02.779a1 1 0 0 1-1.216-1.22l.79-3.051a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.636 3.952A3.25 3.25 0 0 1 17.934 3h7.818a3.25 3.25 0 0 1 3.25 3.25v7.45a4.38 4.38 0 0 0-5.49.594l-8.567 8.64a4.16 4.16 0 0 0-1.072 1.886l-.79 3.051a2.5 2.5 0 0 0-.063.953a3.2 3.2 0 0 1-1.246-.778l-7.818-7.818a3.25 3.25 0 0 1 0-4.596zM23 11a2 2 0 1 0 0-4a2 2 0 0 0 0 4m5.644 8.424l-8.61 8.544a2.8 2.8 0 0 1-1.269.72l-3.02.779a1 1 0 0 1-1.216-1.22l.79-3.051a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg> </template>
CSS
.icon-tag-edit-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.636%203.952A3.25%203.25%200%200%201%2017.934%203h7.818a3.25%203.25%200%200%201%203.25%203.25v7.45a4.38%204.38%200%200%200-5.49.594l-8.567%208.64a4.16%204.16%200%200%200-1.072%201.886l-.79%203.051a2.5%202.5%200%200%200-.063.953a3.2%203.2%200%200%201-1.246-.778l-7.818-7.818a3.25%203.25%200%200%201%200-4.596zM23%2011a2%202%200%201%200%200-4a2%202%200%200%200%200%204m5.644%208.424l-8.61%208.544a2.8%202.8%200%200%201-1.269.72l-3.02.779a1%201%200%200%201-1.216-1.22l.79-3.051a2.66%202.66%200%200%201%20.686-1.206l8.567-8.64a2.88%202.88%200%200%201%204.144.057a2.88%202.88%200%200%201-.072%204.017%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.636%203.952A3.25%203.25%200%200%201%2017.934%203h7.818a3.25%203.25%200%200%201%203.25%203.25v7.45a4.38%204.38%200%200%200-5.49.594l-8.567%208.64a4.16%204.16%200%200%200-1.072%201.886l-.79%203.051a2.5%202.5%200%200%200-.063.953a3.2%203.2%200%200%201-1.246-.778l-7.818-7.818a3.25%203.25%200%200%201%200-4.596zM23%2011a2%202%200%201%200%200-4a2%202%200%200%200%200%204m5.644%208.424l-8.61%208.544a2.8%202.8%200%200%201-1.269.72l-3.02.779a1%201%200%200%201-1.216-1.22l.79-3.051a2.66%202.66%200%200%201%20.686-1.206l8.567-8.64a2.88%202.88%200%200%201%204.144.057a2.88%202.88%200%200%201-.072%204.017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tag-edit-32-filled.svg?color=%231a73e8&size=48