cube icon
cube from Font Awesome 6 Solid by Dave Gandy · Regular · Objects · CC-BY-4.0 Attribution required.
- Name
- cube
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Objects
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
cubeBoxIcons v2cubeBoxIcons v2 SolidcubeCarboncube-fillEva IconscubeFramework7 IconscubeFont Awesome Solidcube-solidFlowbite Iconscube-12-filledFluent UI System IconscubeHeroIconscubeHuge IconscubeIconParkcubeIconPark OutlinecubeIconoircubeIonIconscubeLine AwesomecubeSVG LogoscubeMajesticonscubeMaterial Design Iconscube-fillMingCute IconcubePhosphorcubeRadix IconscubeTabler IconscubeWeb3 Icons BrandedcubeUnicons
More objects icons from Font Awesome 6 Solid
Use the cube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M234.5 5.7c13.9-5 29.1-5 43.1 0l192 68.6c25.4 9.1 42.4 33.2 42.4 60.3v242.9c0 27-17 51.2-42.5 60.3l-192 68.6c-13.9 5-29.1 5-43.1 0l-192-68.6C17 428.6 0 404.5 0 377.4V134.6c0-27 17-51.2 42.5-60.3zM256 66L82.3 128L256 190l173.7-62zm32 368.6l160-57.1v-188l-160 57.1z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidCube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M234.5 5.7c13.9-5 29.1-5 43.1 0l192 68.6c25.4 9.1 42.4 33.2 42.4 60.3v242.9c0 27-17 51.2-42.5 60.3l-192 68.6c-13.9 5-29.1 5-43.1 0l-192-68.6C17 428.6 0 404.5 0 377.4V134.6c0-27 17-51.2 42.5-60.3zM256 66L82.3 128L256 190l173.7-62zm32 368.6l160-57.1v-188l-160 57.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M234.5 5.7c13.9-5 29.1-5 43.1 0l192 68.6c25.4 9.1 42.4 33.2 42.4 60.3v242.9c0 27-17 51.2-42.5 60.3l-192 68.6c-13.9 5-29.1 5-43.1 0l-192-68.6C17 428.6 0 404.5 0 377.4V134.6c0-27 17-51.2 42.5-60.3zM256 66L82.3 128L256 190l173.7-62zm32 368.6l160-57.1v-188l-160 57.1z"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M234.5%205.7c13.9-5%2029.1-5%2043.1%200l192%2068.6c25.4%209.1%2042.4%2033.2%2042.4%2060.3v242.9c0%2027-17%2051.2-42.5%2060.3l-192%2068.6c-13.9%205-29.1%205-43.1%200l-192-68.6C17%20428.6%200%20404.5%200%20377.4V134.6c0-27%2017-51.2%2042.5-60.3zM256%2066L82.3%20128L256%20190l173.7-62zm32%20368.6l160-57.1v-188l-160%2057.1z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M234.5%205.7c13.9-5%2029.1-5%2043.1%200l192%2068.6c25.4%209.1%2042.4%2033.2%2042.4%2060.3v242.9c0%2027-17%2051.2-42.5%2060.3l-192%2068.6c-13.9%205-29.1%205-43.1%200l-192-68.6C17%20428.6%200%20404.5%200%20377.4V134.6c0-27%2017-51.2%2042.5-60.3zM256%2066L82.3%20128L256%20190l173.7-62zm32%20368.6l160-57.1v-188l-160%2057.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/cube.svg?color=%231a73e8&size=48