prisma from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
prisma
Set
SVG Logos
Style
Color
Viewbox
256×310
License
CC0

The same logo in other sets

Use the prisma logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 310"><path d="M254.313 235.519L148 9.749A17.06 17.06 0 0 0 133.473.037a16.87 16.87 0 0 0-15.533 8.052L2.633 194.848a17.47 17.47 0 0 0 .193 18.747L59.2 300.896a18.13 18.13 0 0 0 20.363 7.489l163.599-48.392a17.93 17.93 0 0 0 11.26-9.722a17.54 17.54 0 0 0-.101-14.76zm-23.802 9.683l-138.823 41.05c-4.235 1.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443 7.063-5.147 9.003-1.035l91.814 194.973a6.63 6.63 0 0 1-4.18 9.18z"/></svg>

React

import type { SVGProps } from "react";

export function LogosPrisma(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 310"><path d="M254.313 235.519L148 9.749A17.06 17.06 0 0 0 133.473.037a16.87 16.87 0 0 0-15.533 8.052L2.633 194.848a17.47 17.47 0 0 0 .193 18.747L59.2 300.896a18.13 18.13 0 0 0 20.363 7.489l163.599-48.392a17.93 17.93 0 0 0 11.26-9.722a17.54 17.54 0 0 0-.101-14.76zm-23.802 9.683l-138.823 41.05c-4.235 1.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443 7.063-5.147 9.003-1.035l91.814 194.973a6.63 6.63 0 0 1-4.18 9.18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 310"><path d="M254.313 235.519L148 9.749A17.06 17.06 0 0 0 133.473.037a16.87 16.87 0 0 0-15.533 8.052L2.633 194.848a17.47 17.47 0 0 0 .193 18.747L59.2 300.896a18.13 18.13 0 0 0 20.363 7.489l163.599-48.392a17.93 17.93 0 0 0 11.26-9.722a17.54 17.54 0 0 0-.101-14.76zm-23.802 9.683l-138.823 41.05c-4.235 1.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443 7.063-5.147 9.003-1.035l91.814 194.973a6.63 6.63 0 0 1-4.18 9.18z"/></svg>
</template>

CSS

.icon-prisma {
  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%20310%22%3E%3Cpath%20d%3D%22M254.313%20235.519L148%209.749A17.06%2017.06%200%200%200%20133.473.037a16.87%2016.87%200%200%200-15.533%208.052L2.633%20194.848a17.47%2017.47%200%200%200%20.193%2018.747L59.2%20300.896a18.13%2018.13%200%200%200%2020.363%207.489l163.599-48.392a17.93%2017.93%200%200%200%2011.26-9.722a17.54%2017.54%200%200%200-.101-14.76zm-23.802%209.683l-138.823%2041.05c-4.235%201.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443%207.063-5.147%209.003-1.035l91.814%20194.973a6.63%206.63%200%200%201-4.18%209.18z%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%20310%22%3E%3Cpath%20d%3D%22M254.313%20235.519L148%209.749A17.06%2017.06%200%200%200%20133.473.037a16.87%2016.87%200%200%200-15.533%208.052L2.633%20194.848a17.47%2017.47%200%200%200%20.193%2018.747L59.2%20300.896a18.13%2018.13%200%200%200%2020.363%207.489l163.599-48.392a17.93%2017.93%200%200%200%2011.26-9.722a17.54%2017.54%200%200%200-.101-14.76zm-23.802%209.683l-138.823%2041.05c-4.235%201.26-8.3-2.411-7.419-6.685l49.598-237.484c.927-4.443%207.063-5.147%209.003-1.035l91.814%20194.973a6.63%206.63%200%200%201-4.18%209.18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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