Prisma Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Prisma icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/346159.svg" alt="Prisma icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346159.svg" alt="Prisma icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346159.svg" alt="Prisma icon" :width="24" :height="24" />
CSS background
.icon-prisma {
background-image: url('https://proicons.com/icon/346159.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M18.5249,10.3008L6.3564,31.3771c-2.4334,4.2147.6083,9.4832,5.4751,9.4832h24.3369c4.8668,0,7.9085-5.2684,5.4751-9.4832l-12.1685-21.0764c-2.4334-4.2147-8.5168-4.2147-10.9502,0Z"/></svg>
Prisma in other icon packs
Copied!