tag-broken from Solar by 480 Design · Broken · Money · CC-BY-4.0 Attribution required.

Name
tag-broken
Set
Solar
Style
Broken
Category
Money
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More money icons from Solar

Use the tag 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-linecap="round" stroke-width="1.5"><path d="M16.1369 4.72848C14.5914 3.18295 13.8186 2.41018 12.816 2.12264C11.8134 1.83509 10.7485 2.08083 8.61875 2.57231L7.39057 2.85574C5.59881 3.26922 4.70292 3.47597 4.08944 4.08944C3.47597 4.70292 3.26922 5.59881 2.85574 7.39057L2.57231 8.61875C2.08083 10.7485 1.83509 11.8134 2.12264 12.816C2.41018 13.8186 3.18295 14.5914 4.72848 16.1369L6.55812 17.9665C9.24711 20.6555 10.5916 22 12.2623 22C13.933 22 15.2775 20.6555 17.9665 17.9665C20.6555 15.2775 22 13.933 22 12.2623C22 10.9198 21.1319 9.788 19.3957 8"/><path d="M8.60693 10.8789C9.7115 10.8789 10.6069 9.98348 10.6069 8.87891C10.6069 7.77434 9.7115 6.87891 8.60693 6.87891C7.50236 6.87891 6.60693 7.77434 6.60693 8.87891"/><path d="M11.5416 18.5001L12.5416 17.5001M18.5206 11.5209L14.9999 15.0417"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTagBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M16.1369 4.72848C14.5914 3.18295 13.8186 2.41018 12.816 2.12264C11.8134 1.83509 10.7485 2.08083 8.61875 2.57231L7.39057 2.85574C5.59881 3.26922 4.70292 3.47597 4.08944 4.08944C3.47597 4.70292 3.26922 5.59881 2.85574 7.39057L2.57231 8.61875C2.08083 10.7485 1.83509 11.8134 2.12264 12.816C2.41018 13.8186 3.18295 14.5914 4.72848 16.1369L6.55812 17.9665C9.24711 20.6555 10.5916 22 12.2623 22C13.933 22 15.2775 20.6555 17.9665 17.9665C20.6555 15.2775 22 13.933 22 12.2623C22 10.9198 21.1319 9.788 19.3957 8"/><path d="M8.60693 10.8789C9.7115 10.8789 10.6069 9.98348 10.6069 8.87891C10.6069 7.77434 9.7115 6.87891 8.60693 6.87891C7.50236 6.87891 6.60693 7.77434 6.60693 8.87891"/><path d="M11.5416 18.5001L12.5416 17.5001M18.5206 11.5209L14.9999 15.0417"/></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-linecap="round" stroke-width="1.5"><path d="M16.1369 4.72848C14.5914 3.18295 13.8186 2.41018 12.816 2.12264C11.8134 1.83509 10.7485 2.08083 8.61875 2.57231L7.39057 2.85574C5.59881 3.26922 4.70292 3.47597 4.08944 4.08944C3.47597 4.70292 3.26922 5.59881 2.85574 7.39057L2.57231 8.61875C2.08083 10.7485 1.83509 11.8134 2.12264 12.816C2.41018 13.8186 3.18295 14.5914 4.72848 16.1369L6.55812 17.9665C9.24711 20.6555 10.5916 22 12.2623 22C13.933 22 15.2775 20.6555 17.9665 17.9665C20.6555 15.2775 22 13.933 22 12.2623C22 10.9198 21.1319 9.788 19.3957 8"/><path d="M8.60693 10.8789C9.7115 10.8789 10.6069 9.98348 10.6069 8.87891C10.6069 7.77434 9.7115 6.87891 8.60693 6.87891C7.50236 6.87891 6.60693 7.77434 6.60693 8.87891"/><path d="M11.5416 18.5001L12.5416 17.5001M18.5206 11.5209L14.9999 15.0417"/></g></svg>
</template>

CSS

.icon-tag-broken {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.1369%204.72848C14.5914%203.18295%2013.8186%202.41018%2012.816%202.12264C11.8134%201.83509%2010.7485%202.08083%208.61875%202.57231L7.39057%202.85574C5.59881%203.26922%204.70292%203.47597%204.08944%204.08944C3.47597%204.70292%203.26922%205.59881%202.85574%207.39057L2.57231%208.61875C2.08083%2010.7485%201.83509%2011.8134%202.12264%2012.816C2.41018%2013.8186%203.18295%2014.5914%204.72848%2016.1369L6.55812%2017.9665C9.24711%2020.6555%2010.5916%2022%2012.2623%2022C13.933%2022%2015.2775%2020.6555%2017.9665%2017.9665C20.6555%2015.2775%2022%2013.933%2022%2012.2623C22%2010.9198%2021.1319%209.788%2019.3957%208%22%2F%3E%3Cpath%20d%3D%22M8.60693%2010.8789C9.7115%2010.8789%2010.6069%209.98348%2010.6069%208.87891C10.6069%207.77434%209.7115%206.87891%208.60693%206.87891C7.50236%206.87891%206.60693%207.77434%206.60693%208.87891%22%2F%3E%3Cpath%20d%3D%22M11.5416%2018.5001L12.5416%2017.5001M18.5206%2011.5209L14.9999%2015.0417%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.1369%204.72848C14.5914%203.18295%2013.8186%202.41018%2012.816%202.12264C11.8134%201.83509%2010.7485%202.08083%208.61875%202.57231L7.39057%202.85574C5.59881%203.26922%204.70292%203.47597%204.08944%204.08944C3.47597%204.70292%203.26922%205.59881%202.85574%207.39057L2.57231%208.61875C2.08083%2010.7485%201.83509%2011.8134%202.12264%2012.816C2.41018%2013.8186%203.18295%2014.5914%204.72848%2016.1369L6.55812%2017.9665C9.24711%2020.6555%2010.5916%2022%2012.2623%2022C13.933%2022%2015.2775%2020.6555%2017.9665%2017.9665C20.6555%2015.2775%2022%2013.933%2022%2012.2623C22%2010.9198%2021.1319%209.788%2019.3957%208%22%2F%3E%3Cpath%20d%3D%22M8.60693%2010.8789C9.7115%2010.8789%2010.6069%209.98348%2010.6069%208.87891C10.6069%207.77434%209.7115%206.87891%208.60693%206.87891C7.50236%206.87891%206.60693%207.77434%206.60693%208.87891%22%2F%3E%3Cpath%20d%3D%22M11.5416%2018.5001L12.5416%2017.5001M18.5206%2011.5209L14.9999%2015.0417%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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