Prisma Icon
Free SVG icon from the Simple Icons 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/315674.svg" alt="Prisma icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315674.svg" alt="Prisma icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315674.svg" alt="Prisma icon" :width="24" :height="24" />
CSS background
.icon-prisma {
background-image: url('https://proicons.com/icon/315674.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Prisma</title><path d="M21.8068 18.2848L13.5528.7565c-.207-.4382-.639-.7273-1.1286-.7541-.5023-.0293-.9523.213-1.2062.6253L2.266 15.1271c-.2773.4518-.2718 1.0091.0158 1.4555l4.3759 6.7786c.2608.4046.7127.6388 1.1823.6388.1332 0 .267-.0188.3987-.0577l12.7019-3.7568c.3891-.1151.7072-.3904.8737-.7553s.1633-.7828-.0075-1.1454zm-1.8481.7519L9.1814 22.2242c-.3292.0975-.6448-.1873-.5756-.5194l3.8501-18.4386c.072-.3448.5486-.3996.699-.0803l7.1288 15.138c.1344.2856-.019.6224-.325.7128z"/></svg>
Prisma in other icon packs
Copied!