forward right icon

forward-right-bold-duotone from Solar by 480 Design · Bold Duotone · Messages · CC-BY-4.0 Attribution required.

Name
forward-right-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More messages icons from Solar

Use the forward right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.9546 5.18341L18.9324 9.60815C19.863 10.4353 20.3283 10.8489 20.4998 11.3373C20.6503 11.7662 20.6503 12.2335 20.4998 12.6624C20.3283 13.1508 19.863 13.5644 18.9324 14.3916L13.9546 18.8163C13.5323 19.1917 13.3211 19.3794 13.1418 19.3861C12.986 19.3919 12.8364 19.3247 12.7372 19.2044C12.6231 19.0659 12.6231 18.7834 12.6231 18.2184V15.4284C10.195 15.4284 7.63044 16.2083 5.75782 17.5926C4.78293 18.3133 4.29546 18.6737 4.1098 18.6595C3.92883 18.6456 3.81398 18.575 3.72008 18.4196C3.62374 18.2603 3.70883 17.7624 3.879 16.7666C4.98397 10.3004 9.43394 8.57129 12.6231 8.57129V5.78134C12.6231 5.21632 12.6231 4.93381 12.7372 4.79531C12.8364 4.67498 12.986 4.6078 13.1418 4.61363C13.3211 4.62034 13.5323 4.80803 13.9546 5.18341Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarForwardRightBoldDuotone(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.9546 5.18341L18.9324 9.60815C19.863 10.4353 20.3283 10.8489 20.4998 11.3373C20.6503 11.7662 20.6503 12.2335 20.4998 12.6624C20.3283 13.1508 19.863 13.5644 18.9324 14.3916L13.9546 18.8163C13.5323 19.1917 13.3211 19.3794 13.1418 19.3861C12.986 19.3919 12.8364 19.3247 12.7372 19.2044C12.6231 19.0659 12.6231 18.7834 12.6231 18.2184V15.4284C10.195 15.4284 7.63044 16.2083 5.75782 17.5926C4.78293 18.3133 4.29546 18.6737 4.1098 18.6595C3.92883 18.6456 3.81398 18.575 3.72008 18.4196C3.62374 18.2603 3.70883 17.7624 3.879 16.7666C4.98397 10.3004 9.43394 8.57129 12.6231 8.57129V5.78134C12.6231 5.21632 12.6231 4.93381 12.7372 4.79531C12.8364 4.67498 12.986 4.6078 13.1418 4.61363C13.3211 4.62034 13.5323 4.80803 13.9546 5.18341Z"/></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.9546 5.18341L18.9324 9.60815C19.863 10.4353 20.3283 10.8489 20.4998 11.3373C20.6503 11.7662 20.6503 12.2335 20.4998 12.6624C20.3283 13.1508 19.863 13.5644 18.9324 14.3916L13.9546 18.8163C13.5323 19.1917 13.3211 19.3794 13.1418 19.3861C12.986 19.3919 12.8364 19.3247 12.7372 19.2044C12.6231 19.0659 12.6231 18.7834 12.6231 18.2184V15.4284C10.195 15.4284 7.63044 16.2083 5.75782 17.5926C4.78293 18.3133 4.29546 18.6737 4.1098 18.6595C3.92883 18.6456 3.81398 18.575 3.72008 18.4196C3.62374 18.2603 3.70883 17.7624 3.879 16.7666C4.98397 10.3004 9.43394 8.57129 12.6231 8.57129V5.78134C12.6231 5.21632 12.6231 4.93381 12.7372 4.79531C12.8364 4.67498 12.986 4.6078 13.1418 4.61363C13.3211 4.62034 13.5323 4.80803 13.9546 5.18341Z"/></svg>
</template>

CSS

.icon-forward-right-bold-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.9546%205.18341L18.9324%209.60815C19.863%2010.4353%2020.3283%2010.8489%2020.4998%2011.3373C20.6503%2011.7662%2020.6503%2012.2335%2020.4998%2012.6624C20.3283%2013.1508%2019.863%2013.5644%2018.9324%2014.3916L13.9546%2018.8163C13.5323%2019.1917%2013.3211%2019.3794%2013.1418%2019.3861C12.986%2019.3919%2012.8364%2019.3247%2012.7372%2019.2044C12.6231%2019.0659%2012.6231%2018.7834%2012.6231%2018.2184V15.4284C10.195%2015.4284%207.63044%2016.2083%205.75782%2017.5926C4.78293%2018.3133%204.29546%2018.6737%204.1098%2018.6595C3.92883%2018.6456%203.81398%2018.575%203.72008%2018.4196C3.62374%2018.2603%203.70883%2017.7624%203.879%2016.7666C4.98397%2010.3004%209.43394%208.57129%2012.6231%208.57129V5.78134C12.6231%205.21632%2012.6231%204.93381%2012.7372%204.79531C12.8364%204.67498%2012.986%204.6078%2013.1418%204.61363C13.3211%204.62034%2013.5323%204.80803%2013.9546%205.18341Z%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.9546%205.18341L18.9324%209.60815C19.863%2010.4353%2020.3283%2010.8489%2020.4998%2011.3373C20.6503%2011.7662%2020.6503%2012.2335%2020.4998%2012.6624C20.3283%2013.1508%2019.863%2013.5644%2018.9324%2014.3916L13.9546%2018.8163C13.5323%2019.1917%2013.3211%2019.3794%2013.1418%2019.3861C12.986%2019.3919%2012.8364%2019.3247%2012.7372%2019.2044C12.6231%2019.0659%2012.6231%2018.7834%2012.6231%2018.2184V15.4284C10.195%2015.4284%207.63044%2016.2083%205.75782%2017.5926C4.78293%2018.3133%204.29546%2018.6737%204.1098%2018.6595C3.92883%2018.6456%203.81398%2018.575%203.72008%2018.4196C3.62374%2018.2603%203.70883%2017.7624%203.879%2016.7666C4.98397%2010.3004%209.43394%208.57129%2012.6231%208.57129V5.78134C12.6231%205.21632%2012.6231%204.93381%2012.7372%204.79531C12.8364%204.67498%2012.986%204.6078%2013.1418%204.61363C13.3211%204.62034%2013.5323%204.80803%2013.9546%205.18341Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/forward-right-bold-duotone.svg?color=%231a73e8&size=48