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

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

Use the prism 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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.58 8l-.593-1.15C13.664 4.283 13.002 3 12 3s-1.664 1.283-2.987 3.85L4.59 15.427c-1.28 2.481-1.92 3.721-1.423 4.647S4.97 21 7.578 21h8.844c2.609 0 3.913 0 4.41-.926c.496-.926-.143-2.166-1.422-4.647l-.35-.678M8 10l14-3M8 10l13.462 1.5M8 10l14 6M8 10l-6 1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPrism01(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m15.58 8l-.593-1.15C13.664 4.283 13.002 3 12 3s-1.664 1.283-2.987 3.85L4.59 15.427c-1.28 2.481-1.92 3.721-1.423 4.647S4.97 21 7.578 21h8.844c2.609 0 3.913 0 4.41-.926c.496-.926-.143-2.166-1.422-4.647l-.35-.678M8 10l14-3M8 10l13.462 1.5M8 10l14 6M8 10l-6 1"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.58 8l-.593-1.15C13.664 4.283 13.002 3 12 3s-1.664 1.283-2.987 3.85L4.59 15.427c-1.28 2.481-1.92 3.721-1.423 4.647S4.97 21 7.578 21h8.844c2.609 0 3.913 0 4.41-.926c.496-.926-.143-2.166-1.422-4.647l-.35-.678M8 10l14-3M8 10l13.462 1.5M8 10l14 6M8 10l-6 1"/></svg>
</template>

CSS

.icon-prism-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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m15.58%208l-.593-1.15C13.664%204.283%2013.002%203%2012%203s-1.664%201.283-2.987%203.85L4.59%2015.427c-1.28%202.481-1.92%203.721-1.423%204.647S4.97%2021%207.578%2021h8.844c2.609%200%203.913%200%204.41-.926c.496-.926-.143-2.166-1.422-4.647l-.35-.678M8%2010l14-3M8%2010l13.462%201.5M8%2010l14%206M8%2010l-6%201%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m15.58%208l-.593-1.15C13.664%204.283%2013.002%203%2012%203s-1.664%201.283-2.987%203.85L4.59%2015.427c-1.28%202.481-1.92%203.721-1.423%204.647S4.97%2021%207.578%2021h8.844c2.609%200%203.913%200%204.41-.926c.496-.926-.143-2.166-1.422-4.647l-.35-.678M8%2010l14-3M8%2010l13.462%201.5M8%2010l14%206M8%2010l-6%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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