resend from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
resend
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the resend logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.24 13.9c.93-.51 1.65-1.22 2.19-2.11c.53-.91.8-1.93.8-3.06s-.27-2.07-.8-2.93a5.63 5.63 0 0 0-2.21-2.06c-.93-.5-1.96-.75-3.11-.75H5v18h4.17v-6.33h2.25l3.56 6.33h4.99l-4.03-6.94c.1-.05.2-.1.3-.16Zm-1.59-3.7c-.17.36-.43.64-.77.85c-.33.19-.71.28-1.16.28H9.17V6.65h3.16c.55 0 1.01.09 1.39.28c.39.19.69.46.9.82c.21.34.31.75.31 1.21s-.09.87-.28 1.23Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlResend(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="M16.24 13.9c.93-.51 1.65-1.22 2.19-2.11c.53-.91.8-1.93.8-3.06s-.27-2.07-.8-2.93a5.63 5.63 0 0 0-2.21-2.06c-.93-.5-1.96-.75-3.11-.75H5v18h4.17v-6.33h2.25l3.56 6.33h4.99l-4.03-6.94c.1-.05.2-.1.3-.16Zm-1.59-3.7c-.17.36-.43.64-.77.85c-.33.19-.71.28-1.16.28H9.17V6.65h3.16c.55 0 1.01.09 1.39.28c.39.19.69.46.9.82c.21.34.31.75.31 1.21s-.09.87-.28 1.23Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.24 13.9c.93-.51 1.65-1.22 2.19-2.11c.53-.91.8-1.93.8-3.06s-.27-2.07-.8-2.93a5.63 5.63 0 0 0-2.21-2.06c-.93-.5-1.96-.75-3.11-.75H5v18h4.17v-6.33h2.25l3.56 6.33h4.99l-4.03-6.94c.1-.05.2-.1.3-.16Zm-1.59-3.7c-.17.36-.43.64-.77.85c-.33.19-.71.28-1.16.28H9.17V6.65h3.16c.55 0 1.01.09 1.39.28c.39.19.69.46.9.82c.21.34.31.75.31 1.21s-.09.87-.28 1.23Z"/></svg>
</template>

CSS

.icon-resend {
  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%22M16.24%2013.9c.93-.51%201.65-1.22%202.19-2.11c.53-.91.8-1.93.8-3.06s-.27-2.07-.8-2.93a5.63%205.63%200%200%200-2.21-2.06c-.93-.5-1.96-.75-3.11-.75H5v18h4.17v-6.33h2.25l3.56%206.33h4.99l-4.03-6.94c.1-.05.2-.1.3-.16Zm-1.59-3.7c-.17.36-.43.64-.77.85c-.33.19-.71.28-1.16.28H9.17V6.65h3.16c.55%200%201.01.09%201.39.28c.39.19.69.46.9.82c.21.34.31.75.31%201.21s-.09.87-.28%201.23Z%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%22M16.24%2013.9c.93-.51%201.65-1.22%202.19-2.11c.53-.91.8-1.93.8-3.06s-.27-2.07-.8-2.93a5.63%205.63%200%200%200-2.21-2.06c-.93-.5-1.96-.75-3.11-.75H5v18h4.17v-6.33h2.25l3.56%206.33h4.99l-4.03-6.94c.1-.05.2-.1.3-.16Zm-1.59-3.7c-.17.36-.43.64-.77.85c-.33.19-.71.28-1.16.28H9.17V6.65h3.16c.55%200%201.01.09%201.39.28c.39.19.69.46.9.82c.21.34.31.75.31%201.21s-.09.87-.28%201.23Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/resend.svg?color=%231a73e8&size=48