pyramid one icon

pyramid-one from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.

Name
pyramid-one
Set
IconPark
Style
Color
Category
Travel
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More travel icons from IconPark

Use the pyramid one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" d="M19 14L33 42H5L19 14Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M24 25L15 42"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M33 42H43.5L35 28L30.5 36"/><path stroke="#000" stroke-linecap="round" d="M25.9836 26.3959C32.2118 24.8136 35.9781 18.482 34.3959 12.2538C32.8136 6.02557 26.482 2.25926 20.2538 3.84151C14.0255 5.42376 10.2592 11.7554 11.8415 17.9836C12.2277 19.5037 12.8968 20.8772 13.7782 22.0621"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M20 42H10"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M22.5 21L27.5 31"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPyramidOne(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" strokeWidth="4"><path fill="#2F88FF" fillRule="evenodd" stroke="#000" strokeLinejoin="round" d="M19 14L33 42H5L19 14Z" clipRule="evenodd"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M24 25L15 42"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M33 42H43.5L35 28L30.5 36"/><path stroke="#000" strokeLinecap="round" d="M25.9836 26.3959C32.2118 24.8136 35.9781 18.482 34.3959 12.2538C32.8136 6.02557 26.482 2.25926 20.2538 3.84151C14.0255 5.42376 10.2592 11.7554 11.8415 17.9836C12.2277 19.5037 12.8968 20.8772 13.7782 22.0621"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M20 42H10"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M22.5 21L27.5 31"/></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-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" d="M19 14L33 42H5L19 14Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M24 25L15 42"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M33 42H43.5L35 28L30.5 36"/><path stroke="#000" stroke-linecap="round" d="M25.9836 26.3959C32.2118 24.8136 35.9781 18.482 34.3959 12.2538C32.8136 6.02557 26.482 2.25926 20.2538 3.84151C14.0255 5.42376 10.2592 11.7554 11.8415 17.9836C12.2277 19.5037 12.8968 20.8772 13.7782 22.0621"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M20 42H10"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M22.5 21L27.5 31"/></g></svg>
</template>

CSS

.icon-pyramid-one {
  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-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2014L33%2042H5L19%2014Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2025L15%2042%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2042H43.5L35%2028L30.5%2036%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M25.9836%2026.3959C32.2118%2024.8136%2035.9781%2018.482%2034.3959%2012.2538C32.8136%206.02557%2026.482%202.25926%2020.2538%203.84151C14.0255%205.42376%2010.2592%2011.7554%2011.8415%2017.9836C12.2277%2019.5037%2012.8968%2020.8772%2013.7782%2022.0621%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2042H10%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.5%2021L27.5%2031%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-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2014L33%2042H5L19%2014Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2025L15%2042%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2042H43.5L35%2028L30.5%2036%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M25.9836%2026.3959C32.2118%2024.8136%2035.9781%2018.482%2034.3959%2012.2538C32.8136%206.02557%2026.482%202.25926%2020.2538%203.84151C14.0255%205.42376%2010.2592%2011.7554%2011.8415%2017.9836C12.2277%2019.5037%2012.8968%2020.8772%2013.7782%2022.0621%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2042H10%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.5%2021L27.5%2031%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/pyramid-one.svg?color=%231a73e8&size=48