send icon
send-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- send-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
sendAkar Iconssend-outlinedAnt Design IconssendBootstrap IconssendBoxIcons v2sendBoxIcons v2 SolidsendCarbonsendCodiconssendFeather Iconssend-16Fluent UI System Color IconssendHuge IconssendIconParksendIconPark OutlinesendIconoirsendIonIconssendLucidesendMajesticonssendMaterial SymbolssendMaterial Symbols LightsendMaterial Design Iconssend-fillMingCute IconsendMyna UI IconssendPixelarticonssendPrime IconssendTabler Icons
Related icons in Fluent UI System Icons
Use the send icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.176 2.164C2.988 1.57 1.671 2.7 2.077 3.965l2.858 8.883a1 1 0 0 0 .787.68l11.869 1.979c.557.093.557.893 0 .986L5.723 18.471a1 1 0 0 0-.788.68l-2.858 8.886c-.407 1.265.91 2.395 2.099 1.801L29.17 17.343c1.106-.553 1.106-2.13 0-2.684z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSend32Filled(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="M4.176 2.164C2.988 1.57 1.671 2.7 2.077 3.965l2.858 8.883a1 1 0 0 0 .787.68l11.869 1.979c.557.093.557.893 0 .986L5.723 18.471a1 1 0 0 0-.788.68l-2.858 8.886c-.407 1.265.91 2.395 2.099 1.801L29.17 17.343c1.106-.553 1.106-2.13 0-2.684z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.176 2.164C2.988 1.57 1.671 2.7 2.077 3.965l2.858 8.883a1 1 0 0 0 .787.68l11.869 1.979c.557.093.557.893 0 .986L5.723 18.471a1 1 0 0 0-.788.68l-2.858 8.886c-.407 1.265.91 2.395 2.099 1.801L29.17 17.343c1.106-.553 1.106-2.13 0-2.684z"/></svg> </template>
CSS
.icon-send-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%22M4.176%202.164C2.988%201.57%201.671%202.7%202.077%203.965l2.858%208.883a1%201%200%200%200%20.787.68l11.869%201.979c.557.093.557.893%200%20.986L5.723%2018.471a1%201%200%200%200-.788.68l-2.858%208.886c-.407%201.265.91%202.395%202.099%201.801L29.17%2017.343c1.106-.553%201.106-2.13%200-2.684z%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%22M4.176%202.164C2.988%201.57%201.671%202.7%202.077%203.965l2.858%208.883a1%201%200%200%200%20.787.68l11.869%201.979c.557.093.557.893%200%20.986L5.723%2018.471a1%201%200%200%200-.788.68l-2.858%208.886c-.407%201.265.91%202.395%202.099%201.801L29.17%2017.343c1.106-.553%201.106-2.13%200-2.684z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/send-32-filled.svg?color=%231a73e8&size=48