send icon
send-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- send-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
sendAkar Iconssend-outlinedAnt Design IconssendBootstrap IconssendBoxIcons v2sendBoxIcons v2 SolidsendCarbonsendCodiconssendFeather Iconssend-16-filledFluent UI System Iconssend-16Fluent UI System Color IconssendHuge IconssendIconParksendIconPark OutlinesendIconoirsendIonIconssendLucidesendMajesticonssendMaterial SymbolssendMaterial Symbols LightsendMaterial Design IconssendMyna UI IconssendPixelarticonssendPrime IconssendTabler Icons
Related icons in MingCute Icon
Use the send icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.815 3.585c.996-.36 1.96.604 1.6 1.6l-5.646 15.61c-.361 1-1.725 1.121-2.257.202l-2.982-5.15a1 1 0 0 0 .177-.139l5-5a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0-.14.176l-5.15-2.982c-.92-.532-.798-1.895.201-2.257z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSendFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.815 3.585c.996-.36 1.96.604 1.6 1.6l-5.646 15.61c-.361 1-1.725 1.121-2.257.202l-2.982-5.15a1 1 0 0 0 .177-.139l5-5a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0-.14.176l-5.15-2.982c-.92-.532-.798-1.895.201-2.257z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.815 3.585c.996-.36 1.96.604 1.6 1.6l-5.646 15.61c-.361 1-1.725 1.121-2.257.202l-2.982-5.15a1 1 0 0 0 .177-.139l5-5a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0-.14.176l-5.15-2.982c-.92-.532-.798-1.895.201-2.257z"/></svg> </template>
CSS
.icon-send-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.815%203.585c.996-.36%201.96.604%201.6%201.6l-5.646%2015.61c-.361%201-1.725%201.121-2.257.202l-2.982-5.15a1%201%200%200%200%20.177-.139l5-5a1%201%200%200%200-1.414-1.414l-5%205a1%201%200%200%200-.14.176l-5.15-2.982c-.92-.532-.798-1.895.201-2.257z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.815%203.585c.996-.36%201.96.604%201.6%201.6l-5.646%2015.61c-.361%201-1.725%201.121-2.257.202l-2.982-5.15a1%201%200%200%200%20.177-.139l5-5a1%201%200%200%200-1.414-1.414l-5%205a1%201%200%200%200-.14.176l-5.15-2.982c-.92-.532-.798-1.895.201-2.257z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/send-fill.svg?color=%231a73e8&size=48