redeem-sharp from Material Symbols Light by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.

Name
redeem-sharp
Set
Material Symbols Light
Style
Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
redeem-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the redeem icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 16.577V19h16v-2.423zM3 7.039h4.95q-.125-.225-.21-.475q-.086-.25-.086-.525q0-.847.577-1.424q.577-.576 1.423-.576q.508 0 .939.266t.753.66l.615.843l.616-.843q.315-.407.753-.667t.943-.26q.842 0 1.42.577q.576.577.576 1.424q0 .275-.076.525t-.22.475H21V20H3zm1 7.384h16V8.039h-6.446l1.985 2.734l-.793.573l-2.785-3.792l-2.784 3.792l-.792-.573l1.973-2.734H4zm6.366-7.672q.288-.287.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288t.712-.288m3.903.288q.425 0 .713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRedeemSharp(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="M4 16.577V19h16v-2.423zM3 7.039h4.95q-.125-.225-.21-.475q-.086-.25-.086-.525q0-.847.577-1.424q.577-.576 1.423-.576q.508 0 .939.266t.753.66l.615.843l.616-.843q.315-.407.753-.667t.943-.26q.842 0 1.42.577q.576.577.576 1.424q0 .275-.076.525t-.22.475H21V20H3zm1 7.384h16V8.039h-6.446l1.985 2.734l-.793.573l-2.785-3.792l-2.784 3.792l-.792-.573l1.973-2.734H4zm6.366-7.672q.288-.287.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288t.712-.288m3.903.288q.425 0 .713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 16.577V19h16v-2.423zM3 7.039h4.95q-.125-.225-.21-.475q-.086-.25-.086-.525q0-.847.577-1.424q.577-.576 1.423-.576q.508 0 .939.266t.753.66l.615.843l.616-.843q.315-.407.753-.667t.943-.26q.842 0 1.42.577q.576.577.576 1.424q0 .275-.076.525t-.22.475H21V20H3zm1 7.384h16V8.039h-6.446l1.985 2.734l-.793.573l-2.785-3.792l-2.784 3.792l-.792-.573l1.973-2.734H4zm6.366-7.672q.288-.287.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288t.712-.288m3.903.288q.425 0 .713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288"/></svg>
</template>

CSS

.icon-redeem-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%22M4%2016.577V19h16v-2.423zM3%207.039h4.95q-.125-.225-.21-.475q-.086-.25-.086-.525q0-.847.577-1.424q.577-.576%201.423-.576q.508%200%20.939.266t.753.66l.615.843l.616-.843q.315-.407.753-.667t.943-.26q.842%200%201.42.577q.576.577.576%201.424q0%20.275-.076.525t-.22.475H21V20H3zm1%207.384h16V8.039h-6.446l1.985%202.734l-.793.573l-2.785-3.792l-2.784%203.792l-.792-.573l1.973-2.734H4zm6.366-7.672q.288-.287.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288t.712-.288m3.903.288q.425%200%20.713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288%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%22M4%2016.577V19h16v-2.423zM3%207.039h4.95q-.125-.225-.21-.475q-.086-.25-.086-.525q0-.847.577-1.424q.577-.576%201.423-.576q.508%200%20.939.266t.753.66l.615.843l.616-.843q.315-.407.753-.667t.943-.26q.842%200%201.42.577q.576.577.576%201.424q0%20.275-.076.525t-.22.475H21V20H3zm1%207.384h16V8.039h-6.446l1.985%202.734l-.793.573l-2.785-3.792l-2.784%203.792l-.792-.573l1.973-2.734H4zm6.366-7.672q.288-.287.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288t.712-.288m3.903.288q.425%200%20.713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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