forward left icon
forward-left-duotone from Reicon by REICON · Duotone · Messages · MIT Free for personal and commercial use.
- Name
- forward-left-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Messages
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More messages icons from Reicon
at-signchatchat-checkchat-dotschat-linechat-minuschat-pluschat-roundchat-round-callchat-round-checkchat-round-dotschat-round-likechat-round-linechat-round-moneychat-round-unreadchat-round-videochat-squarechat-square-arrowchat-square-callchat-square-checkchat-square-codechat-square-likechat-unreadchat-x
Use the forward left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.476 5.183L7.498 9.608c-.93.827-1.396 1.24-1.568 1.73a2 2 0 0 0 0 1.324c.172.489.637.902 1.568 1.73l4.978 4.424c.422.376.633.563.812.57a.5.5 0 0 0 .405-.182c.114-.138.114-.42.114-.986v-2.79c2.428 0 4.993.78 6.865 2.165c.975.72 1.463 1.08 1.648 1.067a.45.45 0 0 0 .39-.24c.096-.16.011-.658-.159-1.653c-1.105-6.467-5.555-8.196-8.744-8.196v-2.79c0-.565 0-.847-.114-.986a.5.5 0 0 0-.405-.181c-.18.006-.39.194-.812.57"/><path fill-rule="evenodd" d="M9.818 3.99a.75.75 0 0 0-1.06-.04L3.542 8.794a4.647 4.647 0 0 0 .15 6.944l5.09 4.333a.75.75 0 1 0 .972-1.142l-5.09-4.333a3.147 3.147 0 0 1-.102-4.703L9.78 5.05a.75.75 0 0 0 .039-1.06" clip-rule="evenodd" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconForwardLeftDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.476 5.183L7.498 9.608c-.93.827-1.396 1.24-1.568 1.73a2 2 0 0 0 0 1.324c.172.489.637.902 1.568 1.73l4.978 4.424c.422.376.633.563.812.57a.5.5 0 0 0 .405-.182c.114-.138.114-.42.114-.986v-2.79c2.428 0 4.993.78 6.865 2.165c.975.72 1.463 1.08 1.648 1.067a.45.45 0 0 0 .39-.24c.096-.16.011-.658-.159-1.653c-1.105-6.467-5.555-8.196-8.744-8.196v-2.79c0-.565 0-.847-.114-.986a.5.5 0 0 0-.405-.181c-.18.006-.39.194-.812.57"/><path fillRule="evenodd" d="M9.818 3.99a.75.75 0 0 0-1.06-.04L3.542 8.794a4.647 4.647 0 0 0 .15 6.944l5.09 4.333a.75.75 0 1 0 .972-1.142l-5.09-4.333a3.147 3.147 0 0 1-.102-4.703L9.78 5.05a.75.75 0 0 0 .039-1.06" clipRule="evenodd" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.476 5.183L7.498 9.608c-.93.827-1.396 1.24-1.568 1.73a2 2 0 0 0 0 1.324c.172.489.637.902 1.568 1.73l4.978 4.424c.422.376.633.563.812.57a.5.5 0 0 0 .405-.182c.114-.138.114-.42.114-.986v-2.79c2.428 0 4.993.78 6.865 2.165c.975.72 1.463 1.08 1.648 1.067a.45.45 0 0 0 .39-.24c.096-.16.011-.658-.159-1.653c-1.105-6.467-5.555-8.196-8.744-8.196v-2.79c0-.565 0-.847-.114-.986a.5.5 0 0 0-.405-.181c-.18.006-.39.194-.812.57"/><path fill-rule="evenodd" d="M9.818 3.99a.75.75 0 0 0-1.06-.04L3.542 8.794a4.647 4.647 0 0 0 .15 6.944l5.09 4.333a.75.75 0 1 0 .972-1.142l-5.09-4.333a3.147 3.147 0 0 1-.102-4.703L9.78 5.05a.75.75 0 0 0 .039-1.06" clip-rule="evenodd" opacity=".5"/></g></svg> </template>
CSS
.icon-forward-left-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M12.476%205.183L7.498%209.608c-.93.827-1.396%201.24-1.568%201.73a2%202%200%200%200%200%201.324c.172.489.637.902%201.568%201.73l4.978%204.424c.422.376.633.563.812.57a.5.5%200%200%200%20.405-.182c.114-.138.114-.42.114-.986v-2.79c2.428%200%204.993.78%206.865%202.165c.975.72%201.463%201.08%201.648%201.067a.45.45%200%200%200%20.39-.24c.096-.16.011-.658-.159-1.653c-1.105-6.467-5.555-8.196-8.744-8.196v-2.79c0-.565%200-.847-.114-.986a.5.5%200%200%200-.405-.181c-.18.006-.39.194-.812.57%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.818%203.99a.75.75%200%200%200-1.06-.04L3.542%208.794a4.647%204.647%200%200%200%20.15%206.944l5.09%204.333a.75.75%200%201%200%20.972-1.142l-5.09-4.333a3.147%203.147%200%200%201-.102-4.703L9.78%205.05a.75.75%200%200%200%20.039-1.06%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20d%3D%22M12.476%205.183L7.498%209.608c-.93.827-1.396%201.24-1.568%201.73a2%202%200%200%200%200%201.324c.172.489.637.902%201.568%201.73l4.978%204.424c.422.376.633.563.812.57a.5.5%200%200%200%20.405-.182c.114-.138.114-.42.114-.986v-2.79c2.428%200%204.993.78%206.865%202.165c.975.72%201.463%201.08%201.648%201.067a.45.45%200%200%200%20.39-.24c.096-.16.011-.658-.159-1.653c-1.105-6.467-5.555-8.196-8.744-8.196v-2.79c0-.565%200-.847-.114-.986a.5.5%200%200%200-.405-.181c-.18.006-.39.194-.812.57%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.818%203.99a.75.75%200%200%200-1.06-.04L3.542%208.794a4.647%204.647%200%200%200%20.15%206.944l5.09%204.333a.75.75%200%201%200%20.972-1.142l-5.09-4.333a3.147%203.147%200%200%201-.102-4.703L9.78%205.05a.75.75%200%200%200%20.039-1.06%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/forward-left-duotone.svg?color=%231a73e8&size=48