tag horizontal end percent icon

tag-horizontal-end-percent-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.

Name
tag-horizontal-end-percent-sharp-duotone
Set
Keyline Icons
Style
Sharp Duotone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

Related icons in Keyline Icons

Use the tag horizontal end percent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2 3C1.4477 3 1 3.4477 1 4L1 20C1 20.5523 1.4477 21 2 21L14.8284 21C15.1126 21 15.3833 20.8791 15.573 20.6675L22.7446 12.6675C23.0851 12.2876 23.0851 11.7124 22.7446 11.3325L15.573 3.3325C15.3833 3.1209 15.1126 3 14.8284 3L2 3Z" stroke="none"/><path d="M13.0429 15.2929L6.4571 8.7071"/><path fill="currentColor" d="M11.25 8.5C11.25 9.3284 11.9216 10 12.75 10C13.5784 10 14.25 9.3284 14.25 8.5C14.25 7.6716 13.5784 7 12.75 7C11.9216 7 11.25 7.6716 11.25 8.5ZM5.25 15.5C5.25 16.3284 5.9216 17 6.75 17C7.5784 17 8.25 16.3284 8.25 15.5C8.25 14.6716 7.5784 14 6.75 14C5.9216 14 5.25 14.6716 5.25 15.5Z" stroke="none"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsTagHorizontalEndPercentSharpDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M2 3C1.4477 3 1 3.4477 1 4L1 20C1 20.5523 1.4477 21 2 21L14.8284 21C15.1126 21 15.3833 20.8791 15.573 20.6675L22.7446 12.6675C23.0851 12.2876 23.0851 11.7124 22.7446 11.3325L15.573 3.3325C15.3833 3.1209 15.1126 3 14.8284 3L2 3Z" stroke="none"/><path d="M13.0429 15.2929L6.4571 8.7071"/><path fill="currentColor" d="M11.25 8.5C11.25 9.3284 11.9216 10 12.75 10C13.5784 10 14.25 9.3284 14.25 8.5C14.25 7.6716 13.5784 7 12.75 7C11.9216 7 11.25 7.6716 11.25 8.5ZM5.25 15.5C5.25 16.3284 5.9216 17 6.75 17C7.5784 17 8.25 16.3284 8.25 15.5C8.25 14.6716 7.5784 14 6.75 14C5.9216 14 5.25 14.6716 5.25 15.5Z" stroke="none"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2 3C1.4477 3 1 3.4477 1 4L1 20C1 20.5523 1.4477 21 2 21L14.8284 21C15.1126 21 15.3833 20.8791 15.573 20.6675L22.7446 12.6675C23.0851 12.2876 23.0851 11.7124 22.7446 11.3325L15.573 3.3325C15.3833 3.1209 15.1126 3 14.8284 3L2 3Z" stroke="none"/><path d="M13.0429 15.2929L6.4571 8.7071"/><path fill="currentColor" d="M11.25 8.5C11.25 9.3284 11.9216 10 12.75 10C13.5784 10 14.25 9.3284 14.25 8.5C14.25 7.6716 13.5784 7 12.75 7C11.9216 7 11.25 7.6716 11.25 8.5ZM5.25 15.5C5.25 16.3284 5.9216 17 6.75 17C7.5784 17 8.25 16.3284 8.25 15.5C8.25 14.6716 7.5784 14 6.75 14C5.9216 14 5.25 14.6716 5.25 15.5Z" stroke="none"/></g></svg>
</template>

CSS

.icon-tag-horizontal-end-percent-sharp-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2%203C1.4477%203%201%203.4477%201%204L1%2020C1%2020.5523%201.4477%2021%202%2021L14.8284%2021C15.1126%2021%2015.3833%2020.8791%2015.573%2020.6675L22.7446%2012.6675C23.0851%2012.2876%2023.0851%2011.7124%2022.7446%2011.3325L15.573%203.3325C15.3833%203.1209%2015.1126%203%2014.8284%203L2%203Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M13.0429%2015.2929L6.4571%208.7071%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.25%208.5C11.25%209.3284%2011.9216%2010%2012.75%2010C13.5784%2010%2014.25%209.3284%2014.25%208.5C14.25%207.6716%2013.5784%207%2012.75%207C11.9216%207%2011.25%207.6716%2011.25%208.5ZM5.25%2015.5C5.25%2016.3284%205.9216%2017%206.75%2017C7.5784%2017%208.25%2016.3284%208.25%2015.5C8.25%2014.6716%207.5784%2014%206.75%2014C5.9216%2014%205.25%2014.6716%205.25%2015.5Z%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2%203C1.4477%203%201%203.4477%201%204L1%2020C1%2020.5523%201.4477%2021%202%2021L14.8284%2021C15.1126%2021%2015.3833%2020.8791%2015.573%2020.6675L22.7446%2012.6675C23.0851%2012.2876%2023.0851%2011.7124%2022.7446%2011.3325L15.573%203.3325C15.3833%203.1209%2015.1126%203%2014.8284%203L2%203Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M13.0429%2015.2929L6.4571%208.7071%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.25%208.5C11.25%209.3284%2011.9216%2010%2012.75%2010C13.5784%2010%2014.25%209.3284%2014.25%208.5C14.25%207.6716%2013.5784%207%2012.75%207C11.9216%207%2011.25%207.6716%2011.25%208.5ZM5.25%2015.5C5.25%2016.3284%205.9216%2017%206.75%2017C7.5784%2017%208.25%2016.3284%208.25%2015.5C8.25%2014.6716%207.5784%2014%206.75%2014C5.9216%2014%205.25%2014.6716%205.25%2015.5Z%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/tag-horizontal-end-percent-sharp-duotone.svg?color=%231a73e8&size=48