arrow big right short icon
arrow-big-right-short from Keyline Icons by Keyline Icons · Stroke · MIT Free for personal and commercial use.
- Name
- arrow-big-right-short
- Set
- Keyline Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
Related icons in Keyline Icons
arrow-big-downarrow-big-down-shortarrow-big-leftarrow-big-left-shortarrow-big-rightarrow-big-uparrow-big-up-shortarrow-downarrow-down-dashed-panelarrow-down-leftarrow-down-left-dashed-panelarrow-down-narrow-widearrow-down-rightarrow-down-right-dashed-panelarrow-down-wide-narrowarrow-in-down-dashed-panelarrow-in-down-left-dashed-panelarrow-in-down-right-dashed-panelarrow-in-left-dashed-panelarrow-in-right-dashed-panelarrow-in-up-dashed-panelarrow-in-up-left-dashed-panelarrow-in-up-right-dashed-panelarrow-left
Use the arrow big right short icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.7071 12.7071L11.7071 21.7071C11.4211 21.9931 10.991 22.0787 10.6173 21.9239C10.2436 21.7691 10 21.4045 10 21L10 18C10 17.4477 9.5523 17 9 17L4 17C3.4477 17 3 16.5523 3 16L3 8C3 7.4477 3.4477 7 4 7L9 7C9.5523 7 10 6.5523 10 6L10 3C10 2.5955 10.2436 2.2309 10.6173 2.0761C10.991 1.9213 11.4211 2.0069 11.7071 2.2929L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071Z"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsArrowBigRightShort(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20.7071 12.7071L11.7071 21.7071C11.4211 21.9931 10.991 22.0787 10.6173 21.9239C10.2436 21.7691 10 21.4045 10 21L10 18C10 17.4477 9.5523 17 9 17L4 17C3.4477 17 3 16.5523 3 16L3 8C3 7.4477 3.4477 7 4 7L9 7C9.5523 7 10 6.5523 10 6L10 3C10 2.5955 10.2436 2.2309 10.6173 2.0761C10.991 1.9213 11.4211 2.0069 11.7071 2.2929L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.7071 12.7071L11.7071 21.7071C11.4211 21.9931 10.991 22.0787 10.6173 21.9239C10.2436 21.7691 10 21.4045 10 21L10 18C10 17.4477 9.5523 17 9 17L4 17C3.4477 17 3 16.5523 3 16L3 8C3 7.4477 3.4477 7 4 7L9 7C9.5523 7 10 6.5523 10 6L10 3C10 2.5955 10.2436 2.2309 10.6173 2.0761C10.991 1.9213 11.4211 2.0069 11.7071 2.2929L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071Z"/></svg> </template>
CSS
.icon-arrow-big-right-short {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.7071%2012.7071L11.7071%2021.7071C11.4211%2021.9931%2010.991%2022.0787%2010.6173%2021.9239C10.2436%2021.7691%2010%2021.4045%2010%2021L10%2018C10%2017.4477%209.5523%2017%209%2017L4%2017C3.4477%2017%203%2016.5523%203%2016L3%208C3%207.4477%203.4477%207%204%207L9%207C9.5523%207%2010%206.5523%2010%206L10%203C10%202.5955%2010.2436%202.2309%2010.6173%202.0761C10.991%201.9213%2011.4211%202.0069%2011.7071%202.2929L20.7071%2011.2929C21.0976%2011.6834%2021.0976%2012.3166%2020.7071%2012.7071Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.7071%2012.7071L11.7071%2021.7071C11.4211%2021.9931%2010.991%2022.0787%2010.6173%2021.9239C10.2436%2021.7691%2010%2021.4045%2010%2021L10%2018C10%2017.4477%209.5523%2017%209%2017L4%2017C3.4477%2017%203%2016.5523%203%2016L3%208C3%207.4477%203.4477%207%204%207L9%207C9.5523%207%2010%206.5523%2010%206L10%203C10%202.5955%2010.2436%202.2309%2010.6173%202.0761C10.991%201.9213%2011.4211%202.0069%2011.7071%202.2929L20.7071%2011.2929C21.0976%2011.6834%2021.0976%2012.3166%2020.7071%2012.7071Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/arrow-big-right-short.svg?color=%231a73e8&size=48