tag-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
tag-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

The same icon in other sets

Related icons in Framework7 Icons

Use the tag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M26.113 51.215c3.352 3.351 6.797 3.398 10.243-.024L51.19 36.38c3.422-3.422 3.375-6.89.024-10.242L28.293 3.262c-1.758-1.758-2.742-1.875-5.227-1.875H14.16c-2.484 0-3.258.61-5.015 2.367l-5.391 5.39c-1.781 1.782-2.367 2.555-2.367 5.04v8.906c0 2.46.093 3.469 1.875 5.226Zm-8.015-31.078c-1.828 0-3.211-1.43-3.211-3.211c0-1.805 1.383-3.211 3.21-3.211c1.829 0 3.212 1.406 3.212 3.21c0 1.782-1.383 3.212-3.211 3.212"/></svg>

React

import type { SVGProps } from "react";

export function F7TagFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M26.113 51.215c3.352 3.351 6.797 3.398 10.243-.024L51.19 36.38c3.422-3.422 3.375-6.89.024-10.242L28.293 3.262c-1.758-1.758-2.742-1.875-5.227-1.875H14.16c-2.484 0-3.258.61-5.015 2.367l-5.391 5.39c-1.781 1.782-2.367 2.555-2.367 5.04v8.906c0 2.46.093 3.469 1.875 5.226Zm-8.015-31.078c-1.828 0-3.211-1.43-3.211-3.211c0-1.805 1.383-3.211 3.21-3.211c1.829 0 3.212 1.406 3.212 3.21c0 1.782-1.383 3.212-3.211 3.212"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M26.113 51.215c3.352 3.351 6.797 3.398 10.243-.024L51.19 36.38c3.422-3.422 3.375-6.89.024-10.242L28.293 3.262c-1.758-1.758-2.742-1.875-5.227-1.875H14.16c-2.484 0-3.258.61-5.015 2.367l-5.391 5.39c-1.781 1.782-2.367 2.555-2.367 5.04v8.906c0 2.46.093 3.469 1.875 5.226Zm-8.015-31.078c-1.828 0-3.211-1.43-3.211-3.211c0-1.805 1.383-3.211 3.21-3.211c1.829 0 3.212 1.406 3.212 3.21c0 1.782-1.383 3.212-3.211 3.212"/></svg>
</template>

CSS

.icon-tag-fill {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.113%2051.215c3.352%203.351%206.797%203.398%2010.243-.024L51.19%2036.38c3.422-3.422%203.375-6.89.024-10.242L28.293%203.262c-1.758-1.758-2.742-1.875-5.227-1.875H14.16c-2.484%200-3.258.61-5.015%202.367l-5.391%205.39c-1.781%201.782-2.367%202.555-2.367%205.04v8.906c0%202.46.093%203.469%201.875%205.226Zm-8.015-31.078c-1.828%200-3.211-1.43-3.211-3.211c0-1.805%201.383-3.211%203.21-3.211c1.829%200%203.212%201.406%203.212%203.21c0%201.782-1.383%203.212-3.211%203.212%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.113%2051.215c3.352%203.351%206.797%203.398%2010.243-.024L51.19%2036.38c3.422-3.422%203.375-6.89.024-10.242L28.293%203.262c-1.758-1.758-2.742-1.875-5.227-1.875H14.16c-2.484%200-3.258.61-5.015%202.367l-5.391%205.39c-1.781%201.782-2.367%202.555-2.367%205.04v8.906c0%202.46.093%203.469%201.875%205.226Zm-8.015-31.078c-1.828%200-3.211-1.43-3.211-3.211c0-1.805%201.383-3.211%203.21-3.211c1.829%200%203.212%201.406%203.212%203.21c0%201.782-1.383%203.212-3.211%203.212%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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