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

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

5 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the backspace icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.654 12.708l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173 19q-.379 0-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173 5h10.212q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBackspaceRounded(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="m13.654 12.708l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173 19q-.379 0-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173 5h10.212q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.654 12.708l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173 19q-.379 0-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173 5h10.212q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z"/></svg>
</template>

CSS

.icon-backspace-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%22m13.654%2012.708l2.246%202.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362%2012l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246%202.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946%2012L10.7%2014.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173%2019q-.379%200-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173%205h10.212q.67%200%201.143.472q.472.472.472%201.144v10.769q0%20.67-.472%201.143q-.472.472-1.143.472z%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%22m13.654%2012.708l2.246%202.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362%2012l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246%202.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946%2012L10.7%2014.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173%2019q-.379%200-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173%205h10.212q.67%200%201.143.472q.472.472.472%201.144v10.769q0%20.67-.472%201.143q-.472.472-1.143.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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