multiple forward right icon

multiple-forward-right-linear from Solar by 480 Design · Linear · Messages · CC-BY-4.0 Attribution required.

Name
multiple-forward-right-linear
Set
Solar
Style
Linear
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More messages icons from Solar

Use the multiple forward right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12.6644 5.47875L16.6367 9.00968C18.2053 10.404 18.9896 11.1012 18.9896 11.9993C18.9896 12.8975 18.2053 13.5946 16.6367 14.989L12.6644 18.5199C11.9484 19.1563 11.5903 19.4746 11.2952 19.342C11 19.2095 11 18.7305 11 17.7725V15.4279C7.4 15.4279 3.5 17.1422 2 19.9993C2 10.8565 7.33333 8.57075 11 8.57075V6.22616C11 5.26817 11 4.78917 11.2952 4.65662C11.5903 4.52407 11.9484 4.8423 12.6644 5.47875Z"/><path d="M15.5386 4.5L20.7548 9.34362C21.5489 10.081 22.0001 11.1158 22.0001 12.1994C22.0001 13.3418 21.4989 14.4266 20.629 15.1671L15.5386 19.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMultipleForwardRightLinear(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" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12.6644 5.47875L16.6367 9.00968C18.2053 10.404 18.9896 11.1012 18.9896 11.9993C18.9896 12.8975 18.2053 13.5946 16.6367 14.989L12.6644 18.5199C11.9484 19.1563 11.5903 19.4746 11.2952 19.342C11 19.2095 11 18.7305 11 17.7725V15.4279C7.4 15.4279 3.5 17.1422 2 19.9993C2 10.8565 7.33333 8.57075 11 8.57075V6.22616C11 5.26817 11 4.78917 11.2952 4.65662C11.5903 4.52407 11.9484 4.8423 12.6644 5.47875Z"/><path d="M15.5386 4.5L20.7548 9.34362C21.5489 10.081 22.0001 11.1158 22.0001 12.1994C22.0001 13.3418 21.4989 14.4266 20.629 15.1671L15.5386 19.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12.6644 5.47875L16.6367 9.00968C18.2053 10.404 18.9896 11.1012 18.9896 11.9993C18.9896 12.8975 18.2053 13.5946 16.6367 14.989L12.6644 18.5199C11.9484 19.1563 11.5903 19.4746 11.2952 19.342C11 19.2095 11 18.7305 11 17.7725V15.4279C7.4 15.4279 3.5 17.1422 2 19.9993C2 10.8565 7.33333 8.57075 11 8.57075V6.22616C11 5.26817 11 4.78917 11.2952 4.65662C11.5903 4.52407 11.9484 4.8423 12.6644 5.47875Z"/><path d="M15.5386 4.5L20.7548 9.34362C21.5489 10.081 22.0001 11.1158 22.0001 12.1994C22.0001 13.3418 21.4989 14.4266 20.629 15.1671L15.5386 19.5"/></g></svg>
</template>

CSS

.icon-multiple-forward-right-linear {
  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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.6644%205.47875L16.6367%209.00968C18.2053%2010.404%2018.9896%2011.1012%2018.9896%2011.9993C18.9896%2012.8975%2018.2053%2013.5946%2016.6367%2014.989L12.6644%2018.5199C11.9484%2019.1563%2011.5903%2019.4746%2011.2952%2019.342C11%2019.2095%2011%2018.7305%2011%2017.7725V15.4279C7.4%2015.4279%203.5%2017.1422%202%2019.9993C2%2010.8565%207.33333%208.57075%2011%208.57075V6.22616C11%205.26817%2011%204.78917%2011.2952%204.65662C11.5903%204.52407%2011.9484%204.8423%2012.6644%205.47875Z%22%2F%3E%3Cpath%20d%3D%22M15.5386%204.5L20.7548%209.34362C21.5489%2010.081%2022.0001%2011.1158%2022.0001%2012.1994C22.0001%2013.3418%2021.4989%2014.4266%2020.629%2015.1671L15.5386%2019.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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.6644%205.47875L16.6367%209.00968C18.2053%2010.404%2018.9896%2011.1012%2018.9896%2011.9993C18.9896%2012.8975%2018.2053%2013.5946%2016.6367%2014.989L12.6644%2018.5199C11.9484%2019.1563%2011.5903%2019.4746%2011.2952%2019.342C11%2019.2095%2011%2018.7305%2011%2017.7725V15.4279C7.4%2015.4279%203.5%2017.1422%202%2019.9993C2%2010.8565%207.33333%208.57075%2011%208.57075V6.22616C11%205.26817%2011%204.78917%2011.2952%204.65662C11.5903%204.52407%2011.9484%204.8423%2012.6644%205.47875Z%22%2F%3E%3Cpath%20d%3D%22M15.5386%204.5L20.7548%209.34362C21.5489%2010.081%2022.0001%2011.1158%2022.0001%2012.1994C22.0001%2013.3418%2021.4989%2014.4266%2020.629%2015.1671L15.5386%2019.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/solar/multiple-forward-right-linear.svg?color=%231a73e8&size=48