rebase-edit-sharp from Material Symbols Light by Google · Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
rebase-edit-sharp
Set
Material Symbols Light
Style
Sharp
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 rebase edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.192 20.23v-2.58l7.699-7.706l2.55 2.517l-7.764 7.77zm7.495-6.41L20 12.48l-1.071-1.134l-1.358 1.358zM10.75 9.307l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.645.17 1.072.702t.428 1.238q0 .827-.586 1.413t-1.414.587t-1.413-.587t-.587-1.413q0-.706.428-1.235t1.072-.7V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706 0 1.238.428t.703 1.072h4.677l-2.345-2.325l.708-.713l3.539 3.538zm8.894-4.952q.587.586.587 1.413t-.587 1.414t-1.413.586t-1.414-.586t-.586-1.414t.586-1.413t1.414-.587t1.413.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRebaseEditSharp(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="M11.192 20.23v-2.58l7.699-7.706l2.55 2.517l-7.764 7.77zm7.495-6.41L20 12.48l-1.071-1.134l-1.358 1.358zM10.75 9.307l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.645.17 1.072.702t.428 1.238q0 .827-.586 1.413t-1.414.587t-1.413-.587t-.587-1.413q0-.706.428-1.235t1.072-.7V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706 0 1.238.428t.703 1.072h4.677l-2.345-2.325l.708-.713l3.539 3.538zm8.894-4.952q.587.586.587 1.413t-.587 1.414t-1.413.586t-1.414-.586t-.586-1.414t.586-1.413t1.414-.587t1.413.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.192 20.23v-2.58l7.699-7.706l2.55 2.517l-7.764 7.77zm7.495-6.41L20 12.48l-1.071-1.134l-1.358 1.358zM10.75 9.307l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.645.17 1.072.702t.428 1.238q0 .827-.586 1.413t-1.414.587t-1.413-.587t-.587-1.413q0-.706.428-1.235t1.072-.7V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706 0 1.238.428t.703 1.072h4.677l-2.345-2.325l.708-.713l3.539 3.538zm8.894-4.952q.587.586.587 1.413t-.587 1.414t-1.413.586t-1.414-.586t-.586-1.414t.586-1.413t1.414-.587t1.413.587"/></svg>
</template>

CSS

.icon-rebase-edit-sharp {
  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%22M11.192%2020.23v-2.58l7.699-7.706l2.55%202.517l-7.764%207.77zm7.495-6.41L20%2012.48l-1.071-1.134l-1.358%201.358zM10.75%209.307l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.645.17%201.072.702t.428%201.238q0%20.827-.586%201.413t-1.414.587t-1.413-.587t-.587-1.413q0-.706.428-1.235t1.072-.7V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706%200%201.238.428t.703%201.072h4.677l-2.345-2.325l.708-.713l3.539%203.538zm8.894-4.952q.587.586.587%201.413t-.587%201.414t-1.413.586t-1.414-.586t-.586-1.414t.586-1.413t1.414-.587t1.413.587%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%22M11.192%2020.23v-2.58l7.699-7.706l2.55%202.517l-7.764%207.77zm7.495-6.41L20%2012.48l-1.071-1.134l-1.358%201.358zM10.75%209.307l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.645.17%201.072.702t.428%201.238q0%20.827-.586%201.413t-1.414.587t-1.413-.587t-.587-1.413q0-.706.428-1.235t1.072-.7V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706%200%201.238.428t.703%201.072h4.677l-2.345-2.325l.708-.713l3.539%203.538zm8.894-4.952q.587.586.587%201.413t-.587%201.414t-1.413.586t-1.414-.586t-.586-1.414t.586-1.413t1.414-.587t1.413.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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