ticket-diagonal-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
ticket-diagonal-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

12 other variants in Fluent UI System Icons

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 16 16"><path fill="currentColor" d="M8.165 1.513a1.75 1.75 0 0 1 2.475 0l.494.494c.342.342.249.843-.018 1.109a1.25 1.25 0 1 0 1.767 1.767l.11-.093c.258-.177.64-.219.932.015l.066.06l.496.495a1.75 1.75 0 0 1 0 2.474l-1.972 1.972l-.777-.777a.5.5 0 0 0-.707.707l.777.777l-3.975 3.976c-.64.64-1.654.68-2.342.12l-.132-.12l-.496-.496c-.342-.342-.249-.843.018-1.109l.081-.089a1.25 1.25 0 0 0-1.848-1.677c-.265.267-.766.36-1.108.018l-.494-.494a1.75 1.75 0 0 1 0-2.476l3.975-3.974l.776.776a.5.5 0 0 0 .707-.707l-.776-.776zm.573 4.516a.5.5 0 0 0-.707.707l1.232 1.232a.5.5 0 0 0 .707-.707z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTicketDiagonal16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.165 1.513a1.75 1.75 0 0 1 2.475 0l.494.494c.342.342.249.843-.018 1.109a1.25 1.25 0 1 0 1.767 1.767l.11-.093c.258-.177.64-.219.932.015l.066.06l.496.495a1.75 1.75 0 0 1 0 2.474l-1.972 1.972l-.777-.777a.5.5 0 0 0-.707.707l.777.777l-3.975 3.976c-.64.64-1.654.68-2.342.12l-.132-.12l-.496-.496c-.342-.342-.249-.843.018-1.109l.081-.089a1.25 1.25 0 0 0-1.848-1.677c-.265.267-.766.36-1.108.018l-.494-.494a1.75 1.75 0 0 1 0-2.476l3.975-3.974l.776.776a.5.5 0 0 0 .707-.707l-.776-.776zm.573 4.516a.5.5 0 0 0-.707.707l1.232 1.232a.5.5 0 0 0 .707-.707z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.165 1.513a1.75 1.75 0 0 1 2.475 0l.494.494c.342.342.249.843-.018 1.109a1.25 1.25 0 1 0 1.767 1.767l.11-.093c.258-.177.64-.219.932.015l.066.06l.496.495a1.75 1.75 0 0 1 0 2.474l-1.972 1.972l-.777-.777a.5.5 0 0 0-.707.707l.777.777l-3.975 3.976c-.64.64-1.654.68-2.342.12l-.132-.12l-.496-.496c-.342-.342-.249-.843.018-1.109l.081-.089a1.25 1.25 0 0 0-1.848-1.677c-.265.267-.766.36-1.108.018l-.494-.494a1.75 1.75 0 0 1 0-2.476l3.975-3.974l.776.776a.5.5 0 0 0 .707-.707l-.776-.776zm.573 4.516a.5.5 0 0 0-.707.707l1.232 1.232a.5.5 0 0 0 .707-.707z"/></svg>
</template>

CSS

.icon-ticket-diagonal-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.165%201.513a1.75%201.75%200%200%201%202.475%200l.494.494c.342.342.249.843-.018%201.109a1.25%201.25%200%201%200%201.767%201.767l.11-.093c.258-.177.64-.219.932.015l.066.06l.496.495a1.75%201.75%200%200%201%200%202.474l-1.972%201.972l-.777-.777a.5.5%200%200%200-.707.707l.777.777l-3.975%203.976c-.64.64-1.654.68-2.342.12l-.132-.12l-.496-.496c-.342-.342-.249-.843.018-1.109l.081-.089a1.25%201.25%200%200%200-1.848-1.677c-.265.267-.766.36-1.108.018l-.494-.494a1.75%201.75%200%200%201%200-2.476l3.975-3.974l.776.776a.5.5%200%200%200%20.707-.707l-.776-.776zm.573%204.516a.5.5%200%200%200-.707.707l1.232%201.232a.5.5%200%200%200%20.707-.707z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.165%201.513a1.75%201.75%200%200%201%202.475%200l.494.494c.342.342.249.843-.018%201.109a1.25%201.25%200%201%200%201.767%201.767l.11-.093c.258-.177.64-.219.932.015l.066.06l.496.495a1.75%201.75%200%200%201%200%202.474l-1.972%201.972l-.777-.777a.5.5%200%200%200-.707.707l.777.777l-3.975%203.976c-.64.64-1.654.68-2.342.12l-.132-.12l-.496-.496c-.342-.342-.249-.843.018-1.109l.081-.089a1.25%201.25%200%200%200-1.848-1.677c-.265.267-.766.36-1.108.018l-.494-.494a1.75%201.75%200%200%201%200-2.476l3.975-3.974l.776.776a.5.5%200%200%200%20.707-.707l-.776-.776zm.573%204.516a.5.5%200%200%200-.707.707l1.232%201.232a.5.5%200%200%200%20.707-.707z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/ticket-diagonal-16-filled.svg?color=%231a73e8&size=48