self transfer icon
self-transfer from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- self-transfer
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the self transfer 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="1.5"><path d="m9 14.998l-4 6.5m2.877-4.932l-1.473-.92a.97.97 0 0 0-1.338.313L3.648 18.24a.983.983 0 0 0 .287 1.335l1.572 1.052M10 12.998l1.67-3.342a3 3 0 0 1 2.684-1.658h.54a3 3 0 0 1 2.497 1.336l1.11 1.664l2 1.5m-4.5-4v5.369q0 .131.033.258L18 21.498l-4.496-6.744A3 3 0 0 1 13 13.09V8.498"/><path d="M14.5 16.953L12 21.5l3.5-4m-1-12.002a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSelfTransfer(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="1.5"><path d="m9 14.998l-4 6.5m2.877-4.932l-1.473-.92a.97.97 0 0 0-1.338.313L3.648 18.24a.983.983 0 0 0 .287 1.335l1.572 1.052M10 12.998l1.67-3.342a3 3 0 0 1 2.684-1.658h.54a3 3 0 0 1 2.497 1.336l1.11 1.664l2 1.5m-4.5-4v5.369q0 .131.033.258L18 21.498l-4.496-6.744A3 3 0 0 1 13 13.09V8.498"/><path d="M14.5 16.953L12 21.5l3.5-4m-1-12.002a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></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="1.5"><path d="m9 14.998l-4 6.5m2.877-4.932l-1.473-.92a.97.97 0 0 0-1.338.313L3.648 18.24a.983.983 0 0 0 .287 1.335l1.572 1.052M10 12.998l1.67-3.342a3 3 0 0 1 2.684-1.658h.54a3 3 0 0 1 2.497 1.336l1.11 1.664l2 1.5m-4.5-4v5.369q0 .131.033.258L18 21.498l-4.496-6.744A3 3 0 0 1 13 13.09V8.498"/><path d="M14.5 16.953L12 21.5l3.5-4m-1-12.002a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></g></svg> </template>
CSS
.icon-self-transfer {
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%221.5%22%3E%3Cpath%20d%3D%22m9%2014.998l-4%206.5m2.877-4.932l-1.473-.92a.97.97%200%200%200-1.338.313L3.648%2018.24a.983.983%200%200%200%20.287%201.335l1.572%201.052M10%2012.998l1.67-3.342a3%203%200%200%201%202.684-1.658h.54a3%203%200%200%201%202.497%201.336l1.11%201.664l2%201.5m-4.5-4v5.369q0%20.131.033.258L18%2021.498l-4.496-6.744A3%203%200%200%201%2013%2013.09V8.498%22%2F%3E%3Cpath%20d%3D%22M14.5%2016.953L12%2021.5l3.5-4m-1-12.002a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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%221.5%22%3E%3Cpath%20d%3D%22m9%2014.998l-4%206.5m2.877-4.932l-1.473-.92a.97.97%200%200%200-1.338.313L3.648%2018.24a.983.983%200%200%200%20.287%201.335l1.572%201.052M10%2012.998l1.67-3.342a3%203%200%200%201%202.684-1.658h.54a3%203%200%200%201%202.497%201.336l1.11%201.664l2%201.5m-4.5-4v5.369q0%20.131.033.258L18%2021.498l-4.496-6.744A3%203%200%200%201%2013%2013.09V8.498%22%2F%3E%3Cpath%20d%3D%22M14.5%2016.953L12%2021.5l3.5-4m-1-12.002a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/self-transfer.svg?color=%231a73e8&size=48