pyramid structure 01 icon

pyramid-structure-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pyramid-structure-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the pyramid structure 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M12 2c.902 0 1.675.708 2.588 1.997c.906 1.28 1.36 1.92 1.08 2.462C15.39 7 14.573 7 12.941 7h-1.882c-1.632 0-2.448 0-2.727-.541c-.28-.541.174-1.181 1.08-2.462C10.325 2.708 11.098 2 12 2ZM5.829 14H18.17c.757 0 1.135 0 1.28-.25c.145-.248-.042-.573-.415-1.224l-.301-.523c-.566-.978-.848-1.466-1.314-1.735C16.955 10 16.388 10 15.252 10H8.748c-1.136 0-1.703 0-2.169.268s-.748.757-1.314 1.735l-.3.523c-.374.65-.56.976-.416 1.225S5.072 14 5.83 14Zm2.414 8h7.514c3.553 0 5.33 0 6.01-1.117c.427-.702.246-1.554-.375-2.834c-.24-.496-.36-.744-.604-.896S20.25 17 19.66 17H4.34c-.589 0-.883 0-1.127.152c-.243.153-.363.4-.604.897c-.621 1.28-.802 2.132-.375 2.834C2.913 22 4.69 22 8.243 22Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPyramidStructure01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="M12 2c.902 0 1.675.708 2.588 1.997c.906 1.28 1.36 1.92 1.08 2.462C15.39 7 14.573 7 12.941 7h-1.882c-1.632 0-2.448 0-2.727-.541c-.28-.541.174-1.181 1.08-2.462C10.325 2.708 11.098 2 12 2ZM5.829 14H18.17c.757 0 1.135 0 1.28-.25c.145-.248-.042-.573-.415-1.224l-.301-.523c-.566-.978-.848-1.466-1.314-1.735C16.955 10 16.388 10 15.252 10H8.748c-1.136 0-1.703 0-2.169.268s-.748.757-1.314 1.735l-.3.523c-.374.65-.56.976-.416 1.225S5.072 14 5.83 14Zm2.414 8h7.514c3.553 0 5.33 0 6.01-1.117c.427-.702.246-1.554-.375-2.834c-.24-.496-.36-.744-.604-.896S20.25 17 19.66 17H4.34c-.589 0-.883 0-1.127.152c-.243.153-.363.4-.604.897c-.621 1.28-.802 2.132-.375 2.834C2.913 22 4.69 22 8.243 22Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M12 2c.902 0 1.675.708 2.588 1.997c.906 1.28 1.36 1.92 1.08 2.462C15.39 7 14.573 7 12.941 7h-1.882c-1.632 0-2.448 0-2.727-.541c-.28-.541.174-1.181 1.08-2.462C10.325 2.708 11.098 2 12 2ZM5.829 14H18.17c.757 0 1.135 0 1.28-.25c.145-.248-.042-.573-.415-1.224l-.301-.523c-.566-.978-.848-1.466-1.314-1.735C16.955 10 16.388 10 15.252 10H8.748c-1.136 0-1.703 0-2.169.268s-.748.757-1.314 1.735l-.3.523c-.374.65-.56.976-.416 1.225S5.072 14 5.83 14Zm2.414 8h7.514c3.553 0 5.33 0 6.01-1.117c.427-.702.246-1.554-.375-2.834c-.24-.496-.36-.744-.604-.896S20.25 17 19.66 17H4.34c-.589 0-.883 0-1.127.152c-.243.153-.363.4-.604.897c-.621 1.28-.802 2.132-.375 2.834C2.913 22 4.69 22 8.243 22Z"/></svg>
</template>

CSS

.icon-pyramid-structure-01 {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202c.902%200%201.675.708%202.588%201.997c.906%201.28%201.36%201.92%201.08%202.462C15.39%207%2014.573%207%2012.941%207h-1.882c-1.632%200-2.448%200-2.727-.541c-.28-.541.174-1.181%201.08-2.462C10.325%202.708%2011.098%202%2012%202ZM5.829%2014H18.17c.757%200%201.135%200%201.28-.25c.145-.248-.042-.573-.415-1.224l-.301-.523c-.566-.978-.848-1.466-1.314-1.735C16.955%2010%2016.388%2010%2015.252%2010H8.748c-1.136%200-1.703%200-2.169.268s-.748.757-1.314%201.735l-.3.523c-.374.65-.56.976-.416%201.225S5.072%2014%205.83%2014Zm2.414%208h7.514c3.553%200%205.33%200%206.01-1.117c.427-.702.246-1.554-.375-2.834c-.24-.496-.36-.744-.604-.896S20.25%2017%2019.66%2017H4.34c-.589%200-.883%200-1.127.152c-.243.153-.363.4-.604.897c-.621%201.28-.802%202.132-.375%202.834C2.913%2022%204.69%2022%208.243%2022Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202c.902%200%201.675.708%202.588%201.997c.906%201.28%201.36%201.92%201.08%202.462C15.39%207%2014.573%207%2012.941%207h-1.882c-1.632%200-2.448%200-2.727-.541c-.28-.541.174-1.181%201.08-2.462C10.325%202.708%2011.098%202%2012%202ZM5.829%2014H18.17c.757%200%201.135%200%201.28-.25c.145-.248-.042-.573-.415-1.224l-.301-.523c-.566-.978-.848-1.466-1.314-1.735C16.955%2010%2016.388%2010%2015.252%2010H8.748c-1.136%200-1.703%200-2.169.268s-.748.757-1.314%201.735l-.3.523c-.374.65-.56.976-.416%201.225S5.072%2014%205.83%2014Zm2.414%208h7.514c3.553%200%205.33%200%206.01-1.117c.427-.702.246-1.554-.375-2.834c-.24-.496-.36-.744-.604-.896S20.25%2017%2019.66%2017H4.34c-.589%200-.883%200-1.127.152c-.243.153-.363.4-.604.897c-.621%201.28-.802%202.132-.375%202.834C2.913%2022%204.69%2022%208.243%2022Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pyramid-structure-01.svg?color=%231a73e8&size=48