tag none icon
tag-none from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- tag-none
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the tag none icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.092 10.322L30 3.414L28.586 2L2 28.586L3.414 30l6.908-6.908l6.322 6.323a2 2 0 0 0 2.828 0l9.943-9.943a2 2 0 0 0 0-2.828ZM18.058 28l-6.322-6.322l9.942-9.942L28 18.058ZM10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m0-6a2 2 0 1 0 1.998 2.004A2 2 0 0 0 10 8"/><path fill="currentColor" d="m7.493 20.263l1.414-1.414L4 13.94V4h9.942l4.907 4.907l1.414-1.414l-4.908-4.907A2 2 0 0 0 13.942 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonTagNone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.092 10.322L30 3.414L28.586 2L2 28.586L3.414 30l6.908-6.908l6.322 6.323a2 2 0 0 0 2.828 0l9.943-9.943a2 2 0 0 0 0-2.828ZM18.058 28l-6.322-6.322l9.942-9.942L28 18.058ZM10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m0-6a2 2 0 1 0 1.998 2.004A2 2 0 0 0 10 8"/><path fill="currentColor" d="m7.493 20.263l1.414-1.414L4 13.94V4h9.942l4.907 4.907l1.414-1.414l-4.908-4.907A2 2 0 0 0 13.942 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.092 10.322L30 3.414L28.586 2L2 28.586L3.414 30l6.908-6.908l6.322 6.323a2 2 0 0 0 2.828 0l9.943-9.943a2 2 0 0 0 0-2.828ZM18.058 28l-6.322-6.322l9.942-9.942L28 18.058ZM10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4m0-6a2 2 0 1 0 1.998 2.004A2 2 0 0 0 10 8"/><path fill="currentColor" d="m7.493 20.263l1.414-1.414L4 13.94V4h9.942l4.907 4.907l1.414-1.414l-4.908-4.907A2 2 0 0 0 13.942 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414Z"/></svg> </template>
CSS
.icon-tag-none {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.092%2010.322L30%203.414L28.586%202L2%2028.586L3.414%2030l6.908-6.908l6.322%206.323a2%202%200%200%200%202.828%200l9.943-9.943a2%202%200%200%200%200-2.828ZM18.058%2028l-6.322-6.322l9.942-9.942L28%2018.058ZM10%2014a4%204%200%201%201%204-4a4.005%204.005%200%200%201-4%204m0-6a2%202%200%201%200%201.998%202.004A2%202%200%200%200%2010%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.493%2020.263l1.414-1.414L4%2013.94V4h9.942l4.907%204.907l1.414-1.414l-4.908-4.907A2%202%200%200%200%2013.942%202H4a2%202%200%200%200-2%202v9.941a2%202%200%200%200%20.586%201.414Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.092%2010.322L30%203.414L28.586%202L2%2028.586L3.414%2030l6.908-6.908l6.322%206.323a2%202%200%200%200%202.828%200l9.943-9.943a2%202%200%200%200%200-2.828ZM18.058%2028l-6.322-6.322l9.942-9.942L28%2018.058ZM10%2014a4%204%200%201%201%204-4a4.005%204.005%200%200%201-4%204m0-6a2%202%200%201%200%201.998%202.004A2%202%200%200%200%2010%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.493%2020.263l1.414-1.414L4%2013.94V4h9.942l4.907%204.907l1.414-1.414l-4.908-4.907A2%202%200%200%200%2013.942%202H4a2%202%200%200%200-2%202v9.941a2%202%200%200%200%20.586%201.414Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/tag-none.svg?color=%231a73e8&size=48