database arrow right icon

database-arrow-right-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
database-arrow-right-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the database arrow right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 14c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v4.33a9 9 0 0 0-9.758 14.763q-.612.03-1.242.031c-6.075 0-11-2.239-11-5V10.876c.726.615 1.571 1.106 2.394 1.48C9.7 13.404 12.744 14 16 14M5 7c0-2.761 4.925-5 11-5s11 2.239 11 5s-4.925 5-11 5S5 9.761 5 7m26 16.5a7.5 7.5 0 1 0-15 0a7.5 7.5 0 0 0 15 0m-12.25-1h7.69l-2.72-2.72a.75.75 0 1 1 1.06-1.06l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06L26.44 24h-7.69a.75.75 0 0 1 0-1.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentDatabaseArrowRight32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 14c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v4.33a9 9 0 0 0-9.758 14.763q-.612.03-1.242.031c-6.075 0-11-2.239-11-5V10.876c.726.615 1.571 1.106 2.394 1.48C9.7 13.404 12.744 14 16 14M5 7c0-2.761 4.925-5 11-5s11 2.239 11 5s-4.925 5-11 5S5 9.761 5 7m26 16.5a7.5 7.5 0 1 0-15 0a7.5 7.5 0 0 0 15 0m-12.25-1h7.69l-2.72-2.72a.75.75 0 1 1 1.06-1.06l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06L26.44 24h-7.69a.75.75 0 0 1 0-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 14c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v4.33a9 9 0 0 0-9.758 14.763q-.612.03-1.242.031c-6.075 0-11-2.239-11-5V10.876c.726.615 1.571 1.106 2.394 1.48C9.7 13.404 12.744 14 16 14M5 7c0-2.761 4.925-5 11-5s11 2.239 11 5s-4.925 5-11 5S5 9.761 5 7m26 16.5a7.5 7.5 0 1 0-15 0a7.5 7.5 0 0 0 15 0m-12.25-1h7.69l-2.72-2.72a.75.75 0 1 1 1.06-1.06l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06L26.44 24h-7.69a.75.75 0 0 1 0-1.5"/></svg>
</template>

CSS

.icon-database-arrow-right-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2014c3.256%200%206.3-.596%208.606-1.644c.823-.374%201.668-.865%202.394-1.48v4.33a9%209%200%200%200-9.758%2014.763q-.612.03-1.242.031c-6.075%200-11-2.239-11-5V10.876c.726.615%201.571%201.106%202.394%201.48C9.7%2013.404%2012.744%2014%2016%2014M5%207c0-2.761%204.925-5%2011-5s11%202.239%2011%205s-4.925%205-11%205S5%209.761%205%207m26%2016.5a7.5%207.5%200%201%200-15%200a7.5%207.5%200%200%200%2015%200m-12.25-1h7.69l-2.72-2.72a.75.75%200%201%201%201.06-1.06l4%204a.75.75%200%200%201%200%201.06l-4%204a.75.75%200%201%201-1.06-1.06L26.44%2024h-7.69a.75.75%200%200%201%200-1.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2014c3.256%200%206.3-.596%208.606-1.644c.823-.374%201.668-.865%202.394-1.48v4.33a9%209%200%200%200-9.758%2014.763q-.612.03-1.242.031c-6.075%200-11-2.239-11-5V10.876c.726.615%201.571%201.106%202.394%201.48C9.7%2013.404%2012.744%2014%2016%2014M5%207c0-2.761%204.925-5%2011-5s11%202.239%2011%205s-4.925%205-11%205S5%209.761%205%207m26%2016.5a7.5%207.5%200%201%200-15%200a7.5%207.5%200%200%200%2015%200m-12.25-1h7.69l-2.72-2.72a.75.75%200%201%201%201.06-1.06l4%204a.75.75%200%200%201%200%201.06l-4%204a.75.75%200%201%201-1.06-1.06L26.44%2024h-7.69a.75.75%200%200%201%200-1.5%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-32-filled.svg?color=%231a73e8&size=48