database arrow right icon
database-arrow-right-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- database-arrow-right-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
database-arrow-down-20-filleddatabase-arrow-up-16-filleddatabase-checkmark-16-filleddatabase-lightning-20-filleddatabase-link-20-filleddatabase-multiple-20-filleddatabase-person-20-filleddatabase-plug-connected-20-filleddatabase-search-20-filleddatabase-settings-16-filleddatabase-stack-16-filleddatabase-switch-20-filleddatabase-warning-20-filleddatabase-window-20-filled
Use the database arrow right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3 12.5c0 1.296 1.775 2.301 4.239 2.474A5.48 5.48 0 0 1 6 11.5c0-1.862.93-3.51 2.35-4.506Q8.176 7 8 7c-2.136 0-3.943-.587-5-1.513zm10-9C13 4.881 10.761 6 8 6S3 4.881 3 3.5S5.239 1 8 1s5 1.119 5 2.5M11.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.353 4.854l.003-.003a.5.5 0 0 0 .144-.348v-.006a.5.5 0 0 0-.146-.35l-2-2a.5.5 0 0 0-.708.707L12.293 11H9.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708z"/></svg>
React
import type { SVGProps } from "react";
export function FluentDatabaseArrowRight16Filled(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="M3 12.5c0 1.296 1.775 2.301 4.239 2.474A5.48 5.48 0 0 1 6 11.5c0-1.862.93-3.51 2.35-4.506Q8.176 7 8 7c-2.136 0-3.943-.587-5-1.513zm10-9C13 4.881 10.761 6 8 6S3 4.881 3 3.5S5.239 1 8 1s5 1.119 5 2.5M11.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.353 4.854l.003-.003a.5.5 0 0 0 .144-.348v-.006a.5.5 0 0 0-.146-.35l-2-2a.5.5 0 0 0-.708.707L12.293 11H9.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3 12.5c0 1.296 1.775 2.301 4.239 2.474A5.48 5.48 0 0 1 6 11.5c0-1.862.93-3.51 2.35-4.506Q8.176 7 8 7c-2.136 0-3.943-.587-5-1.513zm10-9C13 4.881 10.761 6 8 6S3 4.881 3 3.5S5.239 1 8 1s5 1.119 5 2.5M11.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.353 4.854l.003-.003a.5.5 0 0 0 .144-.348v-.006a.5.5 0 0 0-.146-.35l-2-2a.5.5 0 0 0-.708.707L12.293 11H9.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708z"/></svg> </template>
CSS
.icon-database-arrow-right-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%22M3%2012.5c0%201.296%201.775%202.301%204.239%202.474A5.48%205.48%200%200%201%206%2011.5c0-1.862.93-3.51%202.35-4.506Q8.176%207%208%207c-2.136%200-3.943-.587-5-1.513zm10-9C13%204.881%2010.761%206%208%206S3%204.881%203%203.5S5.239%201%208%201s5%201.119%205%202.5M11.5%207a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m2.353%204.854l.003-.003a.5.5%200%200%200%20.144-.348v-.006a.5.5%200%200%200-.146-.35l-2-2a.5.5%200%200%200-.708.707L12.293%2011H9.5a.5.5%200%200%200%200%201h2.793l-1.147%201.146a.5.5%200%200%200%20.708.708z%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%22M3%2012.5c0%201.296%201.775%202.301%204.239%202.474A5.48%205.48%200%200%201%206%2011.5c0-1.862.93-3.51%202.35-4.506Q8.176%207%208%207c-2.136%200-3.943-.587-5-1.513zm10-9C13%204.881%2010.761%206%208%206S3%204.881%203%203.5S5.239%201%208%201s5%201.119%205%202.5M11.5%207a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m2.353%204.854l.003-.003a.5.5%200%200%200%20.144-.348v-.006a.5.5%200%200%200-.146-.35l-2-2a.5.5%200%200%200-.708.707L12.293%2011H9.5a.5.5%200%200%200%200%201h2.793l-1.147%201.146a.5.5%200%200%200%20.708.708z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/database-arrow-right-16-filled.svg?color=%231a73e8&size=48