slack hash icon
slack-hash from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- slack-hash
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the slack hash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.656 3a2.3 2.3 0 0 0-.875.125a2.136 2.136 0 0 0-1.343 2.719l.906 2.656l-5.125 1.719l-.844-2.563a2.136 2.136 0 0 0-2.719-1.343c-1.133.378-1.754 1.59-1.375 2.718l.844 2.531l-2.656.907c-1.13.379-1.723 1.62-1.344 2.75a2.136 2.136 0 0 0 2.719 1.344l2.656-.875l1.719 5.093l-2.563.844a2.136 2.136 0 0 0-1.343 2.719c.378 1.133 1.59 1.754 2.718 1.375l2.531-.844l.907 2.656c.379 1.13 1.62 1.723 2.75 1.344a2.136 2.136 0 0 0 1.344-2.719l-.875-2.656l5.093-1.719l.844 2.563a2.136 2.136 0 0 0 2.719 1.343c1.133-.378 1.754-1.59 1.375-2.718l-.844-2.532l2.656-.906c1.13-.379 1.723-1.62 1.344-2.75a2.136 2.136 0 0 0-2.719-1.343l-2.656.874l-1.719-5.093l2.563-.844a2.136 2.136 0 0 0 1.343-2.719c-.378-1.129-1.59-1.754-2.718-1.375l-2.532.844l-.906-2.656A2.155 2.155 0 0 0 17.656 3m.032 9.594l1.718 5.094l-5.093 1.718l-1.72-5.093z"/></svg>
React
import type { SVGProps } from "react";
export function LaSlackHash(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="M17.656 3a2.3 2.3 0 0 0-.875.125a2.136 2.136 0 0 0-1.343 2.719l.906 2.656l-5.125 1.719l-.844-2.563a2.136 2.136 0 0 0-2.719-1.343c-1.133.378-1.754 1.59-1.375 2.718l.844 2.531l-2.656.907c-1.13.379-1.723 1.62-1.344 2.75a2.136 2.136 0 0 0 2.719 1.344l2.656-.875l1.719 5.093l-2.563.844a2.136 2.136 0 0 0-1.343 2.719c.378 1.133 1.59 1.754 2.718 1.375l2.531-.844l.907 2.656c.379 1.13 1.62 1.723 2.75 1.344a2.136 2.136 0 0 0 1.344-2.719l-.875-2.656l5.093-1.719l.844 2.563a2.136 2.136 0 0 0 2.719 1.343c1.133-.378 1.754-1.59 1.375-2.718l-.844-2.532l2.656-.906c1.13-.379 1.723-1.62 1.344-2.75a2.136 2.136 0 0 0-2.719-1.343l-2.656.874l-1.719-5.093l2.563-.844a2.136 2.136 0 0 0 1.343-2.719c-.378-1.129-1.59-1.754-2.718-1.375l-2.532.844l-.906-2.656A2.155 2.155 0 0 0 17.656 3m.032 9.594l1.718 5.094l-5.093 1.718l-1.72-5.093z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.656 3a2.3 2.3 0 0 0-.875.125a2.136 2.136 0 0 0-1.343 2.719l.906 2.656l-5.125 1.719l-.844-2.563a2.136 2.136 0 0 0-2.719-1.343c-1.133.378-1.754 1.59-1.375 2.718l.844 2.531l-2.656.907c-1.13.379-1.723 1.62-1.344 2.75a2.136 2.136 0 0 0 2.719 1.344l2.656-.875l1.719 5.093l-2.563.844a2.136 2.136 0 0 0-1.343 2.719c.378 1.133 1.59 1.754 2.718 1.375l2.531-.844l.907 2.656c.379 1.13 1.62 1.723 2.75 1.344a2.136 2.136 0 0 0 1.344-2.719l-.875-2.656l5.093-1.719l.844 2.563a2.136 2.136 0 0 0 2.719 1.343c1.133-.378 1.754-1.59 1.375-2.718l-.844-2.532l2.656-.906c1.13-.379 1.723-1.62 1.344-2.75a2.136 2.136 0 0 0-2.719-1.343l-2.656.874l-1.719-5.093l2.563-.844a2.136 2.136 0 0 0 1.343-2.719c-.378-1.129-1.59-1.754-2.718-1.375l-2.532.844l-.906-2.656A2.155 2.155 0 0 0 17.656 3m.032 9.594l1.718 5.094l-5.093 1.718l-1.72-5.093z"/></svg> </template>
CSS
.icon-slack-hash {
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%22M17.656%203a2.3%202.3%200%200%200-.875.125a2.136%202.136%200%200%200-1.343%202.719l.906%202.656l-5.125%201.719l-.844-2.563a2.136%202.136%200%200%200-2.719-1.343c-1.133.378-1.754%201.59-1.375%202.718l.844%202.531l-2.656.907c-1.13.379-1.723%201.62-1.344%202.75a2.136%202.136%200%200%200%202.719%201.344l2.656-.875l1.719%205.093l-2.563.844a2.136%202.136%200%200%200-1.343%202.719c.378%201.133%201.59%201.754%202.718%201.375l2.531-.844l.907%202.656c.379%201.13%201.62%201.723%202.75%201.344a2.136%202.136%200%200%200%201.344-2.719l-.875-2.656l5.093-1.719l.844%202.563a2.136%202.136%200%200%200%202.719%201.343c1.133-.378%201.754-1.59%201.375-2.718l-.844-2.532l2.656-.906c1.13-.379%201.723-1.62%201.344-2.75a2.136%202.136%200%200%200-2.719-1.343l-2.656.874l-1.719-5.093l2.563-.844a2.136%202.136%200%200%200%201.343-2.719c-.378-1.129-1.59-1.754-2.718-1.375l-2.532.844l-.906-2.656A2.155%202.155%200%200%200%2017.656%203m.032%209.594l1.718%205.094l-5.093%201.718l-1.72-5.093z%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%22M17.656%203a2.3%202.3%200%200%200-.875.125a2.136%202.136%200%200%200-1.343%202.719l.906%202.656l-5.125%201.719l-.844-2.563a2.136%202.136%200%200%200-2.719-1.343c-1.133.378-1.754%201.59-1.375%202.718l.844%202.531l-2.656.907c-1.13.379-1.723%201.62-1.344%202.75a2.136%202.136%200%200%200%202.719%201.344l2.656-.875l1.719%205.093l-2.563.844a2.136%202.136%200%200%200-1.343%202.719c.378%201.133%201.59%201.754%202.718%201.375l2.531-.844l.907%202.656c.379%201.13%201.62%201.723%202.75%201.344a2.136%202.136%200%200%200%201.344-2.719l-.875-2.656l5.093-1.719l.844%202.563a2.136%202.136%200%200%200%202.719%201.343c1.133-.378%201.754-1.59%201.375-2.718l-.844-2.532l2.656-.906c1.13-.379%201.723-1.62%201.344-2.75a2.136%202.136%200%200%200-2.719-1.343l-2.656.874l-1.719-5.093l2.563-.844a2.136%202.136%200%200%200%201.343-2.719c-.378-1.129-1.59-1.754-2.718-1.375l-2.532.844l-.906-2.656A2.155%202.155%200%200%200%2017.656%203m.032%209.594l1.718%205.094l-5.093%201.718l-1.72-5.093z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/slack-hash.svg?color=%231a73e8&size=48