simplex logo
simplex from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- simplex
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the simplex logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.1 0l-4.026 4.025L8.125.076L6.113 2.09l3.95 3.947l-3.975 3.977L2.14 6.066L.109 8.096l3.948 3.947L0 16.1l1.975 1.972l4.056-4.056l3.95 3.947l2.029-2.027l-3.95-3.95l3.975-3.972l3.951 3.949l-4.025 4.023v.002L9.947 18l-4.023 4.025L7.896 24l4.026-4.025l3.95 3.949l2.013-2.014l-3.951-3.95l4.027-4.024l3.95 3.949l2.013-2.012l-3.95-3.95L24 7.899l-1.975-1.972L18 9.949L14.049 6l4.025-4.025z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSimplex(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.1 0l-4.026 4.025L8.125.076L6.113 2.09l3.95 3.947l-3.975 3.977L2.14 6.066L.109 8.096l3.948 3.947L0 16.1l1.975 1.972l4.056-4.056l3.95 3.947l2.029-2.027l-3.95-3.95l3.975-3.972l3.951 3.949l-4.025 4.023v.002L9.947 18l-4.023 4.025L7.896 24l4.026-4.025l3.95 3.949l2.013-2.014l-3.951-3.95l4.027-4.024l3.95 3.949l2.013-2.012l-3.95-3.95L24 7.899l-1.975-1.972L18 9.949L14.049 6l4.025-4.025z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.1 0l-4.026 4.025L8.125.076L6.113 2.09l3.95 3.947l-3.975 3.977L2.14 6.066L.109 8.096l3.948 3.947L0 16.1l1.975 1.972l4.056-4.056l3.95 3.947l2.029-2.027l-3.95-3.95l3.975-3.972l3.951 3.949l-4.025 4.023v.002L9.947 18l-4.023 4.025L7.896 24l4.026-4.025l3.95 3.949l2.013-2.014l-3.951-3.95l4.027-4.024l3.95 3.949l2.013-2.012l-3.95-3.95L24 7.899l-1.975-1.972L18 9.949L14.049 6l4.025-4.025z"/></svg> </template>
CSS
.icon-simplex {
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%22currentColor%22%20d%3D%22m16.1%200l-4.026%204.025L8.125.076L6.113%202.09l3.95%203.947l-3.975%203.977L2.14%206.066L.109%208.096l3.948%203.947L0%2016.1l1.975%201.972l4.056-4.056l3.95%203.947l2.029-2.027l-3.95-3.95l3.975-3.972l3.951%203.949l-4.025%204.023v.002L9.947%2018l-4.023%204.025L7.896%2024l4.026-4.025l3.95%203.949l2.013-2.014l-3.951-3.95l4.027-4.024l3.95%203.949l2.013-2.012l-3.95-3.95L24%207.899l-1.975-1.972L18%209.949L14.049%206l4.025-4.025z%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%22currentColor%22%20d%3D%22m16.1%200l-4.026%204.025L8.125.076L6.113%202.09l3.95%203.947l-3.975%203.977L2.14%206.066L.109%208.096l3.948%203.947L0%2016.1l1.975%201.972l4.056-4.056l3.95%203.947l2.029-2.027l-3.95-3.95l3.975-3.972l3.951%203.949l-4.025%204.023v.002L9.947%2018l-4.023%204.025L7.896%2024l4.026-4.025l3.95%203.949l2.013-2.014l-3.951-3.95l4.027-4.024l3.95%203.949l2.013-2.012l-3.95-3.95L24%207.899l-1.975-1.972L18%209.949L14.049%206l4.025-4.025z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/simplex.svg?color=%231a73e8&size=48