gesture slide left and right icon
gesture-slide-left-and-right-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- gesture-slide-left-and-right-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the gesture slide left and right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.598 5.2A11.01 11.01 0 0 0 5.4 5.2h2.1v2H2.513V1.5h2v1.871a13.01 13.01 0 0 1 14.972.001l.002-1.872l2 .001l-.003 5.7h-4.985v-2z"/><path fill="currentColor" d="M12 4.81a2.26 2.26 0 0 0-2.26 2.26v8.064l-2.676-.53a1.88 1.88 0 0 0-1.927.802l-.95 1.425l4.299 5.592a2.76 2.76 0 0 0 2.185 1.076h7.086c1.187 0 2.24-.76 2.615-1.885l1.783-5.35a2.76 2.76 0 0 0-1.226-3.253l-3.625-2.116a2.76 2.76 0 0 0-1.39-.375h-1.653V7.07A2.26 2.26 0 0 0 12 4.81"/></svg>
React
import type { SVGProps } from "react";
export function TdesignGestureSlideLeftAndRightFilled(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.598 5.2A11.01 11.01 0 0 0 5.4 5.2h2.1v2H2.513V1.5h2v1.871a13.01 13.01 0 0 1 14.972.001l.002-1.872l2 .001l-.003 5.7h-4.985v-2z"/><path fill="currentColor" d="M12 4.81a2.26 2.26 0 0 0-2.26 2.26v8.064l-2.676-.53a1.88 1.88 0 0 0-1.927.802l-.95 1.425l4.299 5.592a2.76 2.76 0 0 0 2.185 1.076h7.086c1.187 0 2.24-.76 2.615-1.885l1.783-5.35a2.76 2.76 0 0 0-1.226-3.253l-3.625-2.116a2.76 2.76 0 0 0-1.39-.375h-1.653V7.07A2.26 2.26 0 0 0 12 4.81"/></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.598 5.2A11.01 11.01 0 0 0 5.4 5.2h2.1v2H2.513V1.5h2v1.871a13.01 13.01 0 0 1 14.972.001l.002-1.872l2 .001l-.003 5.7h-4.985v-2z"/><path fill="currentColor" d="M12 4.81a2.26 2.26 0 0 0-2.26 2.26v8.064l-2.676-.53a1.88 1.88 0 0 0-1.927.802l-.95 1.425l4.299 5.592a2.76 2.76 0 0 0 2.185 1.076h7.086c1.187 0 2.24-.76 2.615-1.885l1.783-5.35a2.76 2.76 0 0 0-1.226-3.253l-3.625-2.116a2.76 2.76 0 0 0-1.39-.375h-1.653V7.07A2.26 2.26 0 0 0 12 4.81"/></svg> </template>
CSS
.icon-gesture-slide-left-and-right-filled {
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.598%205.2A11.01%2011.01%200%200%200%205.4%205.2h2.1v2H2.513V1.5h2v1.871a13.01%2013.01%200%200%201%2014.972.001l.002-1.872l2%20.001l-.003%205.7h-4.985v-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204.81a2.26%202.26%200%200%200-2.26%202.26v8.064l-2.676-.53a1.88%201.88%200%200%200-1.927.802l-.95%201.425l4.299%205.592a2.76%202.76%200%200%200%202.185%201.076h7.086c1.187%200%202.24-.76%202.615-1.885l1.783-5.35a2.76%202.76%200%200%200-1.226-3.253l-3.625-2.116a2.76%202.76%200%200%200-1.39-.375h-1.653V7.07A2.26%202.26%200%200%200%2012%204.81%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.598%205.2A11.01%2011.01%200%200%200%205.4%205.2h2.1v2H2.513V1.5h2v1.871a13.01%2013.01%200%200%201%2014.972.001l.002-1.872l2%20.001l-.003%205.7h-4.985v-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204.81a2.26%202.26%200%200%200-2.26%202.26v8.064l-2.676-.53a1.88%201.88%200%200%200-1.927.802l-.95%201.425l4.299%205.592a2.76%202.76%200%200%200%202.185%201.076h7.086c1.187%200%202.24-.76%202.615-1.885l1.783-5.35a2.76%202.76%200%200%200-1.226-3.253l-3.625-2.116a2.76%202.76%200%200%200-1.39-.375h-1.653V7.07A2.26%202.26%200%200%200%2012%204.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/gesture-slide-left-and-right-filled.svg?color=%231a73e8&size=48