chemex from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
chemex
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the chemex logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.665.124c-.741 0-1.36.593-1.36 1.334s.619 1.335 1.36 1.335A1.33 1.33 0 0 0 24 1.458A1.33 1.33 0 0 0 22.665.124M1.112.148s5.314 6.748 5.982 7.91c.89 1.557.84 2.076-.124 3.954C6.352 13.2 0 23.876 0 23.876h2.694S8.7 13.668 9.516 12.284c.89-1.508.89-3.164.148-4.474C9.071 6.772 3.831.148 3.831.148zm16.956 0s-5.24 6.624-5.833 7.662c-.717 1.286-.766 2.917.148 4.474c.816 1.384 6.822 11.592 6.822 11.592h2.67c0-.024-6.328-10.677-6.946-11.888c-.964-1.854-1.013-2.373-.123-3.93c.667-1.162 5.98-7.91 5.98-7.91zm4.597.223c.593 0 1.088.494 1.088 1.087c0 .594-.495 1.088-1.088 1.088a1.097 1.097 0 0 1-1.087-1.088A1.08 1.08 0 0 1 22.665.371m-.593.296V2.15h.272v-.519h.37l.273.52h.321l-.297-.544a.45.45 0 0 0 .297-.446c0-.296-.198-.494-.52-.494zm.321.272h.445c.149 0 .223.05.223.222c0 .173-.124.223-.223.223h-.445z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsChemex(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="M22.665.124c-.741 0-1.36.593-1.36 1.334s.619 1.335 1.36 1.335A1.33 1.33 0 0 0 24 1.458A1.33 1.33 0 0 0 22.665.124M1.112.148s5.314 6.748 5.982 7.91c.89 1.557.84 2.076-.124 3.954C6.352 13.2 0 23.876 0 23.876h2.694S8.7 13.668 9.516 12.284c.89-1.508.89-3.164.148-4.474C9.071 6.772 3.831.148 3.831.148zm16.956 0s-5.24 6.624-5.833 7.662c-.717 1.286-.766 2.917.148 4.474c.816 1.384 6.822 11.592 6.822 11.592h2.67c0-.024-6.328-10.677-6.946-11.888c-.964-1.854-1.013-2.373-.123-3.93c.667-1.162 5.98-7.91 5.98-7.91zm4.597.223c.593 0 1.088.494 1.088 1.087c0 .594-.495 1.088-1.088 1.088a1.097 1.097 0 0 1-1.087-1.088A1.08 1.08 0 0 1 22.665.371m-.593.296V2.15h.272v-.519h.37l.273.52h.321l-.297-.544a.45.45 0 0 0 .297-.446c0-.296-.198-.494-.52-.494zm.321.272h.445c.149 0 .223.05.223.222c0 .173-.124.223-.223.223h-.445z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.665.124c-.741 0-1.36.593-1.36 1.334s.619 1.335 1.36 1.335A1.33 1.33 0 0 0 24 1.458A1.33 1.33 0 0 0 22.665.124M1.112.148s5.314 6.748 5.982 7.91c.89 1.557.84 2.076-.124 3.954C6.352 13.2 0 23.876 0 23.876h2.694S8.7 13.668 9.516 12.284c.89-1.508.89-3.164.148-4.474C9.071 6.772 3.831.148 3.831.148zm16.956 0s-5.24 6.624-5.833 7.662c-.717 1.286-.766 2.917.148 4.474c.816 1.384 6.822 11.592 6.822 11.592h2.67c0-.024-6.328-10.677-6.946-11.888c-.964-1.854-1.013-2.373-.123-3.93c.667-1.162 5.98-7.91 5.98-7.91zm4.597.223c.593 0 1.088.494 1.088 1.087c0 .594-.495 1.088-1.088 1.088a1.097 1.097 0 0 1-1.087-1.088A1.08 1.08 0 0 1 22.665.371m-.593.296V2.15h.272v-.519h.37l.273.52h.321l-.297-.544a.45.45 0 0 0 .297-.446c0-.296-.198-.494-.52-.494zm.321.272h.445c.149 0 .223.05.223.222c0 .173-.124.223-.223.223h-.445z"/></svg>
</template>

CSS

.icon-chemex {
  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%22M22.665.124c-.741%200-1.36.593-1.36%201.334s.619%201.335%201.36%201.335A1.33%201.33%200%200%200%2024%201.458A1.33%201.33%200%200%200%2022.665.124M1.112.148s5.314%206.748%205.982%207.91c.89%201.557.84%202.076-.124%203.954C6.352%2013.2%200%2023.876%200%2023.876h2.694S8.7%2013.668%209.516%2012.284c.89-1.508.89-3.164.148-4.474C9.071%206.772%203.831.148%203.831.148zm16.956%200s-5.24%206.624-5.833%207.662c-.717%201.286-.766%202.917.148%204.474c.816%201.384%206.822%2011.592%206.822%2011.592h2.67c0-.024-6.328-10.677-6.946-11.888c-.964-1.854-1.013-2.373-.123-3.93c.667-1.162%205.98-7.91%205.98-7.91zm4.597.223c.593%200%201.088.494%201.088%201.087c0%20.594-.495%201.088-1.088%201.088a1.097%201.097%200%200%201-1.087-1.088A1.08%201.08%200%200%201%2022.665.371m-.593.296V2.15h.272v-.519h.37l.273.52h.321l-.297-.544a.45.45%200%200%200%20.297-.446c0-.296-.198-.494-.52-.494zm.321.272h.445c.149%200%20.223.05.223.222c0%20.173-.124.223-.223.223h-.445z%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%22M22.665.124c-.741%200-1.36.593-1.36%201.334s.619%201.335%201.36%201.335A1.33%201.33%200%200%200%2024%201.458A1.33%201.33%200%200%200%2022.665.124M1.112.148s5.314%206.748%205.982%207.91c.89%201.557.84%202.076-.124%203.954C6.352%2013.2%200%2023.876%200%2023.876h2.694S8.7%2013.668%209.516%2012.284c.89-1.508.89-3.164.148-4.474C9.071%206.772%203.831.148%203.831.148zm16.956%200s-5.24%206.624-5.833%207.662c-.717%201.286-.766%202.917.148%204.474c.816%201.384%206.822%2011.592%206.822%2011.592h2.67c0-.024-6.328-10.677-6.946-11.888c-.964-1.854-1.013-2.373-.123-3.93c.667-1.162%205.98-7.91%205.98-7.91zm4.597.223c.593%200%201.088.494%201.088%201.087c0%20.594-.495%201.088-1.088%201.088a1.097%201.097%200%200%201-1.087-1.088A1.08%201.08%200%200%201%2022.665.371m-.593.296V2.15h.272v-.519h.37l.273.52h.321l-.297-.544a.45.45%200%200%200%20.297-.446c0-.296-.198-.494-.52-.494zm.321.272h.445c.149%200%20.223.05.223.222c0%20.173-.124.223-.223.223h-.445z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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