arrow right icon
arrow-right-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows · CC-BY-4.0 Attribution required.
- Name
- arrow-right-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Arrows
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
arrow-rightAkar Iconsarrow-right-outlinedAnt Design Iconsarrow-rightBootstrap Iconsarrow-rightCarbonarrow-rightCodiconsarrow-rightElement Plusarrow-right-fillEva Iconsarrow-rightFramework7 Iconsarrow-rightFont Awesome 6 Solidarrow-rightFont Awesome Solidarrow-rightFeather Iconsarrow-right-outlineFlowbite Iconsarrow-right-12-filledFluent UI System Iconsarrow-rightcss.ggarrow-rightHeroIconsarrow-rightHumbleiconsarrow-rightIconParkarrow-rightIconPark Outlinearrow-rightIconoirarrow-rightJam Iconsarrow-rightLine Awesomearrow-rightMaterial Line Iconsarrow-rightLucidearrow-rightMage Icons
More arrows icons from Solar
alt-arrow-down-boldalt-arrow-left-boldalt-arrow-right-boldalt-arrow-up-boldarrow-down-boldarrow-left-boldarrow-left-down-boldarrow-left-up-boldarrow-right-down-boldarrow-right-up-boldarrow-up-bolddouble-alt-arrow-down-bolddouble-alt-arrow-left-bolddouble-alt-arrow-right-bolddouble-alt-arrow-up-boldrefresh-boldrefresh-circle-boldrefresh-square-boldrestart-boldrestart-circle-boldrestart-square-boldround-alt-arrow-down-boldround-alt-arrow-left-boldround-alt-arrow-right-bold
Use the arrow right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H13.25V12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z" clip-rule="evenodd" opacity=".5"/><path d="M13.25 12.75V18C13.25 18.3034 13.4327 18.5768 13.713 18.6929C13.9932 18.809 14.3158 18.7449 14.5303 18.5304L20.5303 12.5304C20.671 12.3897 20.75 12.1989 20.75 12C20.75 11.8011 20.671 11.6103 20.5303 11.4697L14.5303 5.46969C14.3158 5.25519 13.9932 5.19103 13.713 5.30711C13.4327 5.4232 13.25 5.69668 13.25 6.00002V11.25V12.75Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarArrowRightBoldDuotone(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 fillRule="evenodd" d="M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H13.25V12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z" clipRule="evenodd" opacity=".5"/><path d="M13.25 12.75V18C13.25 18.3034 13.4327 18.5768 13.713 18.6929C13.9932 18.809 14.3158 18.7449 14.5303 18.5304L20.5303 12.5304C20.671 12.3897 20.75 12.1989 20.75 12C20.75 11.8011 20.671 11.6103 20.5303 11.4697L14.5303 5.46969C14.3158 5.25519 13.9932 5.19103 13.713 5.30711C13.4327 5.4232 13.25 5.69668 13.25 6.00002V11.25V12.75Z"/></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 fill-rule="evenodd" d="M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H13.25V12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z" clip-rule="evenodd" opacity=".5"/><path d="M13.25 12.75V18C13.25 18.3034 13.4327 18.5768 13.713 18.6929C13.9932 18.809 14.3158 18.7449 14.5303 18.5304L20.5303 12.5304C20.671 12.3897 20.75 12.1989 20.75 12C20.75 11.8011 20.671 11.6103 20.5303 11.4697L14.5303 5.46969C14.3158 5.25519 13.9932 5.19103 13.713 5.30711C13.4327 5.4232 13.25 5.69668 13.25 6.00002V11.25V12.75Z"/></g></svg> </template>
CSS
.icon-arrow-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H13.25V12.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.25%2012.75V18C13.25%2018.3034%2013.4327%2018.5768%2013.713%2018.6929C13.9932%2018.809%2014.3158%2018.7449%2014.5303%2018.5304L20.5303%2012.5304C20.671%2012.3897%2020.75%2012.1989%2020.75%2012C20.75%2011.8011%2020.671%2011.6103%2020.5303%2011.4697L14.5303%205.46969C14.3158%205.25519%2013.9932%205.19103%2013.713%205.30711C13.4327%205.4232%2013.25%205.69668%2013.25%206.00002V11.25V12.75Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.25%2012C3.25%2011.5858%203.58579%2011.25%204%2011.25H13.25V12.75H4C3.58579%2012.75%203.25%2012.4142%203.25%2012Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.25%2012.75V18C13.25%2018.3034%2013.4327%2018.5768%2013.713%2018.6929C13.9932%2018.809%2014.3158%2018.7449%2014.5303%2018.5304L20.5303%2012.5304C20.671%2012.3897%2020.75%2012.1989%2020.75%2012C20.75%2011.8011%2020.671%2011.6103%2020.5303%2011.4697L14.5303%205.46969C14.3158%205.25519%2013.9932%205.19103%2013.713%205.30711C13.4327%205.4232%2013.25%205.69668%2013.25%206.00002V11.25V12.75Z%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/arrow-right-bold-duotone.svg?color=%231a73e8&size=48