ticket diagonal icon
ticket-diagonal-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- ticket-diagonal-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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-filledticket-diagonal-24-regularticket-diagonal-28-filledticket-diagonal-28-regularticket-diagonal-32-filledticket-diagonal-32-lightticket-diagonal-32-regularticket-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 48 48"><path fill="currentColor" d="M25.204 5.246a4.25 4.25 0 0 1 6.01 0l2.042 2.042c.798.799.592 1.99-.095 2.608a3.5 3.5 0 1 0 4.941 4.941l.123-.123c.642-.585 1.737-.719 2.485.028l2.045 2.046a4.25 4.25 0 0 1 0 6.01l-5.594 5.593l-3.33-3.33a1.25 1.25 0 0 0-1.767 1.767l3.33 3.33l-12.599 12.6a4.25 4.25 0 0 1-6.01 0l-2.044-2.045c-.798-.798-.592-1.992.095-2.61l.131-.122a3.5 3.5 0 1 0-5.073-4.817c-.617.686-1.81.892-2.608.094l-2.041-2.042a4.25 4.25 0 0 1 0-6.01l12.597-12.6l3.333 3.334a1.25 1.25 0 0 0 1.768-1.768L19.61 10.84zm1.627 12.815a1.25 1.25 0 0 0-1.767 1.767l3.111 3.112a1.25 1.25 0 0 0 1.768-1.768z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTicketDiagonal48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.204 5.246a4.25 4.25 0 0 1 6.01 0l2.042 2.042c.798.799.592 1.99-.095 2.608a3.5 3.5 0 1 0 4.941 4.941l.123-.123c.642-.585 1.737-.719 2.485.028l2.045 2.046a4.25 4.25 0 0 1 0 6.01l-5.594 5.593l-3.33-3.33a1.25 1.25 0 0 0-1.767 1.767l3.33 3.33l-12.599 12.6a4.25 4.25 0 0 1-6.01 0l-2.044-2.045c-.798-.798-.592-1.992.095-2.61l.131-.122a3.5 3.5 0 1 0-5.073-4.817c-.617.686-1.81.892-2.608.094l-2.041-2.042a4.25 4.25 0 0 1 0-6.01l12.597-12.6l3.333 3.334a1.25 1.25 0 0 0 1.768-1.768L19.61 10.84zm1.627 12.815a1.25 1.25 0 0 0-1.767 1.767l3.111 3.112a1.25 1.25 0 0 0 1.768-1.768z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M25.204 5.246a4.25 4.25 0 0 1 6.01 0l2.042 2.042c.798.799.592 1.99-.095 2.608a3.5 3.5 0 1 0 4.941 4.941l.123-.123c.642-.585 1.737-.719 2.485.028l2.045 2.046a4.25 4.25 0 0 1 0 6.01l-5.594 5.593l-3.33-3.33a1.25 1.25 0 0 0-1.767 1.767l3.33 3.33l-12.599 12.6a4.25 4.25 0 0 1-6.01 0l-2.044-2.045c-.798-.798-.592-1.992.095-2.61l.131-.122a3.5 3.5 0 1 0-5.073-4.817c-.617.686-1.81.892-2.608.094l-2.041-2.042a4.25 4.25 0 0 1 0-6.01l12.597-12.6l3.333 3.334a1.25 1.25 0 0 0 1.768-1.768L19.61 10.84zm1.627 12.815a1.25 1.25 0 0 0-1.767 1.767l3.111 3.112a1.25 1.25 0 0 0 1.768-1.768z"/></svg> </template>
CSS
.icon-ticket-diagonal-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.204%205.246a4.25%204.25%200%200%201%206.01%200l2.042%202.042c.798.799.592%201.99-.095%202.608a3.5%203.5%200%201%200%204.941%204.941l.123-.123c.642-.585%201.737-.719%202.485.028l2.045%202.046a4.25%204.25%200%200%201%200%206.01l-5.594%205.593l-3.33-3.33a1.25%201.25%200%200%200-1.767%201.767l3.33%203.33l-12.599%2012.6a4.25%204.25%200%200%201-6.01%200l-2.044-2.045c-.798-.798-.592-1.992.095-2.61l.131-.122a3.5%203.5%200%201%200-5.073-4.817c-.617.686-1.81.892-2.608.094l-2.041-2.042a4.25%204.25%200%200%201%200-6.01l12.597-12.6l3.333%203.334a1.25%201.25%200%200%200%201.768-1.768L19.61%2010.84zm1.627%2012.815a1.25%201.25%200%200%200-1.767%201.767l3.111%203.112a1.25%201.25%200%200%200%201.768-1.768z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.204%205.246a4.25%204.25%200%200%201%206.01%200l2.042%202.042c.798.799.592%201.99-.095%202.608a3.5%203.5%200%201%200%204.941%204.941l.123-.123c.642-.585%201.737-.719%202.485.028l2.045%202.046a4.25%204.25%200%200%201%200%206.01l-5.594%205.593l-3.33-3.33a1.25%201.25%200%200%200-1.767%201.767l3.33%203.33l-12.599%2012.6a4.25%204.25%200%200%201-6.01%200l-2.044-2.045c-.798-.798-.592-1.992.095-2.61l.131-.122a3.5%203.5%200%201%200-5.073-4.817c-.617.686-1.81.892-2.608.094l-2.041-2.042a4.25%204.25%200%200%201%200-6.01l12.597-12.6l3.333%203.334a1.25%201.25%200%200%200%201.768-1.768L19.61%2010.84zm1.627%2012.815a1.25%201.25%200%200%200-1.767%201.767l3.111%203.112a1.25%201.25%200%200%200%201.768-1.768z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/ticket-diagonal-48-filled.svg?color=%231a73e8&size=48