bye icon
bye from IconPark Outline by ByteDance · Outline · Hands · Apache-2.0 Free for personal and commercial use.
- Name
- bye
- Set
- IconPark Outline
- Style
- Outline
- Category
- Hands
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hands icons from IconPark Outline
Use the bye icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="m35 26.614l-19.854-19.3a2.93 2.93 0 0 0-4.259.188a3.334 3.334 0 0 0 .18 4.544l10.024 9.93"/><path stroke-linejoin="round" d="M21.09 21.976L10.178 11.155a3.486 3.486 0 0 0-4.735-.161a3.03 3.03 0 0 0-.18 4.417l10.993 11.203"/><path d="M16.255 26.614L10 20.5a3.3 3.3 0 0 0-4.633-.08a3.233 3.233 0 0 0-.093 4.588c9.23 9.536 14.02 14.04 15.817 15.545C24 42.99 29.735 44 32.73 42s5.702-4.846 6.987-7.671q1.147-2.525 4.458-15.561a3.305 3.305 0 0 0-2.46-4.034a3.5 3.5 0 0 0-4.166 2.493L35 26.614m-3.284-13.948a19.6 19.6 0 0 0-8.752-7.187M5.194 33.776a19.6 19.6 0 0 0 8.364 7.635"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineBye(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path d="m35 26.614l-19.854-19.3a2.93 2.93 0 0 0-4.259.188a3.334 3.334 0 0 0 .18 4.544l10.024 9.93"/><path strokeLinejoin="round" d="M21.09 21.976L10.178 11.155a3.486 3.486 0 0 0-4.735-.161a3.03 3.03 0 0 0-.18 4.417l10.993 11.203"/><path d="M16.255 26.614L10 20.5a3.3 3.3 0 0 0-4.633-.08a3.233 3.233 0 0 0-.093 4.588c9.23 9.536 14.02 14.04 15.817 15.545C24 42.99 29.735 44 32.73 42s5.702-4.846 6.987-7.671q1.147-2.525 4.458-15.561a3.305 3.305 0 0 0-2.46-4.034a3.5 3.5 0 0 0-4.166 2.493L35 26.614m-3.284-13.948a19.6 19.6 0 0 0-8.752-7.187M5.194 33.776a19.6 19.6 0 0 0 8.364 7.635"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="m35 26.614l-19.854-19.3a2.93 2.93 0 0 0-4.259.188a3.334 3.334 0 0 0 .18 4.544l10.024 9.93"/><path stroke-linejoin="round" d="M21.09 21.976L10.178 11.155a3.486 3.486 0 0 0-4.735-.161a3.03 3.03 0 0 0-.18 4.417l10.993 11.203"/><path d="M16.255 26.614L10 20.5a3.3 3.3 0 0 0-4.633-.08a3.233 3.233 0 0 0-.093 4.588c9.23 9.536 14.02 14.04 15.817 15.545C24 42.99 29.735 44 32.73 42s5.702-4.846 6.987-7.671q1.147-2.525 4.458-15.561a3.305 3.305 0 0 0-2.46-4.034a3.5 3.5 0 0 0-4.166 2.493L35 26.614m-3.284-13.948a19.6 19.6 0 0 0-8.752-7.187M5.194 33.776a19.6 19.6 0 0 0 8.364 7.635"/></g></svg> </template>
CSS
.icon-bye {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m35%2026.614l-19.854-19.3a2.93%202.93%200%200%200-4.259.188a3.334%203.334%200%200%200%20.18%204.544l10.024%209.93%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.09%2021.976L10.178%2011.155a3.486%203.486%200%200%200-4.735-.161a3.03%203.03%200%200%200-.18%204.417l10.993%2011.203%22%2F%3E%3Cpath%20d%3D%22M16.255%2026.614L10%2020.5a3.3%203.3%200%200%200-4.633-.08a3.233%203.233%200%200%200-.093%204.588c9.23%209.536%2014.02%2014.04%2015.817%2015.545C24%2042.99%2029.735%2044%2032.73%2042s5.702-4.846%206.987-7.671q1.147-2.525%204.458-15.561a3.305%203.305%200%200%200-2.46-4.034a3.5%203.5%200%200%200-4.166%202.493L35%2026.614m-3.284-13.948a19.6%2019.6%200%200%200-8.752-7.187M5.194%2033.776a19.6%2019.6%200%200%200%208.364%207.635%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m35%2026.614l-19.854-19.3a2.93%202.93%200%200%200-4.259.188a3.334%203.334%200%200%200%20.18%204.544l10.024%209.93%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.09%2021.976L10.178%2011.155a3.486%203.486%200%200%200-4.735-.161a3.03%203.03%200%200%200-.18%204.417l10.993%2011.203%22%2F%3E%3Cpath%20d%3D%22M16.255%2026.614L10%2020.5a3.3%203.3%200%200%200-4.633-.08a3.233%203.233%200%200%200-.093%204.588c9.23%209.536%2014.02%2014.04%2015.817%2015.545C24%2042.99%2029.735%2044%2032.73%2042s5.702-4.846%206.987-7.671q1.147-2.525%204.458-15.561a3.305%203.305%200%200%200-2.46-4.034a3.5%203.5%200%200%200-4.166%202.493L35%2026.614m-3.284-13.948a19.6%2019.6%200%200%200-8.752-7.187M5.194%2033.776a19.6%2019.6%200%200%200%208.364%207.635%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/bye.svg?color=%231a73e8&size=48