attach arrow right icon
attach-arrow-right-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- attach-arrow-right-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the attach arrow right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2a6 6 0 0 1 4.64 9.806a6.5 6.5 0 0 0-2.07-.718l.23-.23l.159-.165a4 4 0 0 0-5.753-5.554l-.155.16l-.018.012l-9.326 9.33a1 1 0 0 1-1.414-1.415l9.309-9.313l.046-.043A6 6 0 0 1 16.001 2m-4.912 16.568a6.4 6.4 0 0 0 .734 2.096l-.342.341l-.053.05l-.056.045a3.721 3.721 0 0 1-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1 1 0 0 1 1.416 1.413l-7.29 7.304l-.012.008a1.721 1.721 0 0 0 2.289 2.553l.122-.1l.001.001zM23.001 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.647 1.646a.5.5 0 0 0 .708.708l2.5-2.5a.5.5 0 0 0 0-.708l-2.5-2.5a.5.5 0 0 0-.708.708L19.294 17z"/></svg>
React
import type { SVGProps } from "react";
export function FluentAttachArrowRight24Filled(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="M16 2a6 6 0 0 1 4.64 9.806a6.5 6.5 0 0 0-2.07-.718l.23-.23l.159-.165a4 4 0 0 0-5.753-5.554l-.155.16l-.018.012l-9.326 9.33a1 1 0 0 1-1.414-1.415l9.309-9.313l.046-.043A6 6 0 0 1 16.001 2m-4.912 16.568a6.4 6.4 0 0 0 .734 2.096l-.342.341l-.053.05l-.056.045a3.721 3.721 0 0 1-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1 1 0 0 1 1.416 1.413l-7.29 7.304l-.012.008a1.721 1.721 0 0 0 2.289 2.553l.122-.1l.001.001zM23.001 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.647 1.646a.5.5 0 0 0 .708.708l2.5-2.5a.5.5 0 0 0 0-.708l-2.5-2.5a.5.5 0 0 0-.708.708L19.294 17z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2a6 6 0 0 1 4.64 9.806a6.5 6.5 0 0 0-2.07-.718l.23-.23l.159-.165a4 4 0 0 0-5.753-5.554l-.155.16l-.018.012l-9.326 9.33a1 1 0 0 1-1.414-1.415l9.309-9.313l.046-.043A6 6 0 0 1 16.001 2m-4.912 16.568a6.4 6.4 0 0 0 .734 2.096l-.342.341l-.053.05l-.056.045a3.721 3.721 0 0 1-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1 1 0 0 1 1.416 1.413l-7.29 7.304l-.012.008a1.721 1.721 0 0 0 2.289 2.553l.122-.1l.001.001zM23.001 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-8.5-.5a.5.5 0 0 0 0 1h4.793l-1.647 1.646a.5.5 0 0 0 .708.708l2.5-2.5a.5.5 0 0 0 0-.708l-2.5-2.5a.5.5 0 0 0-.708.708L19.294 17z"/></svg> </template>
CSS
.icon-attach-arrow-right-24-filled {
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%22M16%202a6%206%200%200%201%204.64%209.806a6.5%206.5%200%200%200-2.07-.718l.23-.23l.159-.165a4%204%200%200%200-5.753-5.554l-.155.16l-.018.012l-9.326%209.33a1%201%200%200%201-1.414-1.415l9.309-9.313l.046-.043A6%206%200%200%201%2016.001%202m-4.912%2016.568a6.4%206.4%200%200%200%20.734%202.096l-.342.341l-.053.05l-.056.045a3.721%203.721%200%200%201-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1%201%200%200%201%201.416%201.413l-7.29%207.304l-.012.008a1.721%201.721%200%200%200%202.289%202.553l.122-.1l.001.001zM23.001%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-8.5-.5a.5.5%200%200%200%200%201h4.793l-1.647%201.646a.5.5%200%200%200%20.708.708l2.5-2.5a.5.5%200%200%200%200-.708l-2.5-2.5a.5.5%200%200%200-.708.708L19.294%2017z%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%22M16%202a6%206%200%200%201%204.64%209.806a6.5%206.5%200%200%200-2.07-.718l.23-.23l.159-.165a4%204%200%200%200-5.753-5.554l-.155.16l-.018.012l-9.326%209.33a1%201%200%200%201-1.414-1.415l9.309-9.313l.046-.043A6%206%200%200%201%2016.001%202m-4.912%2016.568a6.4%206.4%200%200%200%20.734%202.096l-.342.341l-.053.05l-.056.045a3.721%203.721%200%200%201-5.253-5.242l.149-.164l.015-.011l7.29-7.304a1%201%200%200%201%201.416%201.413l-7.29%207.304l-.012.008a1.721%201.721%200%200%200%202.289%202.553l.122-.1l.001.001zM23.001%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-8.5-.5a.5.5%200%200%200%200%201h4.793l-1.647%201.646a.5.5%200%200%200%20.708.708l2.5-2.5a.5.5%200%200%200%200-.708l-2.5-2.5a.5.5%200%200%200-.708.708L19.294%2017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/attach-arrow-right-24-filled.svg?color=%231a73e8&size=48