Skip to main content

icon-tickets


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

Using the Icon Component? Copy, paste, and go.

<s-icon name="icon-tickets"></s-icon>

Icon font

Using the web font? Copy, paste, and go.

<span class="sf-main sf-icon-tickets"></span>

Code point

  • Unicode: U+F185
  • CSS: \F185
  • JS: \uF185
  • HTML: &#xF185;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-icon-tickets" viewBox="0 0 16 16">
  <path d="m13.576 4.91.471-.472a.667.667 0 0 0-.942 0l.471.471Zm-2.829-2.83.472.472a.667.667 0 0 0 0-.943l-.471.472ZM9.335.668l.47-.472a.667.667 0 0 0-.942 0l.472.472ZM.848 9.152.377 8.68a.667.667 0 0 0 0 .942l.471-.471Zm1.414 1.414-.471.471a.667.667 0 0 0 .943 0l-.472-.471Zm2.829 2.829-.471-.472a.667.667 0 0 0 0 .943l.47-.471Zm1.414 1.414-.471.47a.669.669 0 0 0 .943 0l-.472-.47Zm8.485-8.486.471.472a.667.667 0 0 0 0-.943l-.47.471Zm-4.714-.942a2.667 2.667 0 0 0 3.771 0l-.942-.943a1.333 1.333 0 0 1-1.886 0l-.943.943Zm0-3.772a2.666 2.666 0 0 0 0 3.772l.943-.943a1.334 1.334 0 0 1 0-1.886l-.943-.943Zm-1.414-.471 1.414 1.414.943-.943L9.805.195l-.943.943ZM1.32 9.623l8.486-8.485-.943-.943L.377 8.681l.942.942Zm1.415.472L1.32 8.68l-.942.942 1.414 1.414.943-.943Zm0 .942a1.333 1.333 0 0 1 1.886 0l.942-.943a2.667 2.667 0 0 0-3.771 0l.943.943Zm1.886 0a1.333 1.333 0 0 1 0 1.886l.942.944a2.667 2.667 0 0 0 0-3.772l-.942.942Zm2.357 3.3-1.415-1.414-.942.944 1.413 1.413.944-.943Zm7.542-8.485-8.486 8.485.944.943 8.484-8.485-.942-.943Zm-1.414-.471 1.414 1.414.942-.943-1.414-1.414-.942.943ZM9.219 8.553a.667.667 0 0 1-.471-.196L6.862 6.471a.667.667 0 0 1 .943-.942L9.69 7.415a.667.667 0 0 1-.471 1.138Z"/>
</svg>