back-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
back-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the back 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 15.5a1.5 1.5 0 0 0 3 0zM2.94 12.56a1.5 1.5 0 0 0 2.867.88L4.373 13zm7.6.875a1.5 1.5 0 1 0-.522-2.954l.26 1.477zM4.37 13l-1.477.26a1.5 1.5 0 0 0 1.737 1.217zm.435-6.17a1.5 1.5 0 0 0-2.954.522l1.477-.26zM12.5 7v1.5a7 7 0 0 1 7 7h3c0-5.523-4.477-10-10-10zm-8.127 6l1.434.44A7 7 0 0 1 12.5 8.5v-3c-4.502 0-8.305 2.973-9.56 7.06zm5.906-1.042l-.26-1.477l-5.91 1.042L4.37 13l.26 1.477l5.91-1.042zM4.37 13l1.477-.26l-1.042-5.91l-1.477.261l-1.477.26l1.042 5.91z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBack2Fill(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.5 15.5a1.5 1.5 0 0 0 3 0zM2.94 12.56a1.5 1.5 0 0 0 2.867.88L4.373 13zm7.6.875a1.5 1.5 0 1 0-.522-2.954l.26 1.477zM4.37 13l-1.477.26a1.5 1.5 0 0 0 1.737 1.217zm.435-6.17a1.5 1.5 0 0 0-2.954.522l1.477-.26zM12.5 7v1.5a7 7 0 0 1 7 7h3c0-5.523-4.477-10-10-10zm-8.127 6l1.434.44A7 7 0 0 1 12.5 8.5v-3c-4.502 0-8.305 2.973-9.56 7.06zm5.906-1.042l-.26-1.477l-5.91 1.042L4.37 13l.26 1.477l5.91-1.042zM4.37 13l1.477-.26l-1.042-5.91l-1.477.261l-1.477.26l1.042 5.91z"/></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.5 15.5a1.5 1.5 0 0 0 3 0zM2.94 12.56a1.5 1.5 0 0 0 2.867.88L4.373 13zm7.6.875a1.5 1.5 0 1 0-.522-2.954l.26 1.477zM4.37 13l-1.477.26a1.5 1.5 0 0 0 1.737 1.217zm.435-6.17a1.5 1.5 0 0 0-2.954.522l1.477-.26zM12.5 7v1.5a7 7 0 0 1 7 7h3c0-5.523-4.477-10-10-10zm-8.127 6l1.434.44A7 7 0 0 1 12.5 8.5v-3c-4.502 0-8.305 2.973-9.56 7.06zm5.906-1.042l-.26-1.477l-5.91 1.042L4.37 13l.26 1.477l5.91-1.042zM4.37 13l1.477-.26l-1.042-5.91l-1.477.261l-1.477.26l1.042 5.91z"/></svg>
</template>

CSS

.icon-back-2-fill {
  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.5%2015.5a1.5%201.5%200%200%200%203%200zM2.94%2012.56a1.5%201.5%200%200%200%202.867.88L4.373%2013zm7.6.875a1.5%201.5%200%201%200-.522-2.954l.26%201.477zM4.37%2013l-1.477.26a1.5%201.5%200%200%200%201.737%201.217zm.435-6.17a1.5%201.5%200%200%200-2.954.522l1.477-.26zM12.5%207v1.5a7%207%200%200%201%207%207h3c0-5.523-4.477-10-10-10zm-8.127%206l1.434.44A7%207%200%200%201%2012.5%208.5v-3c-4.502%200-8.305%202.973-9.56%207.06zm5.906-1.042l-.26-1.477l-5.91%201.042L4.37%2013l.26%201.477l5.91-1.042zM4.37%2013l1.477-.26l-1.042-5.91l-1.477.261l-1.477.26l1.042%205.91z%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.5%2015.5a1.5%201.5%200%200%200%203%200zM2.94%2012.56a1.5%201.5%200%200%200%202.867.88L4.373%2013zm7.6.875a1.5%201.5%200%201%200-.522-2.954l.26%201.477zM4.37%2013l-1.477.26a1.5%201.5%200%200%200%201.737%201.217zm.435-6.17a1.5%201.5%200%200%200-2.954.522l1.477-.26zM12.5%207v1.5a7%207%200%200%201%207%207h3c0-5.523-4.477-10-10-10zm-8.127%206l1.434.44A7%207%200%200%201%2012.5%208.5v-3c-4.502%200-8.305%202.973-9.56%207.06zm5.906-1.042l-.26-1.477l-5.91%201.042L4.37%2013l.26%201.477l5.91-1.042zM4.37%2013l1.477-.26l-1.042-5.91l-1.477.261l-1.477.26l1.042%205.91z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/back-2-fill.svg?color=%231a73e8&size=48

Back 2 fill icon — MingCute Icon · IconsDB