send-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
send-two-tone
Set
Keyline Icons
Style
Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the send icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2.4327 6.7465L21.7163 1.0411C21.8084 1.0138 21.9039 1 22 1C22.5523 1 23 1.4477 23 2C23 2.0961 22.9862 2.1916 22.9589 2.2837L17.2535 21.5673C17.0021 22.4169 16.2217 22.9999 15.3357 22.9999C14.6748 22.9999 14.0565 22.6734 13.6839 22.1275L9.1044 15.4197C8.9639 15.2139 8.7861 15.0361 8.5803 14.8956L1.8725 10.3161C1.3266 9.9435 1.0001 9.3252 1.0001 8.6643C1.0001 7.7783 1.5831 6.9979 2.4327 6.7465Z" stroke="none"/><path d="M2.7164 7.7054L22 2L16.2946 21.2836C16.0554 22.0918 14.985 22.2598 14.5098 21.5637L9.9303 14.8559C9.7195 14.5471 9.4529 14.2805 9.1441 14.0697L2.4363 9.4902C1.7402 9.015 1.9082 7.9446 2.7164 7.7054ZM9.6113 14.3887L22 2"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsSendTwoTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M2.4327 6.7465L21.7163 1.0411C21.8084 1.0138 21.9039 1 22 1C22.5523 1 23 1.4477 23 2C23 2.0961 22.9862 2.1916 22.9589 2.2837L17.2535 21.5673C17.0021 22.4169 16.2217 22.9999 15.3357 22.9999C14.6748 22.9999 14.0565 22.6734 13.6839 22.1275L9.1044 15.4197C8.9639 15.2139 8.7861 15.0361 8.5803 14.8956L1.8725 10.3161C1.3266 9.9435 1.0001 9.3252 1.0001 8.6643C1.0001 7.7783 1.5831 6.9979 2.4327 6.7465Z" stroke="none"/><path d="M2.7164 7.7054L22 2L16.2946 21.2836C16.0554 22.0918 14.985 22.2598 14.5098 21.5637L9.9303 14.8559C9.7195 14.5471 9.4529 14.2805 9.1441 14.0697L2.4363 9.4902C1.7402 9.015 1.9082 7.9446 2.7164 7.7054ZM9.6113 14.3887L22 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2.4327 6.7465L21.7163 1.0411C21.8084 1.0138 21.9039 1 22 1C22.5523 1 23 1.4477 23 2C23 2.0961 22.9862 2.1916 22.9589 2.2837L17.2535 21.5673C17.0021 22.4169 16.2217 22.9999 15.3357 22.9999C14.6748 22.9999 14.0565 22.6734 13.6839 22.1275L9.1044 15.4197C8.9639 15.2139 8.7861 15.0361 8.5803 14.8956L1.8725 10.3161C1.3266 9.9435 1.0001 9.3252 1.0001 8.6643C1.0001 7.7783 1.5831 6.9979 2.4327 6.7465Z" stroke="none"/><path d="M2.7164 7.7054L22 2L16.2946 21.2836C16.0554 22.0918 14.985 22.2598 14.5098 21.5637L9.9303 14.8559C9.7195 14.5471 9.4529 14.2805 9.1441 14.0697L2.4363 9.4902C1.7402 9.015 1.9082 7.9446 2.7164 7.7054ZM9.6113 14.3887L22 2"/></g></svg>
</template>

CSS

.icon-send-two-tone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2.4327%206.7465L21.7163%201.0411C21.8084%201.0138%2021.9039%201%2022%201C22.5523%201%2023%201.4477%2023%202C23%202.0961%2022.9862%202.1916%2022.9589%202.2837L17.2535%2021.5673C17.0021%2022.4169%2016.2217%2022.9999%2015.3357%2022.9999C14.6748%2022.9999%2014.0565%2022.6734%2013.6839%2022.1275L9.1044%2015.4197C8.9639%2015.2139%208.7861%2015.0361%208.5803%2014.8956L1.8725%2010.3161C1.3266%209.9435%201.0001%209.3252%201.0001%208.6643C1.0001%207.7783%201.5831%206.9979%202.4327%206.7465Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2.7164%207.7054L22%202L16.2946%2021.2836C16.0554%2022.0918%2014.985%2022.2598%2014.5098%2021.5637L9.9303%2014.8559C9.7195%2014.5471%209.4529%2014.2805%209.1441%2014.0697L2.4363%209.4902C1.7402%209.015%201.9082%207.9446%202.7164%207.7054ZM9.6113%2014.3887L22%202%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2.4327%206.7465L21.7163%201.0411C21.8084%201.0138%2021.9039%201%2022%201C22.5523%201%2023%201.4477%2023%202C23%202.0961%2022.9862%202.1916%2022.9589%202.2837L17.2535%2021.5673C17.0021%2022.4169%2016.2217%2022.9999%2015.3357%2022.9999C14.6748%2022.9999%2014.0565%2022.6734%2013.6839%2022.1275L9.1044%2015.4197C8.9639%2015.2139%208.7861%2015.0361%208.5803%2014.8956L1.8725%2010.3161C1.3266%209.9435%201.0001%209.3252%201.0001%208.6643C1.0001%207.7783%201.5831%206.9979%202.4327%206.7465Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2.7164%207.7054L22%202L16.2946%2021.2836C16.0554%2022.0918%2014.985%2022.2598%2014.5098%2021.5637L9.9303%2014.8559C9.7195%2014.5471%209.4529%2014.2805%209.1441%2014.0697L2.4363%209.4902C1.7402%209.015%201.9082%207.9446%202.7164%207.7054ZM9.6113%2014.3887L22%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/send-two-tone.svg?color=%231a73e8&size=48