cube four icon

cube-four from IconPark by ByteDance · Color · Abstract · Apache-2.0 Free for personal and commercial use.

Name
cube-four
Set
IconPark
Style
Color
Category
Abstract
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More abstract icons from IconPark

Use the cube four icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M15.3399 9L6.67969 14V24V34L15.3399 39L24.0002 44L32.6605 39L41.3207 34V24V14L32.6605 9L24.0002 4L15.3399 9Z"/><path stroke="#fff" d="M24.0002 24L13.6079 30M24.0002 24V11V24ZM24.0002 24L34.3925 30L24.0002 24Z"/><path stroke="#fff" d="M26.8147 35.375L24.0001 37L21.1855 35.375"/><path stroke="#fff" d="M32.4438 15.875L35.2584 17.5V20.75"/><path stroke="#fff" d="M12.7417 20.75V17.5L15.5563 15.875"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkCubeFour(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M15.3399 9L6.67969 14V24V34L15.3399 39L24.0002 44L32.6605 39L41.3207 34V24V14L32.6605 9L24.0002 4L15.3399 9Z"/><path stroke="#fff" d="M24.0002 24L13.6079 30M24.0002 24V11V24ZM24.0002 24L34.3925 30L24.0002 24Z"/><path stroke="#fff" d="M26.8147 35.375L24.0001 37L21.1855 35.375"/><path stroke="#fff" d="M32.4438 15.875L35.2584 17.5V20.75"/><path stroke="#fff" d="M12.7417 20.75V17.5L15.5563 15.875"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M15.3399 9L6.67969 14V24V34L15.3399 39L24.0002 44L32.6605 39L41.3207 34V24V14L32.6605 9L24.0002 4L15.3399 9Z"/><path stroke="#fff" d="M24.0002 24L13.6079 30M24.0002 24V11V24ZM24.0002 24L34.3925 30L24.0002 24Z"/><path stroke="#fff" d="M26.8147 35.375L24.0001 37L21.1855 35.375"/><path stroke="#fff" d="M32.4438 15.875L35.2584 17.5V20.75"/><path stroke="#fff" d="M12.7417 20.75V17.5L15.5563 15.875"/></g></svg>
</template>

CSS

.icon-cube-four {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M15.3399%209L6.67969%2014V24V34L15.3399%2039L24.0002%2044L32.6605%2039L41.3207%2034V24V14L32.6605%209L24.0002%204L15.3399%209Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24.0002%2024L13.6079%2030M24.0002%2024V11V24ZM24.0002%2024L34.3925%2030L24.0002%2024Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M26.8147%2035.375L24.0001%2037L21.1855%2035.375%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M32.4438%2015.875L35.2584%2017.5V20.75%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12.7417%2020.75V17.5L15.5563%2015.875%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M15.3399%209L6.67969%2014V24V34L15.3399%2039L24.0002%2044L32.6605%2039L41.3207%2034V24V14L32.6605%209L24.0002%204L15.3399%209Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24.0002%2024L13.6079%2030M24.0002%2024V11V24ZM24.0002%2024L34.3925%2030L24.0002%2024Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M26.8147%2035.375L24.0001%2037L21.1855%2035.375%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M32.4438%2015.875L35.2584%2017.5V20.75%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M12.7417%2020.75V17.5L15.5563%2015.875%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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