fries from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
fries
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the fries icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M5.5 18.5L9 22l10-6L8 5L2 15z"/><path d="m15.344 4.53l-2.122-2.122l-3.907 3.907l8.486 8.486l3.2-3.2l-2.122-2.122l2.122-2.12l-2.122-2.122l.707-.707l-2.12-2.122z"/><path stroke="currentColor" stroke-width="2" d="M11.437 8.437L9.315 6.315l3.907-3.907l2.122 2.122zm0 0l2.121 2.121m-2.121-2.121l6.028-6.029l2.121 2.122l-6.028 6.028m0 0l2.121 2.121m-2.12-2.12l5.32-5.322l2.122 2.121l-5.322 5.321m0 0l2.122 2.122l3.2-3.2l-2.122-2.122z"/><path stroke="currentColor" stroke-width="2" d="m5 10l9 9m-4.999 3l10-6L8 5L2 15z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignFries(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M5.5 18.5L9 22l10-6L8 5L2 15z"/><path d="m15.344 4.53l-2.122-2.122l-3.907 3.907l8.486 8.486l3.2-3.2l-2.122-2.122l2.122-2.12l-2.122-2.122l.707-.707l-2.12-2.122z"/><path stroke="currentColor" strokeWidth="2" d="M11.437 8.437L9.315 6.315l3.907-3.907l2.122 2.122zm0 0l2.121 2.121m-2.121-2.121l6.028-6.029l2.121 2.122l-6.028 6.028m0 0l2.121 2.121m-2.12-2.12l5.32-5.322l2.122 2.121l-5.322 5.321m0 0l2.122 2.122l3.2-3.2l-2.122-2.122z"/><path stroke="currentColor" strokeWidth="2" d="m5 10l9 9m-4.999 3l10-6L8 5L2 15z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M5.5 18.5L9 22l10-6L8 5L2 15z"/><path d="m15.344 4.53l-2.122-2.122l-3.907 3.907l8.486 8.486l3.2-3.2l-2.122-2.122l2.122-2.12l-2.122-2.122l.707-.707l-2.12-2.122z"/><path stroke="currentColor" stroke-width="2" d="M11.437 8.437L9.315 6.315l3.907-3.907l2.122 2.122zm0 0l2.121 2.121m-2.121-2.121l6.028-6.029l2.121 2.122l-6.028 6.028m0 0l2.121 2.121m-2.12-2.12l5.32-5.322l2.122 2.121l-5.322 5.321m0 0l2.122 2.122l3.2-3.2l-2.122-2.122z"/><path stroke="currentColor" stroke-width="2" d="m5 10l9 9m-4.999 3l10-6L8 5L2 15z"/></g></svg>
</template>

CSS

.icon-fries {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.5%2018.5L9%2022l10-6L8%205L2%2015z%22%2F%3E%3Cpath%20d%3D%22m15.344%204.53l-2.122-2.122l-3.907%203.907l8.486%208.486l3.2-3.2l-2.122-2.122l2.122-2.12l-2.122-2.122l.707-.707l-2.12-2.122z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M11.437%208.437L9.315%206.315l3.907-3.907l2.122%202.122zm0%200l2.121%202.121m-2.121-2.121l6.028-6.029l2.121%202.122l-6.028%206.028m0%200l2.121%202.121m-2.12-2.12l5.32-5.322l2.122%202.121l-5.322%205.321m0%200l2.122%202.122l3.2-3.2l-2.122-2.122z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m5%2010l9%209m-4.999%203l10-6L8%205L2%2015z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.5%2018.5L9%2022l10-6L8%205L2%2015z%22%2F%3E%3Cpath%20d%3D%22m15.344%204.53l-2.122-2.122l-3.907%203.907l8.486%208.486l3.2-3.2l-2.122-2.122l2.122-2.12l-2.122-2.122l.707-.707l-2.12-2.122z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M11.437%208.437L9.315%206.315l3.907-3.907l2.122%202.122zm0%200l2.121%202.121m-2.121-2.121l6.028-6.029l2.121%202.122l-6.028%206.028m0%200l2.121%202.121m-2.12-2.12l5.32-5.322l2.122%202.121l-5.322%205.321m0%200l2.122%202.122l3.2-3.2l-2.122-2.122z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m5%2010l9%209m-4.999%203l10-6L8%205L2%2015z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/fries.svg?color=%231a73e8&size=48