store-slash from Font Awesome Solid by Dave Gandy · Solid · Shopping · CC-BY-4.0 Attribution required.

Name
store-slash
Set
Font Awesome Solid
Style
Solid
Category
Shopping
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More shopping icons from Font Awesome Solid

Use the store slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-58.6-58.6c1.1-4 1.6-8.2 1.6-12.5V344.9c-12.5 4.6-26.1 7.2-40.5 7.2c-8.1 0-15.9-.8-23.5-2.4v66.4h-30.2L312.2 278.6c2.9-3.6 5.5-7.4 7.6-11.5c11.6 22 34.7 37 61.3 37c26.8 0 49.8-15.1 61.4-37.1c11.4 22.1 34.5 37.1 60.8 37.1c45.6 0 78.4-43.7 65.6-87.5l-23.1-80.3c-7-23.9-28.9-40.3-53.8-40.3H148c-5.5 0-10.8.8-15.9 2.3zm110.5 246.2L80.7 182.6l-9.8 33.9c-12.8 43.7 20 87.5 65.6 87.5c18.1 0 34.7-7.1 47-18.7M442.2 544l-128-128H160v-66.4c-7.6 1.6-15.5 2.4-23.5 2.4c-14.4 0-28-2.6-40.5-7.2V496c0 26.5 21.5 48 48 48z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidStoreSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-58.6-58.6c1.1-4 1.6-8.2 1.6-12.5V344.9c-12.5 4.6-26.1 7.2-40.5 7.2c-8.1 0-15.9-.8-23.5-2.4v66.4h-30.2L312.2 278.6c2.9-3.6 5.5-7.4 7.6-11.5c11.6 22 34.7 37 61.3 37c26.8 0 49.8-15.1 61.4-37.1c11.4 22.1 34.5 37.1 60.8 37.1c45.6 0 78.4-43.7 65.6-87.5l-23.1-80.3c-7-23.9-28.9-40.3-53.8-40.3H148c-5.5 0-10.8.8-15.9 2.3zm110.5 246.2L80.7 182.6l-9.8 33.9c-12.8 43.7 20 87.5 65.6 87.5c18.1 0 34.7-7.1 47-18.7M442.2 544l-128-128H160v-66.4c-7.6 1.6-15.5 2.4-23.5 2.4c-14.4 0-28-2.6-40.5-7.2V496c0 26.5 21.5 48 48 48z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-58.6-58.6c1.1-4 1.6-8.2 1.6-12.5V344.9c-12.5 4.6-26.1 7.2-40.5 7.2c-8.1 0-15.9-.8-23.5-2.4v66.4h-30.2L312.2 278.6c2.9-3.6 5.5-7.4 7.6-11.5c11.6 22 34.7 37 61.3 37c26.8 0 49.8-15.1 61.4-37.1c11.4 22.1 34.5 37.1 60.8 37.1c45.6 0 78.4-43.7 65.6-87.5l-23.1-80.3c-7-23.9-28.9-40.3-53.8-40.3H148c-5.5 0-10.8.8-15.9 2.3zm110.5 246.2L80.7 182.6l-9.8 33.9c-12.8 43.7 20 87.5 65.6 87.5c18.1 0 34.7-7.1 47-18.7M442.2 544l-128-128H160v-66.4c-7.6 1.6-15.5 2.4-23.5 2.4c-14.4 0-28-2.6-40.5-7.2V496c0 26.5 21.5 48 48 48z"/></svg>
</template>

CSS

.icon-store-slash {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M73%2039.1c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6-.1%2034l528%20528c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-58.6-58.6c1.1-4%201.6-8.2%201.6-12.5V344.9c-12.5%204.6-26.1%207.2-40.5%207.2c-8.1%200-15.9-.8-23.5-2.4v66.4h-30.2L312.2%20278.6c2.9-3.6%205.5-7.4%207.6-11.5c11.6%2022%2034.7%2037%2061.3%2037c26.8%200%2049.8-15.1%2061.4-37.1c11.4%2022.1%2034.5%2037.1%2060.8%2037.1c45.6%200%2078.4-43.7%2065.6-87.5l-23.1-80.3c-7-23.9-28.9-40.3-53.8-40.3H148c-5.5%200-10.8.8-15.9%202.3zm110.5%20246.2L80.7%20182.6l-9.8%2033.9c-12.8%2043.7%2020%2087.5%2065.6%2087.5c18.1%200%2034.7-7.1%2047-18.7M442.2%20544l-128-128H160v-66.4c-7.6%201.6-15.5%202.4-23.5%202.4c-14.4%200-28-2.6-40.5-7.2V496c0%2026.5%2021.5%2048%2048%2048z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M73%2039.1c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6-.1%2034l528%20528c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-58.6-58.6c1.1-4%201.6-8.2%201.6-12.5V344.9c-12.5%204.6-26.1%207.2-40.5%207.2c-8.1%200-15.9-.8-23.5-2.4v66.4h-30.2L312.2%20278.6c2.9-3.6%205.5-7.4%207.6-11.5c11.6%2022%2034.7%2037%2061.3%2037c26.8%200%2049.8-15.1%2061.4-37.1c11.4%2022.1%2034.5%2037.1%2060.8%2037.1c45.6%200%2078.4-43.7%2065.6-87.5l-23.1-80.3c-7-23.9-28.9-40.3-53.8-40.3H148c-5.5%200-10.8.8-15.9%202.3zm110.5%20246.2L80.7%20182.6l-9.8%2033.9c-12.8%2043.7%2020%2087.5%2065.6%2087.5c18.1%200%2034.7-7.1%2047-18.7M442.2%20544l-128-128H160v-66.4c-7.6%201.6-15.5%202.4-23.5%202.4c-14.4%200-28-2.6-40.5-7.2V496c0%2026.5%2021.5%2048%2048%2048z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/store-slash.svg?color=%231a73e8&size=48