round-swipe from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
round-swipe
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the round swipe icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.15 2.85l-1.02 1.02C18.69 2.17 15.6 1 12 1S5.31 2.17 3.87 3.87L2.85 2.85a.5.5 0 0 0-.85.36V6.5c0 .28.22.5.5.5h3.29c.45 0 .67-.54.35-.85L4.93 4.93c1-1.29 3.7-2.43 7.07-2.43s6.07 1.14 7.07 2.43l-1.22 1.22a.5.5 0 0 0 .36.85h3.29c.28 0 .5-.22.5-.5V3.21a.5.5 0 0 0-.85-.36"/><path fill="currentColor" d="M14.5 12.71c-.28-.14-.58-.21-.89-.21H13v-6c0-.83-.67-1.5-1.5-1.5S10 5.67 10 6.5v10.74l-3.44-.72a1.12 1.12 0 0 0-1.02 1.89l4.01 4.01c.37.37.88.58 1.41.58h6.41c1 0 1.84-.73 1.98-1.72l.63-4.46c.12-.85-.32-1.69-1.09-2.07z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundSwipe(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="m21.15 2.85l-1.02 1.02C18.69 2.17 15.6 1 12 1S5.31 2.17 3.87 3.87L2.85 2.85a.5.5 0 0 0-.85.36V6.5c0 .28.22.5.5.5h3.29c.45 0 .67-.54.35-.85L4.93 4.93c1-1.29 3.7-2.43 7.07-2.43s6.07 1.14 7.07 2.43l-1.22 1.22a.5.5 0 0 0 .36.85h3.29c.28 0 .5-.22.5-.5V3.21a.5.5 0 0 0-.85-.36"/><path fill="currentColor" d="M14.5 12.71c-.28-.14-.58-.21-.89-.21H13v-6c0-.83-.67-1.5-1.5-1.5S10 5.67 10 6.5v10.74l-3.44-.72a1.12 1.12 0 0 0-1.02 1.89l4.01 4.01c.37.37.88.58 1.41.58h6.41c1 0 1.84-.73 1.98-1.72l.63-4.46c.12-.85-.32-1.69-1.09-2.07z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.15 2.85l-1.02 1.02C18.69 2.17 15.6 1 12 1S5.31 2.17 3.87 3.87L2.85 2.85a.5.5 0 0 0-.85.36V6.5c0 .28.22.5.5.5h3.29c.45 0 .67-.54.35-.85L4.93 4.93c1-1.29 3.7-2.43 7.07-2.43s6.07 1.14 7.07 2.43l-1.22 1.22a.5.5 0 0 0 .36.85h3.29c.28 0 .5-.22.5-.5V3.21a.5.5 0 0 0-.85-.36"/><path fill="currentColor" d="M14.5 12.71c-.28-.14-.58-.21-.89-.21H13v-6c0-.83-.67-1.5-1.5-1.5S10 5.67 10 6.5v10.74l-3.44-.72a1.12 1.12 0 0 0-1.02 1.89l4.01 4.01c.37.37.88.58 1.41.58h6.41c1 0 1.84-.73 1.98-1.72l.63-4.46c.12-.85-.32-1.69-1.09-2.07z"/></svg>
</template>

CSS

.icon-round-swipe {
  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%22m21.15%202.85l-1.02%201.02C18.69%202.17%2015.6%201%2012%201S5.31%202.17%203.87%203.87L2.85%202.85a.5.5%200%200%200-.85.36V6.5c0%20.28.22.5.5.5h3.29c.45%200%20.67-.54.35-.85L4.93%204.93c1-1.29%203.7-2.43%207.07-2.43s6.07%201.14%207.07%202.43l-1.22%201.22a.5.5%200%200%200%20.36.85h3.29c.28%200%20.5-.22.5-.5V3.21a.5.5%200%200%200-.85-.36%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.5%2012.71c-.28-.14-.58-.21-.89-.21H13v-6c0-.83-.67-1.5-1.5-1.5S10%205.67%2010%206.5v10.74l-3.44-.72a1.12%201.12%200%200%200-1.02%201.89l4.01%204.01c.37.37.88.58%201.41.58h6.41c1%200%201.84-.73%201.98-1.72l.63-4.46c.12-.85-.32-1.69-1.09-2.07z%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%22m21.15%202.85l-1.02%201.02C18.69%202.17%2015.6%201%2012%201S5.31%202.17%203.87%203.87L2.85%202.85a.5.5%200%200%200-.85.36V6.5c0%20.28.22.5.5.5h3.29c.45%200%20.67-.54.35-.85L4.93%204.93c1-1.29%203.7-2.43%207.07-2.43s6.07%201.14%207.07%202.43l-1.22%201.22a.5.5%200%200%200%20.36.85h3.29c.28%200%20.5-.22.5-.5V3.21a.5.5%200%200%200-.85-.36%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.5%2012.71c-.28-.14-.58-.21-.89-.21H13v-6c0-.83-.67-1.5-1.5-1.5S10%205.67%2010%206.5v10.74l-3.44-.72a1.12%201.12%200%200%200-1.02%201.89l4.01%204.01c.37.37.88.58%201.41.58h6.41c1%200%201.84-.73%201.98-1.72l.63-4.46c.12-.85-.32-1.69-1.09-2.07z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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