prism icon
prism from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- prism
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the prism 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="M12 15c.323 0 .607.2 1.175.601l3.744 2.642c2.185 1.542 3.278 2.313 3.052 3.035M12 15c-.323 0-.607.2-1.175.601l-3.744 2.642c-2.185 1.542-3.278 2.313-3.052 3.035M12 15v-3.5m7.97 9.778c-.225.722-1.559.722-4.226.722H8.256c-2.667 0-4.001 0-4.227-.722m15.942 0V8M4.029 21.278V8M12 2c.323 0 .607.2 1.175.601l3.744 2.642c2.185 1.542 3.278 2.313 3.052 3.035S18.41 9 15.744 9H8.256c-2.667 0-4.001 0-4.227-.722s.867-1.493 3.052-3.035l3.744-2.642C11.393 2.201 11.677 2 12 2m0 0v4.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPrism(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="M12 15c.323 0 .607.2 1.175.601l3.744 2.642c2.185 1.542 3.278 2.313 3.052 3.035M12 15c-.323 0-.607.2-1.175.601l-3.744 2.642c-2.185 1.542-3.278 2.313-3.052 3.035M12 15v-3.5m7.97 9.778c-.225.722-1.559.722-4.226.722H8.256c-2.667 0-4.001 0-4.227-.722m15.942 0V8M4.029 21.278V8M12 2c.323 0 .607.2 1.175.601l3.744 2.642c2.185 1.542 3.278 2.313 3.052 3.035S18.41 9 15.744 9H8.256c-2.667 0-4.001 0-4.227-.722s.867-1.493 3.052-3.035l3.744-2.642C11.393 2.201 11.677 2 12 2m0 0v4.5"/></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="M12 15c.323 0 .607.2 1.175.601l3.744 2.642c2.185 1.542 3.278 2.313 3.052 3.035M12 15c-.323 0-.607.2-1.175.601l-3.744 2.642c-2.185 1.542-3.278 2.313-3.052 3.035M12 15v-3.5m7.97 9.778c-.225.722-1.559.722-4.226.722H8.256c-2.667 0-4.001 0-4.227-.722m15.942 0V8M4.029 21.278V8M12 2c.323 0 .607.2 1.175.601l3.744 2.642c2.185 1.542 3.278 2.313 3.052 3.035S18.41 9 15.744 9H8.256c-2.667 0-4.001 0-4.227-.722s.867-1.493 3.052-3.035l3.744-2.642C11.393 2.201 11.677 2 12 2m0 0v4.5"/></svg> </template>
CSS
.icon-prism {
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%22M12%2015c.323%200%20.607.2%201.175.601l3.744%202.642c2.185%201.542%203.278%202.313%203.052%203.035M12%2015c-.323%200-.607.2-1.175.601l-3.744%202.642c-2.185%201.542-3.278%202.313-3.052%203.035M12%2015v-3.5m7.97%209.778c-.225.722-1.559.722-4.226.722H8.256c-2.667%200-4.001%200-4.227-.722m15.942%200V8M4.029%2021.278V8M12%202c.323%200%20.607.2%201.175.601l3.744%202.642c2.185%201.542%203.278%202.313%203.052%203.035S18.41%209%2015.744%209H8.256c-2.667%200-4.001%200-4.227-.722s.867-1.493%203.052-3.035l3.744-2.642C11.393%202.201%2011.677%202%2012%202m0%200v4.5%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%22M12%2015c.323%200%20.607.2%201.175.601l3.744%202.642c2.185%201.542%203.278%202.313%203.052%203.035M12%2015c-.323%200-.607.2-1.175.601l-3.744%202.642c-2.185%201.542-3.278%202.313-3.052%203.035M12%2015v-3.5m7.97%209.778c-.225.722-1.559.722-4.226.722H8.256c-2.667%200-4.001%200-4.227-.722m15.942%200V8M4.029%2021.278V8M12%202c.323%200%20.607.2%201.175.601l3.744%202.642c2.185%201.542%203.278%202.313%203.052%203.035S18.41%209%2015.744%209H8.256c-2.667%200-4.001%200-4.227-.722s.867-1.493%203.052-3.035l3.744-2.642C11.393%202.201%2011.677%202%2012%202m0%200v4.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/prism.svg?color=%231a73e8&size=48