arrow download off icon
arrow-download-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- arrow-download-off-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
arrow-download-off-16-regulararrow-download-off-20-filledarrow-download-off-20-regulararrow-download-off-24-filledarrow-download-off-24-regulararrow-download-off-28-filledarrow-download-off-28-regulararrow-download-off-32-filledarrow-download-off-32-regulararrow-download-off-48-filledarrow-download-off-48-regular
Related icons in Fluent UI System Icons
arrow-autofit-content-20-filledarrow-autofit-down-20-filledarrow-autofit-height-20-filledarrow-autofit-height-dotted-20-filledarrow-autofit-height-in-20-filledarrow-autofit-up-20-filledarrow-autofit-width-20-filledarrow-autofit-width-dotted-20-filledarrow-between-down-20-filledarrow-between-up-20-filledarrow-bidirectional-left-right-16-filledarrow-bidirectional-up-down-12-filledarrow-bounce-12-filledarrow-circle-down-12-filledarrow-circle-down-double-20-filledarrow-circle-down-right-12-filledarrow-circle-down-split-20-filledarrow-circle-down-up-20-filledarrow-circle-left-12-filledarrow-circle-right-12-filledarrow-circle-up-12-filledarrow-circle-up-left-16-filledarrow-circle-up-right-16-filledarrow-circle-up-sparkle-20-filled
Use the arrow download off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.802 10.509L8.53 11.78a.75.75 0 0 1-.976.073l-.084-.073l-3.536-3.535a.75.75 0 0 1 .977-1.133l.084.072L7.25 9.44V7.957L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708l-.919-.92a.75.75 0 0 1-.625.56l-.102.006h-9a.75.75 0 0 1-.102-1.493L3.5 13h8.793zm1.414-1.414l-1.061-1.061l.85-.85a.75.75 0 0 1 .977-.072l.084.072a.75.75 0 0 1 .072.977l-.072.084zM7.25 1.75v3.379l1.5 1.5V1.75l-.007-.102A.75.75 0 0 0 8 1l-.102.007a.75.75 0 0 0-.648.743"/></svg>
React
import type { SVGProps } from "react";
export function FluentArrowDownloadOff16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.802 10.509L8.53 11.78a.75.75 0 0 1-.976.073l-.084-.073l-3.536-3.535a.75.75 0 0 1 .977-1.133l.084.072L7.25 9.44V7.957L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708l-.919-.92a.75.75 0 0 1-.625.56l-.102.006h-9a.75.75 0 0 1-.102-1.493L3.5 13h8.793zm1.414-1.414l-1.061-1.061l.85-.85a.75.75 0 0 1 .977-.072l.084.072a.75.75 0 0 1 .072.977l-.072.084zM7.25 1.75v3.379l1.5 1.5V1.75l-.007-.102A.75.75 0 0 0 8 1l-.102.007a.75.75 0 0 0-.648.743"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.802 10.509L8.53 11.78a.75.75 0 0 1-.976.073l-.084-.073l-3.536-3.535a.75.75 0 0 1 .977-1.133l.084.072L7.25 9.44V7.957L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708l-.919-.92a.75.75 0 0 1-.625.56l-.102.006h-9a.75.75 0 0 1-.102-1.493L3.5 13h8.793zm1.414-1.414l-1.061-1.061l.85-.85a.75.75 0 0 1 .977-.072l.084.072a.75.75 0 0 1 .072.977l-.072.084zM7.25 1.75v3.379l1.5 1.5V1.75l-.007-.102A.75.75 0 0 0 8 1l-.102.007a.75.75 0 0 0-.648.743"/></svg> </template>
CSS
.icon-arrow-download-off-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.802%2010.509L8.53%2011.78a.75.75%200%200%201-.976.073l-.084-.073l-3.536-3.535a.75.75%200%200%201%20.977-1.133l.084.072L7.25%209.44V7.957L1.146%201.854a.5.5%200%201%201%20.708-.708l13%2013a.5.5%200%200%201-.708.708l-.919-.92a.75.75%200%200%201-.625.56l-.102.006h-9a.75.75%200%200%201-.102-1.493L3.5%2013h8.793zm1.414-1.414l-1.061-1.061l.85-.85a.75.75%200%200%201%20.977-.072l.084.072a.75.75%200%200%201%20.072.977l-.072.084zM7.25%201.75v3.379l1.5%201.5V1.75l-.007-.102A.75.75%200%200%200%208%201l-.102.007a.75.75%200%200%200-.648.743%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.802%2010.509L8.53%2011.78a.75.75%200%200%201-.976.073l-.084-.073l-3.536-3.535a.75.75%200%200%201%20.977-1.133l.084.072L7.25%209.44V7.957L1.146%201.854a.5.5%200%201%201%20.708-.708l13%2013a.5.5%200%200%201-.708.708l-.919-.92a.75.75%200%200%201-.625.56l-.102.006h-9a.75.75%200%200%201-.102-1.493L3.5%2013h8.793zm1.414-1.414l-1.061-1.061l.85-.85a.75.75%200%200%201%20.977-.072l.084.072a.75.75%200%200%201%20.072.977l-.072.084zM7.25%201.75v3.379l1.5%201.5V1.75l-.007-.102A.75.75%200%200%200%208%201l-.102.007a.75.75%200%200%200-.648.743%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-download-off-16-filled.svg?color=%231a73e8&size=48