fork right icon
fork-right-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- fork-right-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- fork-right-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the fork right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.643 19.857Q9.5 19.714 9.5 19.5V5.94L7.754 7.68q-.16.16-.354.16t-.354-.16q-.165-.164-.153-.365t.153-.342l2.389-2.388q.242-.243.565-.243t.566.243l2.388 2.388q.165.166.162.354q-.003.189-.162.354q-.166.165-.364.159t-.344-.153L10.5 5.94v8.333q.779-1.217 1.908-1.814t2.498-.597q.583 0 1.121.044t1.052.133l-1.74-1.747q-.16-.16-.16-.353t.16-.354q.165-.166.366-.153t.341.153l2.389 2.388q.242.243.242.566t-.242.565l-2.389 2.388q-.16.16-.354.16t-.353-.16q-.166-.165-.156-.366t.15-.341l1.746-1.746q-.525-.089-1.088-.146t-1.108-.056q-1.446 0-2.67.897T10.5 16.462V19.5q0 .214-.143.357T10 20t-.357-.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightForkRightRounded(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="M9.643 19.857Q9.5 19.714 9.5 19.5V5.94L7.754 7.68q-.16.16-.354.16t-.354-.16q-.165-.164-.153-.365t.153-.342l2.389-2.388q.242-.243.565-.243t.566.243l2.388 2.388q.165.166.162.354q-.003.189-.162.354q-.166.165-.364.159t-.344-.153L10.5 5.94v8.333q.779-1.217 1.908-1.814t2.498-.597q.583 0 1.121.044t1.052.133l-1.74-1.747q-.16-.16-.16-.353t.16-.354q.165-.166.366-.153t.341.153l2.389 2.388q.242.243.242.566t-.242.565l-2.389 2.388q-.16.16-.354.16t-.353-.16q-.166-.165-.156-.366t.15-.341l1.746-1.746q-.525-.089-1.088-.146t-1.108-.056q-1.446 0-2.67.897T10.5 16.462V19.5q0 .214-.143.357T10 20t-.357-.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.643 19.857Q9.5 19.714 9.5 19.5V5.94L7.754 7.68q-.16.16-.354.16t-.354-.16q-.165-.164-.153-.365t.153-.342l2.389-2.388q.242-.243.565-.243t.566.243l2.388 2.388q.165.166.162.354q-.003.189-.162.354q-.166.165-.364.159t-.344-.153L10.5 5.94v8.333q.779-1.217 1.908-1.814t2.498-.597q.583 0 1.121.044t1.052.133l-1.74-1.747q-.16-.16-.16-.353t.16-.354q.165-.166.366-.153t.341.153l2.389 2.388q.242.243.242.566t-.242.565l-2.389 2.388q-.16.16-.354.16t-.353-.16q-.166-.165-.156-.366t.15-.341l1.746-1.746q-.525-.089-1.088-.146t-1.108-.056q-1.446 0-2.67.897T10.5 16.462V19.5q0 .214-.143.357T10 20t-.357-.143"/></svg> </template>
CSS
.icon-fork-right-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%22M9.643%2019.857Q9.5%2019.714%209.5%2019.5V5.94L7.754%207.68q-.16.16-.354.16t-.354-.16q-.165-.164-.153-.365t.153-.342l2.389-2.388q.242-.243.565-.243t.566.243l2.388%202.388q.165.166.162.354q-.003.189-.162.354q-.166.165-.364.159t-.344-.153L10.5%205.94v8.333q.779-1.217%201.908-1.814t2.498-.597q.583%200%201.121.044t1.052.133l-1.74-1.747q-.16-.16-.16-.353t.16-.354q.165-.166.366-.153t.341.153l2.389%202.388q.242.243.242.566t-.242.565l-2.389%202.388q-.16.16-.354.16t-.353-.16q-.166-.165-.156-.366t.15-.341l1.746-1.746q-.525-.089-1.088-.146t-1.108-.056q-1.446%200-2.67.897T10.5%2016.462V19.5q0%20.214-.143.357T10%2020t-.357-.143%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%22M9.643%2019.857Q9.5%2019.714%209.5%2019.5V5.94L7.754%207.68q-.16.16-.354.16t-.354-.16q-.165-.164-.153-.365t.153-.342l2.389-2.388q.242-.243.565-.243t.566.243l2.388%202.388q.165.166.162.354q-.003.189-.162.354q-.166.165-.364.159t-.344-.153L10.5%205.94v8.333q.779-1.217%201.908-1.814t2.498-.597q.583%200%201.121.044t1.052.133l-1.74-1.747q-.16-.16-.16-.353t.16-.354q.165-.166.366-.153t.341.153l2.389%202.388q.242.243.242.566t-.242.565l-2.389%202.388q-.16.16-.354.16t-.353-.16q-.166-.165-.156-.366t.15-.341l1.746-1.746q-.525-.089-1.088-.146t-1.108-.056q-1.446%200-2.67.897T10.5%2016.462V19.5q0%20.214-.143.357T10%2020t-.357-.143%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-right-rounded.svg?color=%231a73e8&size=48