send icon
send-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.
- Name
- send-32
- Set
- Fluent UI System Color Icons
- Style
- 32
- Viewbox
- 32×32
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
sendAkar Iconssend-outlinedAnt Design IconssendBootstrap IconssendBoxIcons v2sendBoxIcons v2 SolidsendCarbonsendCodiconssendFeather Iconssend-16-filledFluent UI System IconssendHuge IconssendIconParksendIconPark OutlinesendIconoirsendIonIconssendLucidesendMajesticonssendMaterial SymbolssendMaterial Symbols LightsendMaterial Design Iconssend-fillMingCute IconsendMyna UI IconssendPixelarticonssendPrime IconssendTabler Icons
Related icons in Fluent UI System Color Icons
Use the send icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGWnG8Fexh2)" d="m4.664 20l1.286-3.999l-1.286-3.999l16.092 3.016c1.087.204 1.087 1.762 0 1.966z"/><path fill="url(#SVGZfSkUdnm2)" d="M4.176 2.164c-1.188-.594-2.505.536-2.099 1.8l2.858 8.884a1 1 0 0 0 .787.68l11.869 1.979c.557.092.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.8L29.17 17.343c1.106-.552 1.106-2.13 0-2.683z"/><path fill="url(#SVGJ3yrNeTK2)" d="M4.176 2.164c-1.188-.594-2.505.536-2.099 1.8l2.858 8.884a1 1 0 0 0 .787.68l11.869 1.979c.557.092.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.8L29.17 17.343c1.106-.552 1.106-2.13 0-2.683z"/><defs><linearGradient id="SVGZfSkUdnm2" x1="2.002" x2="25.983" y1="-9.374" y2="22.488" gradientUnits="userSpaceOnUse"><stop stop-color="#3bd5ff"/><stop offset="1" stop-color="#0094f0"/></linearGradient><linearGradient id="SVGJ3yrNeTK2" x1="16.001" x2="23.283" y1="9.548" y2="29.249" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#dcf8ff" stop-opacity="0"/><stop offset=".769" stop-color="#ff6ce8" stop-opacity=".7"/></linearGradient><radialGradient id="SVGWnG8Fexh2" cx="0" cy="0" r="1" gradientTransform="matrix(13.9839 0 0 1.81128 .016 16.001)" gradientUnits="userSpaceOnUse"><stop stop-color="#0094f0"/><stop offset="1" stop-color="#2052cb"/></radialGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorSend32(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGWnG8Fexh2)" d="m4.664 20l1.286-3.999l-1.286-3.999l16.092 3.016c1.087.204 1.087 1.762 0 1.966z"/><path fill="url(#SVGZfSkUdnm2)" d="M4.176 2.164c-1.188-.594-2.505.536-2.099 1.8l2.858 8.884a1 1 0 0 0 .787.68l11.869 1.979c.557.092.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.8L29.17 17.343c1.106-.552 1.106-2.13 0-2.683z"/><path fill="url(#SVGJ3yrNeTK2)" d="M4.176 2.164c-1.188-.594-2.505.536-2.099 1.8l2.858 8.884a1 1 0 0 0 .787.68l11.869 1.979c.557.092.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.8L29.17 17.343c1.106-.552 1.106-2.13 0-2.683z"/><defs><linearGradient id="SVGZfSkUdnm2" x1="2.002" x2="25.983" y1="-9.374" y2="22.488" gradientUnits="userSpaceOnUse"><stop stopColor="#3bd5ff"/><stop offset="1" stopColor="#0094f0"/></linearGradient><linearGradient id="SVGJ3yrNeTK2" x1="16.001" x2="23.283" y1="9.548" y2="29.249" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#dcf8ff" stopOpacity="0"/><stop offset=".769" stopColor="#ff6ce8" stopOpacity=".7"/></linearGradient><radialGradient id="SVGWnG8Fexh2" cx="0" cy="0" r="1" gradientTransform="matrix(13.9839 0 0 1.81128 .016 16.001)" gradientUnits="userSpaceOnUse"><stop stopColor="#0094f0"/><stop offset="1" stopColor="#2052cb"/></radialGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGWnG8Fexh2)" d="m4.664 20l1.286-3.999l-1.286-3.999l16.092 3.016c1.087.204 1.087 1.762 0 1.966z"/><path fill="url(#SVGZfSkUdnm2)" d="M4.176 2.164c-1.188-.594-2.505.536-2.099 1.8l2.858 8.884a1 1 0 0 0 .787.68l11.869 1.979c.557.092.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.8L29.17 17.343c1.106-.552 1.106-2.13 0-2.683z"/><path fill="url(#SVGJ3yrNeTK2)" d="M4.176 2.164c-1.188-.594-2.505.536-2.099 1.8l2.858 8.884a1 1 0 0 0 .787.68l11.869 1.979c.557.092.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.8L29.17 17.343c1.106-.552 1.106-2.13 0-2.683z"/><defs><linearGradient id="SVGZfSkUdnm2" x1="2.002" x2="25.983" y1="-9.374" y2="22.488" gradientUnits="userSpaceOnUse"><stop stop-color="#3bd5ff"/><stop offset="1" stop-color="#0094f0"/></linearGradient><linearGradient id="SVGJ3yrNeTK2" x1="16.001" x2="23.283" y1="9.548" y2="29.249" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#dcf8ff" stop-opacity="0"/><stop offset=".769" stop-color="#ff6ce8" stop-opacity=".7"/></linearGradient><radialGradient id="SVGWnG8Fexh2" cx="0" cy="0" r="1" gradientTransform="matrix(13.9839 0 0 1.81128 .016 16.001)" gradientUnits="userSpaceOnUse"><stop stop-color="#0094f0"/><stop offset="1" stop-color="#2052cb"/></radialGradient></defs></g></svg> </template>
CSS
.icon-send-32 {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGWnG8Fexh2)%22%20d%3D%22m4.664%2020l1.286-3.999l-1.286-3.999l16.092%203.016c1.087.204%201.087%201.762%200%201.966z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZfSkUdnm2)%22%20d%3D%22M4.176%202.164c-1.188-.594-2.505.536-2.099%201.8l2.858%208.884a1%201%200%200%200%20.787.68l11.869%201.979c.557.092.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.8L29.17%2017.343c1.106-.552%201.106-2.13%200-2.683z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJ3yrNeTK2)%22%20d%3D%22M4.176%202.164c-1.188-.594-2.505.536-2.099%201.8l2.858%208.884a1%201%200%200%200%20.787.68l11.869%201.979c.557.092.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.8L29.17%2017.343c1.106-.552%201.106-2.13%200-2.683z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZfSkUdnm2%22%20x1%3D%222.002%22%20x2%3D%2225.983%22%20y1%3D%22-9.374%22%20y2%3D%2222.488%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233bd5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJ3yrNeTK2%22%20x1%3D%2216.001%22%20x2%3D%2223.283%22%20y1%3D%229.548%22%20y2%3D%2229.249%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%23dcf8ff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.769%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%22.7%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGWnG8Fexh2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(13.9839%200%200%201.81128%20.016%2016.001)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230094f0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232052cb%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGWnG8Fexh2)%22%20d%3D%22m4.664%2020l1.286-3.999l-1.286-3.999l16.092%203.016c1.087.204%201.087%201.762%200%201.966z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZfSkUdnm2)%22%20d%3D%22M4.176%202.164c-1.188-.594-2.505.536-2.099%201.8l2.858%208.884a1%201%200%200%200%20.787.68l11.869%201.979c.557.092.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.8L29.17%2017.343c1.106-.552%201.106-2.13%200-2.683z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJ3yrNeTK2)%22%20d%3D%22M4.176%202.164c-1.188-.594-2.505.536-2.099%201.8l2.858%208.884a1%201%200%200%200%20.787.68l11.869%201.979c.557.092.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.8L29.17%2017.343c1.106-.552%201.106-2.13%200-2.683z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZfSkUdnm2%22%20x1%3D%222.002%22%20x2%3D%2225.983%22%20y1%3D%22-9.374%22%20y2%3D%2222.488%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233bd5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJ3yrNeTK2%22%20x1%3D%2216.001%22%20x2%3D%2223.283%22%20y1%3D%229.548%22%20y2%3D%2229.249%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%23dcf8ff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.769%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%22.7%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGWnG8Fexh2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(13.9839%200%200%201.81128%20.016%2016.001)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230094f0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232052cb%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/send-32.svg?color=%231a73e8&size=48