square stack 3d up slash icon

square-stack-3d-up-slash from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
square-stack-3d-up-slash
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the square stack 3d up slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m35.36 28.89l15.187-8.812c1.875-1.101 2.625-1.969 2.625-3.258c0-1.265-.75-2.133-2.625-3.234L32.195 2.946c-1.125-.657-2.039-.962-2.976-.962c-.938 0-1.852.305-2.977.961L15.578 9.11l2.836 2.86l9.773-5.578c.375-.211.704-.328 1.032-.328s.656.117 1.03.328L48.086 16.61c.117.047.187.118.187.211c0 .117-.07.188-.187.235l-15.61 8.953Zm14.437 23.508c.703.704 1.875.704 2.555 0a1.79 1.79 0 0 0 0-2.554L6.086 3.602c-.703-.704-1.852-.704-2.578 0c-.703.68-.68 1.875 0 2.554Zm-30.07-25.476L7.023 14.219c-1.289.89-1.78 1.617-1.78 2.672c0 1.218.679 2.039 2.483 3.093Zm9.492 16.312c.843 0 1.57-.398 2.554-.984l2.438-1.453l-2.766-2.766l-1.336.774c-.328.187-.633.328-.89.328c-.258 0-.563-.14-.89-.328L6.601 26.265c-.657.305-1.36 1.102-1.36 2.063c0 .727.422 1.524 1.29 2.04L26.663 42.25c.984.586 1.71.984 2.555.984m13.195-7.265l9.492-5.602c.891-.539 1.29-1.312 1.29-2.039c0-.96-.727-1.758-1.36-2.062L39.719 33.25ZM29.219 54.016c.843 0 1.57-.399 2.554-.985l9.258-5.437l-2.742-2.719l-8.18 4.734c-.328.188-.633.328-.89.328c-.258 0-.563-.14-.89-.328L6.601 37.047c-.657.328-1.36 1.101-1.36 2.062c0 .727.422 1.547 1.29 2.04L26.663 53.03c.984.586 1.71.985 2.555.985m19.968-11.25l2.72-1.618c.866-.492 1.288-1.312 1.288-2.039c0-.96-.726-1.734-1.359-2.062l-5.274 3.07Z"/></svg>

React

import type { SVGProps } from "react";

export function F7SquareStack3dUpSlash(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="m35.36 28.89l15.187-8.812c1.875-1.101 2.625-1.969 2.625-3.258c0-1.265-.75-2.133-2.625-3.234L32.195 2.946c-1.125-.657-2.039-.962-2.976-.962c-.938 0-1.852.305-2.977.961L15.578 9.11l2.836 2.86l9.773-5.578c.375-.211.704-.328 1.032-.328s.656.117 1.03.328L48.086 16.61c.117.047.187.118.187.211c0 .117-.07.188-.187.235l-15.61 8.953Zm14.437 23.508c.703.704 1.875.704 2.555 0a1.79 1.79 0 0 0 0-2.554L6.086 3.602c-.703-.704-1.852-.704-2.578 0c-.703.68-.68 1.875 0 2.554Zm-30.07-25.476L7.023 14.219c-1.289.89-1.78 1.617-1.78 2.672c0 1.218.679 2.039 2.483 3.093Zm9.492 16.312c.843 0 1.57-.398 2.554-.984l2.438-1.453l-2.766-2.766l-1.336.774c-.328.187-.633.328-.89.328c-.258 0-.563-.14-.89-.328L6.601 26.265c-.657.305-1.36 1.102-1.36 2.063c0 .727.422 1.524 1.29 2.04L26.663 42.25c.984.586 1.71.984 2.555.984m13.195-7.265l9.492-5.602c.891-.539 1.29-1.312 1.29-2.039c0-.96-.727-1.758-1.36-2.062L39.719 33.25ZM29.219 54.016c.843 0 1.57-.399 2.554-.985l9.258-5.437l-2.742-2.719l-8.18 4.734c-.328.188-.633.328-.89.328c-.258 0-.563-.14-.89-.328L6.601 37.047c-.657.328-1.36 1.101-1.36 2.062c0 .727.422 1.547 1.29 2.04L26.663 53.03c.984.586 1.71.985 2.555.985m19.968-11.25l2.72-1.618c.866-.492 1.288-1.312 1.288-2.039c0-.96-.726-1.734-1.359-2.062l-5.274 3.07Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m35.36 28.89l15.187-8.812c1.875-1.101 2.625-1.969 2.625-3.258c0-1.265-.75-2.133-2.625-3.234L32.195 2.946c-1.125-.657-2.039-.962-2.976-.962c-.938 0-1.852.305-2.977.961L15.578 9.11l2.836 2.86l9.773-5.578c.375-.211.704-.328 1.032-.328s.656.117 1.03.328L48.086 16.61c.117.047.187.118.187.211c0 .117-.07.188-.187.235l-15.61 8.953Zm14.437 23.508c.703.704 1.875.704 2.555 0a1.79 1.79 0 0 0 0-2.554L6.086 3.602c-.703-.704-1.852-.704-2.578 0c-.703.68-.68 1.875 0 2.554Zm-30.07-25.476L7.023 14.219c-1.289.89-1.78 1.617-1.78 2.672c0 1.218.679 2.039 2.483 3.093Zm9.492 16.312c.843 0 1.57-.398 2.554-.984l2.438-1.453l-2.766-2.766l-1.336.774c-.328.187-.633.328-.89.328c-.258 0-.563-.14-.89-.328L6.601 26.265c-.657.305-1.36 1.102-1.36 2.063c0 .727.422 1.524 1.29 2.04L26.663 42.25c.984.586 1.71.984 2.555.984m13.195-7.265l9.492-5.602c.891-.539 1.29-1.312 1.29-2.039c0-.96-.727-1.758-1.36-2.062L39.719 33.25ZM29.219 54.016c.843 0 1.57-.399 2.554-.985l9.258-5.437l-2.742-2.719l-8.18 4.734c-.328.188-.633.328-.89.328c-.258 0-.563-.14-.89-.328L6.601 37.047c-.657.328-1.36 1.101-1.36 2.062c0 .727.422 1.547 1.29 2.04L26.663 53.03c.984.586 1.71.985 2.555.985m19.968-11.25l2.72-1.618c.866-.492 1.288-1.312 1.288-2.039c0-.96-.726-1.734-1.359-2.062l-5.274 3.07Z"/></svg>
</template>

CSS

.icon-square-stack-3d-up-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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m35.36%2028.89l15.187-8.812c1.875-1.101%202.625-1.969%202.625-3.258c0-1.265-.75-2.133-2.625-3.234L32.195%202.946c-1.125-.657-2.039-.962-2.976-.962c-.938%200-1.852.305-2.977.961L15.578%209.11l2.836%202.86l9.773-5.578c.375-.211.704-.328%201.032-.328s.656.117%201.03.328L48.086%2016.61c.117.047.187.118.187.211c0%20.117-.07.188-.187.235l-15.61%208.953Zm14.437%2023.508c.703.704%201.875.704%202.555%200a1.79%201.79%200%200%200%200-2.554L6.086%203.602c-.703-.704-1.852-.704-2.578%200c-.703.68-.68%201.875%200%202.554Zm-30.07-25.476L7.023%2014.219c-1.289.89-1.78%201.617-1.78%202.672c0%201.218.679%202.039%202.483%203.093Zm9.492%2016.312c.843%200%201.57-.398%202.554-.984l2.438-1.453l-2.766-2.766l-1.336.774c-.328.187-.633.328-.89.328c-.258%200-.563-.14-.89-.328L6.601%2026.265c-.657.305-1.36%201.102-1.36%202.063c0%20.727.422%201.524%201.29%202.04L26.663%2042.25c.984.586%201.71.984%202.555.984m13.195-7.265l9.492-5.602c.891-.539%201.29-1.312%201.29-2.039c0-.96-.727-1.758-1.36-2.062L39.719%2033.25ZM29.219%2054.016c.843%200%201.57-.399%202.554-.985l9.258-5.437l-2.742-2.719l-8.18%204.734c-.328.188-.633.328-.89.328c-.258%200-.563-.14-.89-.328L6.601%2037.047c-.657.328-1.36%201.101-1.36%202.062c0%20.727.422%201.547%201.29%202.04L26.663%2053.03c.984.586%201.71.985%202.555.985m19.968-11.25l2.72-1.618c.866-.492%201.288-1.312%201.288-2.039c0-.96-.726-1.734-1.359-2.062l-5.274%203.07Z%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%22m35.36%2028.89l15.187-8.812c1.875-1.101%202.625-1.969%202.625-3.258c0-1.265-.75-2.133-2.625-3.234L32.195%202.946c-1.125-.657-2.039-.962-2.976-.962c-.938%200-1.852.305-2.977.961L15.578%209.11l2.836%202.86l9.773-5.578c.375-.211.704-.328%201.032-.328s.656.117%201.03.328L48.086%2016.61c.117.047.187.118.187.211c0%20.117-.07.188-.187.235l-15.61%208.953Zm14.437%2023.508c.703.704%201.875.704%202.555%200a1.79%201.79%200%200%200%200-2.554L6.086%203.602c-.703-.704-1.852-.704-2.578%200c-.703.68-.68%201.875%200%202.554Zm-30.07-25.476L7.023%2014.219c-1.289.89-1.78%201.617-1.78%202.672c0%201.218.679%202.039%202.483%203.093Zm9.492%2016.312c.843%200%201.57-.398%202.554-.984l2.438-1.453l-2.766-2.766l-1.336.774c-.328.187-.633.328-.89.328c-.258%200-.563-.14-.89-.328L6.601%2026.265c-.657.305-1.36%201.102-1.36%202.063c0%20.727.422%201.524%201.29%202.04L26.663%2042.25c.984.586%201.71.984%202.555.984m13.195-7.265l9.492-5.602c.891-.539%201.29-1.312%201.29-2.039c0-.96-.727-1.758-1.36-2.062L39.719%2033.25ZM29.219%2054.016c.843%200%201.57-.399%202.554-.985l9.258-5.437l-2.742-2.719l-8.18%204.734c-.328.188-.633.328-.89.328c-.258%200-.563-.14-.89-.328L6.601%2037.047c-.657.328-1.36%201.101-1.36%202.062c0%20.727.422%201.547%201.29%202.04L26.663%2053.03c.984.586%201.71.985%202.555.985m19.968-11.25l2.72-1.618c.866-.492%201.288-1.312%201.288-2.039c0-.96-.726-1.734-1.359-2.062l-5.274%203.07Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/square-stack-3d-up-slash.svg?color=%231a73e8&size=48