tag horizontal end icon

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

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

7 other variants in Keyline Icons

Related icons in Keyline Icons

Use the tag horizontal end icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-opacity=".4" d="M5 3C2.7909 3 1 4.7909 1 7L1 17C1 19.2091 2.7909 21 5 21L14 21C14.7957 21 15.5587 20.6839 16.1213 20.1213L22.1213 14.1213C23.2929 12.9497 23.2929 11.0503 22.1213 9.8787L16.1213 3.8787C15.5587 3.3161 14.7957 3 14 3L5 3Z"/><path d="M13.5 12C13.5 12.8284 14.1716 13.5 15 13.5C15.8284 13.5 16.5 12.8284 16.5 12C16.5 11.1716 15.8284 10.5 15 10.5C14.1716 10.5 13.5 11.1716 13.5 12Z"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsTagHorizontalEndDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillOpacity=".4" d="M5 3C2.7909 3 1 4.7909 1 7L1 17C1 19.2091 2.7909 21 5 21L14 21C14.7957 21 15.5587 20.6839 16.1213 20.1213L22.1213 14.1213C23.2929 12.9497 23.2929 11.0503 22.1213 9.8787L16.1213 3.8787C15.5587 3.3161 14.7957 3 14 3L5 3Z"/><path d="M13.5 12C13.5 12.8284 14.1716 13.5 15 13.5C15.8284 13.5 16.5 12.8284 16.5 12C16.5 11.1716 15.8284 10.5 15 10.5C14.1716 10.5 13.5 11.1716 13.5 12Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-opacity=".4" d="M5 3C2.7909 3 1 4.7909 1 7L1 17C1 19.2091 2.7909 21 5 21L14 21C14.7957 21 15.5587 20.6839 16.1213 20.1213L22.1213 14.1213C23.2929 12.9497 23.2929 11.0503 22.1213 9.8787L16.1213 3.8787C15.5587 3.3161 14.7957 3 14 3L5 3Z"/><path d="M13.5 12C13.5 12.8284 14.1716 13.5 15 13.5C15.8284 13.5 16.5 12.8284 16.5 12C16.5 11.1716 15.8284 10.5 15 10.5C14.1716 10.5 13.5 11.1716 13.5 12Z"/></g></svg>
</template>

CSS

.icon-tag-horizontal-end-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%22currentColor%22%3E%3Cpath%20fill-opacity%3D%22.4%22%20d%3D%22M5%203C2.7909%203%201%204.7909%201%207L1%2017C1%2019.2091%202.7909%2021%205%2021L14%2021C14.7957%2021%2015.5587%2020.6839%2016.1213%2020.1213L22.1213%2014.1213C23.2929%2012.9497%2023.2929%2011.0503%2022.1213%209.8787L16.1213%203.8787C15.5587%203.3161%2014.7957%203%2014%203L5%203Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2012C13.5%2012.8284%2014.1716%2013.5%2015%2013.5C15.8284%2013.5%2016.5%2012.8284%2016.5%2012C16.5%2011.1716%2015.8284%2010.5%2015%2010.5C14.1716%2010.5%2013.5%2011.1716%2013.5%2012Z%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%22currentColor%22%3E%3Cpath%20fill-opacity%3D%22.4%22%20d%3D%22M5%203C2.7909%203%201%204.7909%201%207L1%2017C1%2019.2091%202.7909%2021%205%2021L14%2021C14.7957%2021%2015.5587%2020.6839%2016.1213%2020.1213L22.1213%2014.1213C23.2929%2012.9497%2023.2929%2011.0503%2022.1213%209.8787L16.1213%203.8787C15.5587%203.3161%2014.7957%203%2014%203L5%203Z%22%2F%3E%3Cpath%20d%3D%22M13.5%2012C13.5%2012.8284%2014.1716%2013.5%2015%2013.5C15.8284%2013.5%2016.5%2012.8284%2016.5%2012C16.5%2011.1716%2015.8284%2010.5%2015%2010.5C14.1716%2010.5%2013.5%2011.1716%2013.5%2012Z%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-duotone.svg?color=%231a73e8&size=48