cube icon
cube from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- cube
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- cube-solid
The same icon in other sets
cubeBoxIcons v2cubeBoxIcons v2 SolidcubeCarboncube-fillEva IconscubeFramework7 IconscubeFont Awesome 6 SolidcubeFont Awesome Solidcube-solidFlowbite Iconscube-12-filledFluent UI System IconscubeHeroIconscubeHuge IconscubeIconParkcubeIconPark OutlinecubeIconoircubeIonIconscubeSVG LogoscubeMajesticonscubeMaterial Design Iconscube-fillMingCute IconcubePhosphorcubeRadix IconscubeTabler IconscubeWeb3 Icons BrandedcubeUnicons
More objects icons from Line Awesome
Use the cube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 4.406l-.406.188l-10 4.5l-.594.25V22.03l.5.282l10 5.562l.5.281l.5-.281l10-5.563l.5-.28V9.343l-.594-.25l-10-4.5zm0 2.188l7.688 3.437L16 13.875l-7.688-3.844zm-9 5.031l8 4v9.656l-8-4.437zm18 0v9.219l-8 4.437v-9.656z"/></svg>
React
import type { SVGProps } from "react";
export function LaCube(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="m16 4.406l-.406.188l-10 4.5l-.594.25V22.03l.5.282l10 5.562l.5.281l.5-.281l10-5.563l.5-.28V9.343l-.594-.25l-10-4.5zm0 2.188l7.688 3.437L16 13.875l-7.688-3.844zm-9 5.031l8 4v9.656l-8-4.437zm18 0v9.219l-8 4.437v-9.656z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 4.406l-.406.188l-10 4.5l-.594.25V22.03l.5.282l10 5.562l.5.281l.5-.281l10-5.563l.5-.28V9.343l-.594-.25l-10-4.5zm0 2.188l7.688 3.437L16 13.875l-7.688-3.844zm-9 5.031l8 4v9.656l-8-4.437zm18 0v9.219l-8 4.437v-9.656z"/></svg> </template>
CSS
.icon-cube {
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%22m16%204.406l-.406.188l-10%204.5l-.594.25V22.03l.5.282l10%205.562l.5.281l.5-.281l10-5.563l.5-.28V9.343l-.594-.25l-10-4.5zm0%202.188l7.688%203.437L16%2013.875l-7.688-3.844zm-9%205.031l8%204v9.656l-8-4.437zm18%200v9.219l-8%204.437v-9.656z%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%22m16%204.406l-.406.188l-10%204.5l-.594.25V22.03l.5.282l10%205.562l.5.281l.5-.281l10-5.563l.5-.28V9.343l-.594-.25l-10-4.5zm0%202.188l7.688%203.437L16%2013.875l-7.688-3.844zm-9%205.031l8%204v9.656l-8-4.437zm18%200v9.219l-8%204.437v-9.656z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/cube.svg?color=%231a73e8&size=48