multiple forward left icon

multiple-forward-left-broken from Solar by 480 Design · Broken · Messages · CC-BY-4.0 Attribution required.

Name
multiple-forward-left-broken
Set
Solar
Style
Broken
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More messages icons from Solar

Use the multiple forward left 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="M18 10.1308C16.3867 8.97671 14.5454 8.57075 13.0001 8.57075V6.22616C13.0001 5.26817 13.0001 4.78917 12.7049 4.65662C12.4098 4.52407 12.0517 4.8423 11.3357 5.47875L7.36344 9.00968C5.79482 10.404 5.0105 11.1012 5.0105 11.9993C5.0105 12.8975 5.79481 13.5946 7.36344 14.989L11.3357 18.5199C12.0517 19.1563 12.4098 19.4746 12.7049 19.342C13.0001 19.2095 13.0001 18.7305 13.0001 17.7725V15.4279C16.6001 15.4279 20.5001 17.1422 22.0001 19.9993C22.0001 17.5676 21.6228 15.621 21 14.0735"/><path d="M8.46129 4.5L3.24509 9.34362C2.45098 10.081 1.99976 11.1158 1.99976 12.1994C1.99976 13.3418 2.50097 14.4266 3.37087 15.1671L8.46129 19.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMultipleForwardLeftBroken(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="M18 10.1308C16.3867 8.97671 14.5454 8.57075 13.0001 8.57075V6.22616C13.0001 5.26817 13.0001 4.78917 12.7049 4.65662C12.4098 4.52407 12.0517 4.8423 11.3357 5.47875L7.36344 9.00968C5.79482 10.404 5.0105 11.1012 5.0105 11.9993C5.0105 12.8975 5.79481 13.5946 7.36344 14.989L11.3357 18.5199C12.0517 19.1563 12.4098 19.4746 12.7049 19.342C13.0001 19.2095 13.0001 18.7305 13.0001 17.7725V15.4279C16.6001 15.4279 20.5001 17.1422 22.0001 19.9993C22.0001 17.5676 21.6228 15.621 21 14.0735"/><path d="M8.46129 4.5L3.24509 9.34362C2.45098 10.081 1.99976 11.1158 1.99976 12.1994C1.99976 13.3418 2.50097 14.4266 3.37087 15.1671L8.46129 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="M18 10.1308C16.3867 8.97671 14.5454 8.57075 13.0001 8.57075V6.22616C13.0001 5.26817 13.0001 4.78917 12.7049 4.65662C12.4098 4.52407 12.0517 4.8423 11.3357 5.47875L7.36344 9.00968C5.79482 10.404 5.0105 11.1012 5.0105 11.9993C5.0105 12.8975 5.79481 13.5946 7.36344 14.989L11.3357 18.5199C12.0517 19.1563 12.4098 19.4746 12.7049 19.342C13.0001 19.2095 13.0001 18.7305 13.0001 17.7725V15.4279C16.6001 15.4279 20.5001 17.1422 22.0001 19.9993C22.0001 17.5676 21.6228 15.621 21 14.0735"/><path d="M8.46129 4.5L3.24509 9.34362C2.45098 10.081 1.99976 11.1158 1.99976 12.1994C1.99976 13.3418 2.50097 14.4266 3.37087 15.1671L8.46129 19.5"/></g></svg>
</template>

CSS

.icon-multiple-forward-left-broken {
  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%22M18%2010.1308C16.3867%208.97671%2014.5454%208.57075%2013.0001%208.57075V6.22616C13.0001%205.26817%2013.0001%204.78917%2012.7049%204.65662C12.4098%204.52407%2012.0517%204.8423%2011.3357%205.47875L7.36344%209.00968C5.79482%2010.404%205.0105%2011.1012%205.0105%2011.9993C5.0105%2012.8975%205.79481%2013.5946%207.36344%2014.989L11.3357%2018.5199C12.0517%2019.1563%2012.4098%2019.4746%2012.7049%2019.342C13.0001%2019.2095%2013.0001%2018.7305%2013.0001%2017.7725V15.4279C16.6001%2015.4279%2020.5001%2017.1422%2022.0001%2019.9993C22.0001%2017.5676%2021.6228%2015.621%2021%2014.0735%22%2F%3E%3Cpath%20d%3D%22M8.46129%204.5L3.24509%209.34362C2.45098%2010.081%201.99976%2011.1158%201.99976%2012.1994C1.99976%2013.3418%202.50097%2014.4266%203.37087%2015.1671L8.46129%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%22M18%2010.1308C16.3867%208.97671%2014.5454%208.57075%2013.0001%208.57075V6.22616C13.0001%205.26817%2013.0001%204.78917%2012.7049%204.65662C12.4098%204.52407%2012.0517%204.8423%2011.3357%205.47875L7.36344%209.00968C5.79482%2010.404%205.0105%2011.1012%205.0105%2011.9993C5.0105%2012.8975%205.79481%2013.5946%207.36344%2014.989L11.3357%2018.5199C12.0517%2019.1563%2012.4098%2019.4746%2012.7049%2019.342C13.0001%2019.2095%2013.0001%2018.7305%2013.0001%2017.7725V15.4279C16.6001%2015.4279%2020.5001%2017.1422%2022.0001%2019.9993C22.0001%2017.5676%2021.6228%2015.621%2021%2014.0735%22%2F%3E%3Cpath%20d%3D%22M8.46129%204.5L3.24509%209.34362C2.45098%2010.081%201.99976%2011.1158%201.99976%2012.1994C1.99976%2013.3418%202.50097%2014.4266%203.37087%2015.1671L8.46129%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-left-broken.svg?color=%231a73e8&size=48