tag5 icon
tag5-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- tag5-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the tag5 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.83 8.7L15.3 4.17a4.75 4.75 0 0 0-3.6-1.39l-5 .24c-2 .09-3.59 1.68-3.69 3.67l-.24 5c-.06 1.34.44 2.65 1.39 3.6l4.53 4.53a4.78 4.78 0 0 0 6.75 0l4.39-4.39a4.74 4.74 0 0 0 0-6.73M9.5 12.38a2.88 2.88 0 1 1 .002-5.762A2.88 2.88 0 0 1 9.5 12.38"/></svg>
React
import type { SVGProps } from "react";
export function ReiconTag5Filled(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="M19.83 8.7L15.3 4.17a4.75 4.75 0 0 0-3.6-1.39l-5 .24c-2 .09-3.59 1.68-3.69 3.67l-.24 5c-.06 1.34.44 2.65 1.39 3.6l4.53 4.53a4.78 4.78 0 0 0 6.75 0l4.39-4.39a4.74 4.74 0 0 0 0-6.73M9.5 12.38a2.88 2.88 0 1 1 .002-5.762A2.88 2.88 0 0 1 9.5 12.38"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.83 8.7L15.3 4.17a4.75 4.75 0 0 0-3.6-1.39l-5 .24c-2 .09-3.59 1.68-3.69 3.67l-.24 5c-.06 1.34.44 2.65 1.39 3.6l4.53 4.53a4.78 4.78 0 0 0 6.75 0l4.39-4.39a4.74 4.74 0 0 0 0-6.73M9.5 12.38a2.88 2.88 0 1 1 .002-5.762A2.88 2.88 0 0 1 9.5 12.38"/></svg> </template>
CSS
.icon-tag5-filled {
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%22M19.83%208.7L15.3%204.17a4.75%204.75%200%200%200-3.6-1.39l-5%20.24c-2%20.09-3.59%201.68-3.69%203.67l-.24%205c-.06%201.34.44%202.65%201.39%203.6l4.53%204.53a4.78%204.78%200%200%200%206.75%200l4.39-4.39a4.74%204.74%200%200%200%200-6.73M9.5%2012.38a2.88%202.88%200%201%201%20.002-5.762A2.88%202.88%200%200%201%209.5%2012.38%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%22M19.83%208.7L15.3%204.17a4.75%204.75%200%200%200-3.6-1.39l-5%20.24c-2%20.09-3.59%201.68-3.69%203.67l-.24%205c-.06%201.34.44%202.65%201.39%203.6l4.53%204.53a4.78%204.78%200%200%200%206.75%200l4.39-4.39a4.74%204.74%200%200%200%200-6.73M9.5%2012.38a2.88%202.88%200%201%201%20.002-5.762A2.88%202.88%200%200%201%209.5%2012.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/tag5-filled.svg?color=%231a73e8&size=48