bxs purchase tag alt icon

bxs-purchase-tag-alt from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxs-purchase-tag-alt
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxs purchase tag alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M11.707 2.293A.996.996 0 0 0 11 2H6a.996.996 0 0 0-.707.293l-3 3A.996.996 0 0 0 2 6v5c0 .266.105.52.293.707l10 10a.997.997 0 0 0 1.414 0l8-8a.999.999 0 0 0 0-1.414l-10-10zM8.353 10a1.647 1.647 0 1 1-.001-3.293A1.647 1.647 0 0 1 8.353 10z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxsPurchaseTagAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M11.707 2.293A.996.996 0 0 0 11 2H6a.996.996 0 0 0-.707.293l-3 3A.996.996 0 0 0 2 6v5c0 .266.105.52.293.707l10 10a.997.997 0 0 0 1.414 0l8-8a.999.999 0 0 0 0-1.414l-10-10zM8.353 10a1.647 1.647 0 1 1-.001-3.293A1.647 1.647 0 0 1 8.353 10z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M11.707 2.293A.996.996 0 0 0 11 2H6a.996.996 0 0 0-.707.293l-3 3A.996.996 0 0 0 2 6v5c0 .266.105.52.293.707l10 10a.997.997 0 0 0 1.414 0l8-8a.999.999 0 0 0 0-1.414l-10-10zM8.353 10a1.647 1.647 0 1 1-.001-3.293A1.647 1.647 0 0 1 8.353 10z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxs-purchase-tag-alt {
  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%20d%3D%22M11.707%202.293A.996.996%200%200%200%2011%202H6a.996.996%200%200%200-.707.293l-3%203A.996.996%200%200%200%202%206v5c0%20.266.105.52.293.707l10%2010a.997.997%200%200%200%201.414%200l8-8a.999.999%200%200%200%200-1.414l-10-10zM8.353%2010a1.647%201.647%200%201%201-.001-3.293A1.647%201.647%200%200%201%208.353%2010z%22%20fill%3D%22currentColor%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%20d%3D%22M11.707%202.293A.996.996%200%200%200%2011%202H6a.996.996%200%200%200-.707.293l-3%203A.996.996%200%200%200%202%206v5c0%20.266.105.52.293.707l10%2010a.997.997%200%200%200%201.414%200l8-8a.999.999%200%200%200%200-1.414l-10-10zM8.353%2010a1.647%201.647%200%201%201-.001-3.293A1.647%201.647%200%200%201%208.353%2010z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-purchase-tag-alt.svg?color=%231a73e8&size=48