store slash icon

store-slash from Unicons Solid by Iconscout · Solid · Medical · Apache-2.0 Free for personal and commercial use.

Name
store-slash
Set
Unicons Solid
Style
Solid
Category
Medical
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More medical icons from Unicons Solid

Use the store slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 10.6c.8.9 1.8 1.4 3 1.4v1.8l2 2v-4.3c1.2-.7 2-2 2-3.4c0-.1 0-.3-.1-.4l-2-5c-.1-.5-.5-.7-.9-.7H6.2zc-.1.1 0 0 0 0m7.7 10.7L20 18.6l-2-2l-4.8-4.8l-9.1-9.2l-1.4-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2l-1.2 3c-.1 0-.1.2-.1.3c0 1.4.8 2.7 2 3.4V21c0 .6.4 1 1 1h14c.4 0 .8-.3.9-.7l1.4 1.4c.4.4 1 .4 1.4 0s.4-1 0-1.4M10 14c-.6 0-1 .4-1 1v5H6v-8c1.2 0 2.2-.5 3-1.4c.3.3.6.6 1 .8l2.6 2.6zm8 6h-3v-3.6l3 3z"/></svg>

React

import type { SVGProps } from "react";

export function UisStoreSlash(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="M15 10.6c.8.9 1.8 1.4 3 1.4v1.8l2 2v-4.3c1.2-.7 2-2 2-3.4c0-.1 0-.3-.1-.4l-2-5c-.1-.5-.5-.7-.9-.7H6.2zc-.1.1 0 0 0 0m7.7 10.7L20 18.6l-2-2l-4.8-4.8l-9.1-9.2l-1.4-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2l-1.2 3c-.1 0-.1.2-.1.3c0 1.4.8 2.7 2 3.4V21c0 .6.4 1 1 1h14c.4 0 .8-.3.9-.7l1.4 1.4c.4.4 1 .4 1.4 0s.4-1 0-1.4M10 14c-.6 0-1 .4-1 1v5H6v-8c1.2 0 2.2-.5 3-1.4c.3.3.6.6 1 .8l2.6 2.6zm8 6h-3v-3.6l3 3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 10.6c.8.9 1.8 1.4 3 1.4v1.8l2 2v-4.3c1.2-.7 2-2 2-3.4c0-.1 0-.3-.1-.4l-2-5c-.1-.5-.5-.7-.9-.7H6.2zc-.1.1 0 0 0 0m7.7 10.7L20 18.6l-2-2l-4.8-4.8l-9.1-9.2l-1.4-1.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l2 2l-1.2 3c-.1 0-.1.2-.1.3c0 1.4.8 2.7 2 3.4V21c0 .6.4 1 1 1h14c.4 0 .8-.3.9-.7l1.4 1.4c.4.4 1 .4 1.4 0s.4-1 0-1.4M10 14c-.6 0-1 .4-1 1v5H6v-8c1.2 0 2.2-.5 3-1.4c.3.3.6.6 1 .8l2.6 2.6zm8 6h-3v-3.6l3 3z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2010.6c.8.9%201.8%201.4%203%201.4v1.8l2%202v-4.3c1.2-.7%202-2%202-3.4c0-.1%200-.3-.1-.4l-2-5c-.1-.5-.5-.7-.9-.7H6.2zc-.1.1%200%200%200%200m7.7%2010.7L20%2018.6l-2-2l-4.8-4.8l-9.1-9.2l-1.4-1.3c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4l2%202l-1.2%203c-.1%200-.1.2-.1.3c0%201.4.8%202.7%202%203.4V21c0%20.6.4%201%201%201h14c.4%200%20.8-.3.9-.7l1.4%201.4c.4.4%201%20.4%201.4%200s.4-1%200-1.4M10%2014c-.6%200-1%20.4-1%201v5H6v-8c1.2%200%202.2-.5%203-1.4c.3.3.6.6%201%20.8l2.6%202.6zm8%206h-3v-3.6l3%203z%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%22M15%2010.6c.8.9%201.8%201.4%203%201.4v1.8l2%202v-4.3c1.2-.7%202-2%202-3.4c0-.1%200-.3-.1-.4l-2-5c-.1-.5-.5-.7-.9-.7H6.2zc-.1.1%200%200%200%200m7.7%2010.7L20%2018.6l-2-2l-4.8-4.8l-9.1-9.2l-1.4-1.3c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4l2%202l-1.2%203c-.1%200-.1.2-.1.3c0%201.4.8%202.7%202%203.4V21c0%20.6.4%201%201%201h14c.4%200%20.8-.3.9-.7l1.4%201.4c.4.4%201%20.4%201.4%200s.4-1%200-1.4M10%2014c-.6%200-1%20.4-1%201v5H6v-8c1.2%200%202.2-.5%203-1.4c.3.3.6.6%201%20.8l2.6%202.6zm8%206h-3v-3.6l3%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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