ticket diagonal icon
ticket-diagonal-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- ticket-diagonal-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
12 other variants in Fluent UI System Icons
ticket-diagonal-16-filledticket-diagonal-16-regularticket-diagonal-20-filledticket-diagonal-20-regularticket-diagonal-24-regularticket-diagonal-28-filledticket-diagonal-28-regularticket-diagonal-32-filledticket-diagonal-32-lightticket-diagonal-32-regularticket-diagonal-48-filledticket-diagonal-48-regular
Related icons in Fluent UI System Icons
Use the ticket diagonal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.619 2.499a2.25 2.25 0 0 1 3.01.154l.993.992c.439.44.346 1.093-.015 1.45a1.626 1.626 0 1 0 2.296 2.297l.07-.064c.343-.286.889-.355 1.295-.028l.085.077l.984.984l.155.17a2.25 2.25 0 0 1 0 2.84l-.155.172l-2.367 2.366l-1.203-1.203a.75.75 0 0 0-1.06 1.06l1.203 1.203l-6.365 6.367a2.25 2.25 0 0 1-3.011.154l-.171-.154l-.984-.985c-.44-.44-.346-1.093.014-1.45l.107-.116a1.6 1.6 0 0 0 .375-1.035a1.626 1.626 0 0 0-2.778-1.144c-.357.36-1.01.452-1.45.014l-.992-.992a2.25 2.25 0 0 1 0-3.182L9.02 6.08l1.212 1.212a.75.75 0 0 0 1.06-1.06l-1.211-1.213l2.367-2.366zm1.148 6.207a.75.75 0 0 0-1.06 1.06l1.525 1.526a.75.75 0 0 0 1.06-1.06z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTicketDiagonal24Filled(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="M12.619 2.499a2.25 2.25 0 0 1 3.01.154l.993.992c.439.44.346 1.093-.015 1.45a1.626 1.626 0 1 0 2.296 2.297l.07-.064c.343-.286.889-.355 1.295-.028l.085.077l.984.984l.155.17a2.25 2.25 0 0 1 0 2.84l-.155.172l-2.367 2.366l-1.203-1.203a.75.75 0 0 0-1.06 1.06l1.203 1.203l-6.365 6.367a2.25 2.25 0 0 1-3.011.154l-.171-.154l-.984-.985c-.44-.44-.346-1.093.014-1.45l.107-.116a1.6 1.6 0 0 0 .375-1.035a1.626 1.626 0 0 0-2.778-1.144c-.357.36-1.01.452-1.45.014l-.992-.992a2.25 2.25 0 0 1 0-3.182L9.02 6.08l1.212 1.212a.75.75 0 0 0 1.06-1.06l-1.211-1.213l2.367-2.366zm1.148 6.207a.75.75 0 0 0-1.06 1.06l1.525 1.526a.75.75 0 0 0 1.06-1.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.619 2.499a2.25 2.25 0 0 1 3.01.154l.993.992c.439.44.346 1.093-.015 1.45a1.626 1.626 0 1 0 2.296 2.297l.07-.064c.343-.286.889-.355 1.295-.028l.085.077l.984.984l.155.17a2.25 2.25 0 0 1 0 2.84l-.155.172l-2.367 2.366l-1.203-1.203a.75.75 0 0 0-1.06 1.06l1.203 1.203l-6.365 6.367a2.25 2.25 0 0 1-3.011.154l-.171-.154l-.984-.985c-.44-.44-.346-1.093.014-1.45l.107-.116a1.6 1.6 0 0 0 .375-1.035a1.626 1.626 0 0 0-2.778-1.144c-.357.36-1.01.452-1.45.014l-.992-.992a2.25 2.25 0 0 1 0-3.182L9.02 6.08l1.212 1.212a.75.75 0 0 0 1.06-1.06l-1.211-1.213l2.367-2.366zm1.148 6.207a.75.75 0 0 0-1.06 1.06l1.525 1.526a.75.75 0 0 0 1.06-1.06z"/></svg> </template>
CSS
.icon-ticket-diagonal-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.619%202.499a2.25%202.25%200%200%201%203.01.154l.993.992c.439.44.346%201.093-.015%201.45a1.626%201.626%200%201%200%202.296%202.297l.07-.064c.343-.286.889-.355%201.295-.028l.085.077l.984.984l.155.17a2.25%202.25%200%200%201%200%202.84l-.155.172l-2.367%202.366l-1.203-1.203a.75.75%200%200%200-1.06%201.06l1.203%201.203l-6.365%206.367a2.25%202.25%200%200%201-3.011.154l-.171-.154l-.984-.985c-.44-.44-.346-1.093.014-1.45l.107-.116a1.6%201.6%200%200%200%20.375-1.035a1.626%201.626%200%200%200-2.778-1.144c-.357.36-1.01.452-1.45.014l-.992-.992a2.25%202.25%200%200%201%200-3.182L9.02%206.08l1.212%201.212a.75.75%200%200%200%201.06-1.06l-1.211-1.213l2.367-2.366zm1.148%206.207a.75.75%200%200%200-1.06%201.06l1.525%201.526a.75.75%200%200%200%201.06-1.06z%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%22M12.619%202.499a2.25%202.25%200%200%201%203.01.154l.993.992c.439.44.346%201.093-.015%201.45a1.626%201.626%200%201%200%202.296%202.297l.07-.064c.343-.286.889-.355%201.295-.028l.085.077l.984.984l.155.17a2.25%202.25%200%200%201%200%202.84l-.155.172l-2.367%202.366l-1.203-1.203a.75.75%200%200%200-1.06%201.06l1.203%201.203l-6.365%206.367a2.25%202.25%200%200%201-3.011.154l-.171-.154l-.984-.985c-.44-.44-.346-1.093.014-1.45l.107-.116a1.6%201.6%200%200%200%20.375-1.035a1.626%201.626%200%200%200-2.778-1.144c-.357.36-1.01.452-1.45.014l-.992-.992a2.25%202.25%200%200%201%200-3.182L9.02%206.08l1.212%201.212a.75.75%200%200%200%201.06-1.06l-1.211-1.213l2.367-2.366zm1.148%206.207a.75.75%200%200%200-1.06%201.06l1.525%201.526a.75.75%200%200%200%201.06-1.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/ticket-diagonal-24-filled.svg?color=%231a73e8&size=48