fork-left-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
fork-left-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
fork-left-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the fork left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.5 5.94l-1.746 1.747q-.146.146-.344.153q-.199.006-.364-.16q-.16-.164-.162-.353t.162-.354l2.388-2.388q.243-.243.566-.243t.566.243l2.388 2.388q.14.14.153.342t-.153.366q-.16.16-.354.16t-.354-.16L14.5 5.94V19.5q0 .214-.143.357T14 20t-.357-.143t-.143-.357v-3.038q-.488-1.831-1.713-2.728q-1.224-.897-2.67-.897q-.544 0-1.108.056q-.563.057-1.088.145l1.746 1.747q.14.14.15.341t-.156.366q-.159.16-.353.16t-.354-.16l-2.388-2.388q-.243-.242-.243-.565t.243-.566l2.388-2.388q.14-.14.341-.153t.367.153q.16.16.16.353t-.16.354l-1.74 1.746q.513-.088 1.051-.132t1.121-.045q1.37 0 2.498.598q1.13.597 1.908 1.814z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightForkLeftRounded(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="m13.5 5.94l-1.746 1.747q-.146.146-.344.153q-.199.006-.364-.16q-.16-.164-.162-.353t.162-.354l2.388-2.388q.243-.243.566-.243t.566.243l2.388 2.388q.14.14.153.342t-.153.366q-.16.16-.354.16t-.354-.16L14.5 5.94V19.5q0 .214-.143.357T14 20t-.357-.143t-.143-.357v-3.038q-.488-1.831-1.713-2.728q-1.224-.897-2.67-.897q-.544 0-1.108.056q-.563.057-1.088.145l1.746 1.747q.14.14.15.341t-.156.366q-.159.16-.353.16t-.354-.16l-2.388-2.388q-.243-.242-.243-.565t.243-.566l2.388-2.388q.14-.14.341-.153t.367.153q.16.16.16.353t-.16.354l-1.74 1.746q.513-.088 1.051-.132t1.121-.045q1.37 0 2.498.598q1.13.597 1.908 1.814z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.5 5.94l-1.746 1.747q-.146.146-.344.153q-.199.006-.364-.16q-.16-.164-.162-.353t.162-.354l2.388-2.388q.243-.243.566-.243t.566.243l2.388 2.388q.14.14.153.342t-.153.366q-.16.16-.354.16t-.354-.16L14.5 5.94V19.5q0 .214-.143.357T14 20t-.357-.143t-.143-.357v-3.038q-.488-1.831-1.713-2.728q-1.224-.897-2.67-.897q-.544 0-1.108.056q-.563.057-1.088.145l1.746 1.747q.14.14.15.341t-.156.366q-.159.16-.353.16t-.354-.16l-2.388-2.388q-.243-.242-.243-.565t.243-.566l2.388-2.388q.14-.14.341-.153t.367.153q.16.16.16.353t-.16.354l-1.74 1.746q.513-.088 1.051-.132t1.121-.045q1.37 0 2.498.598q1.13.597 1.908 1.814z"/></svg>
</template>

CSS

.icon-fork-left-rounded {
  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%22m13.5%205.94l-1.746%201.747q-.146.146-.344.153q-.199.006-.364-.16q-.16-.164-.162-.353t.162-.354l2.388-2.388q.243-.243.566-.243t.566.243l2.388%202.388q.14.14.153.342t-.153.366q-.16.16-.354.16t-.354-.16L14.5%205.94V19.5q0%20.214-.143.357T14%2020t-.357-.143t-.143-.357v-3.038q-.488-1.831-1.713-2.728q-1.224-.897-2.67-.897q-.544%200-1.108.056q-.563.057-1.088.145l1.746%201.747q.14.14.15.341t-.156.366q-.159.16-.353.16t-.354-.16l-2.388-2.388q-.243-.242-.243-.565t.243-.566l2.388-2.388q.14-.14.341-.153t.367.153q.16.16.16.353t-.16.354l-1.74%201.746q.513-.088%201.051-.132t1.121-.045q1.37%200%202.498.598q1.13.597%201.908%201.814z%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%22m13.5%205.94l-1.746%201.747q-.146.146-.344.153q-.199.006-.364-.16q-.16-.164-.162-.353t.162-.354l2.388-2.388q.243-.243.566-.243t.566.243l2.388%202.388q.14.14.153.342t-.153.366q-.16.16-.354.16t-.354-.16L14.5%205.94V19.5q0%20.214-.143.357T14%2020t-.357-.143t-.143-.357v-3.038q-.488-1.831-1.713-2.728q-1.224-.897-2.67-.897q-.544%200-1.108.056q-.563.057-1.088.145l1.746%201.747q.14.14.15.341t-.156.366q-.159.16-.353.16t-.354-.16l-2.388-2.388q-.243-.242-.243-.565t.243-.566l2.388-2.388q.14-.14.341-.153t.367.153q.16.16.16.353t-.16.354l-1.74%201.746q.513-.088%201.051-.132t1.121-.045q1.37%200%202.498.598q1.13.597%201.908%201.814z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fork-left-rounded.svg?color=%231a73e8&size=48