swipe-right-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
swipe-right-rounded
Set
Material Symbols
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the swipe right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.9 5.5q-1.65-1.45-3.675-2.225T12 2.5q-2.65 0-4.75.988T4.025 6.2q-.2.35-.513.575T2.8 7q-.3 0-.462-.262T2.3 6.175Q3.35 3.85 6 2.425T12 1q2.35 0 4.525.775t3.975 2.25V2.75q0-.325.213-.537T21.25 2t.538.213t.212.537V6q0 .425-.288.713T21 7h-3.25q-.325 0-.537-.213T17 6.25t.213-.537t.537-.213zM11.825 22q-.6 0-1.15-.225t-.975-.65L5.3 16.7q-.275-.275-.287-.687t.262-.713l.075-.075q.4-.4.938-.537t1.062.012l1.65.475V7q0-.425.288-.712T10 6t.713.288T11 7v7h1v-3q0-.425.288-.712T13 10t.713.288T14 11v3h1v-2q0-.425.288-.712T16 11t.713.288T17 12v2h1q0-.425.288-.712T19 13t.713.288T20 14v4q0 1.65-1.175 2.825T16 22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwipeRightRounded(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="M19.9 5.5q-1.65-1.45-3.675-2.225T12 2.5q-2.65 0-4.75.988T4.025 6.2q-.2.35-.513.575T2.8 7q-.3 0-.462-.262T2.3 6.175Q3.35 3.85 6 2.425T12 1q2.35 0 4.525.775t3.975 2.25V2.75q0-.325.213-.537T21.25 2t.538.213t.212.537V6q0 .425-.288.713T21 7h-3.25q-.325 0-.537-.213T17 6.25t.213-.537t.537-.213zM11.825 22q-.6 0-1.15-.225t-.975-.65L5.3 16.7q-.275-.275-.287-.687t.262-.713l.075-.075q.4-.4.938-.537t1.062.012l1.65.475V7q0-.425.288-.712T10 6t.713.288T11 7v7h1v-3q0-.425.288-.712T13 10t.713.288T14 11v3h1v-2q0-.425.288-.712T16 11t.713.288T17 12v2h1q0-.425.288-.712T19 13t.713.288T20 14v4q0 1.65-1.175 2.825T16 22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.9 5.5q-1.65-1.45-3.675-2.225T12 2.5q-2.65 0-4.75.988T4.025 6.2q-.2.35-.513.575T2.8 7q-.3 0-.462-.262T2.3 6.175Q3.35 3.85 6 2.425T12 1q2.35 0 4.525.775t3.975 2.25V2.75q0-.325.213-.537T21.25 2t.538.213t.212.537V6q0 .425-.288.713T21 7h-3.25q-.325 0-.537-.213T17 6.25t.213-.537t.537-.213zM11.825 22q-.6 0-1.15-.225t-.975-.65L5.3 16.7q-.275-.275-.287-.687t.262-.713l.075-.075q.4-.4.938-.537t1.062.012l1.65.475V7q0-.425.288-.712T10 6t.713.288T11 7v7h1v-3q0-.425.288-.712T13 10t.713.288T14 11v3h1v-2q0-.425.288-.712T16 11t.713.288T17 12v2h1q0-.425.288-.712T19 13t.713.288T20 14v4q0 1.65-1.175 2.825T16 22z"/></svg>
</template>

CSS

.icon-swipe-right-rounded {
  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%22M19.9%205.5q-1.65-1.45-3.675-2.225T12%202.5q-2.65%200-4.75.988T4.025%206.2q-.2.35-.513.575T2.8%207q-.3%200-.462-.262T2.3%206.175Q3.35%203.85%206%202.425T12%201q2.35%200%204.525.775t3.975%202.25V2.75q0-.325.213-.537T21.25%202t.538.213t.212.537V6q0%20.425-.288.713T21%207h-3.25q-.325%200-.537-.213T17%206.25t.213-.537t.537-.213zM11.825%2022q-.6%200-1.15-.225t-.975-.65L5.3%2016.7q-.275-.275-.287-.687t.262-.713l.075-.075q.4-.4.938-.537t1.062.012l1.65.475V7q0-.425.288-.712T10%206t.713.288T11%207v7h1v-3q0-.425.288-.712T13%2010t.713.288T14%2011v3h1v-2q0-.425.288-.712T16%2011t.713.288T17%2012v2h1q0-.425.288-.712T19%2013t.713.288T20%2014v4q0%201.65-1.175%202.825T16%2022z%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%22M19.9%205.5q-1.65-1.45-3.675-2.225T12%202.5q-2.65%200-4.75.988T4.025%206.2q-.2.35-.513.575T2.8%207q-.3%200-.462-.262T2.3%206.175Q3.35%203.85%206%202.425T12%201q2.35%200%204.525.775t3.975%202.25V2.75q0-.325.213-.537T21.25%202t.538.213t.212.537V6q0%20.425-.288.713T21%207h-3.25q-.325%200-.537-.213T17%206.25t.213-.537t.537-.213zM11.825%2022q-.6%200-1.15-.225t-.975-.65L5.3%2016.7q-.275-.275-.287-.687t.262-.713l.075-.075q.4-.4.938-.537t1.062.012l1.65.475V7q0-.425.288-.712T10%206t.713.288T11%207v7h1v-3q0-.425.288-.712T13%2010t.713.288T14%2011v3h1v-2q0-.425.288-.712T16%2011t.713.288T17%2012v2h1q0-.425.288-.712T19%2013t.713.288T20%2014v4q0%201.65-1.175%202.825T16%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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