cube icon
cube-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- cube-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
cubeBoxIcons v2cubeBoxIcons v2 SolidcubeCarboncube-fillEva IconscubeFramework7 IconscubeFont Awesome 6 Solidcube-12-filledFluent UI System IconscubeHeroIconscubeHuge IconscubeIconoircubeIonIconscubeLine AwesomecubeSVG LogoscubeMajesticonscubeMaterial Design Iconscube-fillMingCute IconcubeRadix IconscubeTabler IconscubeUniconscubeUnicons Monochrome
Related icons in Phosphor
Use the cube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m221.76 69.66l-88-48.18a12 12 0 0 0-11.52 0l-88 48.18A12 12 0 0 0 28 80.18v95.64a12 12 0 0 0 6.24 10.52l88 48.18a11.95 11.95 0 0 0 11.52 0l88-48.18a12 12 0 0 0 6.24-10.52V80.18a12 12 0 0 0-6.24-10.52M126.08 28.5a3.94 3.94 0 0 1 3.84 0L216.67 76L128 124.52L39.33 76Zm-88 150.83a4 4 0 0 1-2.08-3.51V83.29l88 48.16v94.91Zm179.84 0l-85.92 47v-94.88l88-48.16v92.53a4 4 0 0 1-2.08 3.5Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCubeThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m221.76 69.66l-88-48.18a12 12 0 0 0-11.52 0l-88 48.18A12 12 0 0 0 28 80.18v95.64a12 12 0 0 0 6.24 10.52l88 48.18a11.95 11.95 0 0 0 11.52 0l88-48.18a12 12 0 0 0 6.24-10.52V80.18a12 12 0 0 0-6.24-10.52M126.08 28.5a3.94 3.94 0 0 1 3.84 0L216.67 76L128 124.52L39.33 76Zm-88 150.83a4 4 0 0 1-2.08-3.51V83.29l88 48.16v94.91Zm179.84 0l-85.92 47v-94.88l88-48.16v92.53a4 4 0 0 1-2.08 3.5Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m221.76 69.66l-88-48.18a12 12 0 0 0-11.52 0l-88 48.18A12 12 0 0 0 28 80.18v95.64a12 12 0 0 0 6.24 10.52l88 48.18a11.95 11.95 0 0 0 11.52 0l88-48.18a12 12 0 0 0 6.24-10.52V80.18a12 12 0 0 0-6.24-10.52M126.08 28.5a3.94 3.94 0 0 1 3.84 0L216.67 76L128 124.52L39.33 76Zm-88 150.83a4 4 0 0 1-2.08-3.51V83.29l88 48.16v94.91Zm179.84 0l-85.92 47v-94.88l88-48.16v92.53a4 4 0 0 1-2.08 3.5Z"/></svg> </template>
CSS
.icon-cube-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m221.76%2069.66l-88-48.18a12%2012%200%200%200-11.52%200l-88%2048.18A12%2012%200%200%200%2028%2080.18v95.64a12%2012%200%200%200%206.24%2010.52l88%2048.18a11.95%2011.95%200%200%200%2011.52%200l88-48.18a12%2012%200%200%200%206.24-10.52V80.18a12%2012%200%200%200-6.24-10.52M126.08%2028.5a3.94%203.94%200%200%201%203.84%200L216.67%2076L128%20124.52L39.33%2076Zm-88%20150.83a4%204%200%200%201-2.08-3.51V83.29l88%2048.16v94.91Zm179.84%200l-85.92%2047v-94.88l88-48.16v92.53a4%204%200%200%201-2.08%203.5Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m221.76%2069.66l-88-48.18a12%2012%200%200%200-11.52%200l-88%2048.18A12%2012%200%200%200%2028%2080.18v95.64a12%2012%200%200%200%206.24%2010.52l88%2048.18a11.95%2011.95%200%200%200%2011.52%200l88-48.18a12%2012%200%200%200%206.24-10.52V80.18a12%2012%200%200%200-6.24-10.52M126.08%2028.5a3.94%203.94%200%200%201%203.84%200L216.67%2076L128%20124.52L39.33%2076Zm-88%20150.83a4%204%200%200%201-2.08-3.51V83.29l88%2048.16v94.91Zm179.84%200l-85.92%2047v-94.88l88-48.16v92.53a4%204%200%200%201-2.08%203.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cube-thin.svg?color=%231a73e8&size=48