manifoldjs logo

manifoldjs from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
manifoldjs
Set
SVG Logos
Style
Color
Viewbox
256×423
License
CC0

Use the manifoldjs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 423"><path d="M256 71.626c0-14.359-7.235-27.381-19.478-34.95L186.435 5.622c-.112-.111-.223-.111-.334-.223c-11.353-6.79-25.155-7.234-36.842-1.001L43.41 60.16C16.696 74.297 0 101.79 0 132.064v276.702c0 8.57 9.35 14.136 23.93 14.136c2.783 0 5.566-.223 8.46-.556c15.36-2.115 30.83-9.907 30.83-20.703V150.206l33.17 20.592V380.05c0 8.57 9.46 14.135 23.93 14.135c2.783 0 5.565-.222 8.46-.556c15.36-2.115 30.83-9.906 30.83-20.703V79.64L51.757 136.516v252.66c-3.562-1.112-7.68-1.78-12.467-1.78c-2.782 0-5.565.223-8.459.556c-6.9 1.002-13.801 3.117-19.367 6.122V131.952c0-25.933 14.247-49.641 37.287-61.773l105.74-55.764c8.125-4.34 17.697-4.007 25.6.78c7.902 4.785 12.577 13.133 12.577 22.371v313.656c0 8.57 9.35 14.136 23.93 14.136c2.783 0 5.565-.223 8.46-.557c15.36-2.115 30.83-9.906 30.83-20.702V71.626H256zM148.146 149.76V360.35c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783 0-5.565.222-8.46.556c-6.9 1.001-13.8 3.116-19.366 6.121V171.02l40.292-21.259zm-20.925 232.404c-2.338.334-4.675.445-6.901.445c-7.791 0-11.687-2.004-12.466-2.894c.779-2.115 8.236-7.457 20.925-9.238c2.338-.334 4.675-.446 6.901-.446c7.791 0 11.687 2.004 12.466 2.894c-.779 2.226-8.236 7.57-20.925 9.239zm20.925-245.315l-45.857 24.153L68.897 140.3l79.25-41.739v38.289zM32.39 399.306c2.337-.334 4.674-.446 6.9-.446c7.792 0 11.687 2.004 12.467 2.894c-.78 2.115-8.237 7.458-20.926 9.238c-2.337.334-4.674.446-6.9.446c-7.792 0-11.688-2.004-12.467-2.894c.78-2.115 8.237-7.458 20.926-9.238zm212.146-327.68v260.006c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783 0-5.566.222-8.46.556c-6.9 1.002-13.801 3.117-19.367 6.122V37.455c0-2.783-.333-5.343-.89-8.014l27.158 16.807c8.793 5.565 14.025 15.026 14.025 25.378zM223.61 353.448c-2.337.334-4.674.445-6.9.445c-7.792 0-11.687-2.003-12.467-2.894c.78-2.114 8.237-7.457 20.926-9.238c2.337-.334 4.674-.445 6.9-.445c7.792 0 11.688 2.003 12.467 2.894c-.78 2.115-8.237 7.457-20.926 9.238zM53.537 91.994c-12.354 5.12-17.808 20.146-18.03 20.703c-.78 2.115.333 4.563 2.56 5.342c.444.112.89.223 1.446.223c1.67 0 3.34-1.113 3.896-2.783c0-.11 4.452-12.132 13.468-15.916c4.118-1.67 8.57-1.336 13.69 1.002c2.115 1.001 4.563.11 5.565-2.004c1.002-2.115.111-4.563-2.003-5.565c-7.346-3.228-14.247-3.562-20.592-1.002zm113.086-47.527c-7.235-3.45-14.136-3.784-20.48-1.113c-12.355 5.12-17.81 20.146-18.032 20.703c-.779 2.115.334 4.563 2.56 5.342c.446.112.89.223 1.447.223c1.67 0 3.34-1.113 3.896-2.783c0-.11 4.452-12.132 13.468-15.916c4.118-1.67 8.57-1.336 13.69 1.002c2.115 1.001 4.564.11 5.565-2.004c.78-2.003-.11-4.452-2.114-5.454z" fill="#F22E2E"/></svg>

React

import type { SVGProps } from "react";

export function LogosManifoldjs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 423"><path d="M256 71.626c0-14.359-7.235-27.381-19.478-34.95L186.435 5.622c-.112-.111-.223-.111-.334-.223c-11.353-6.79-25.155-7.234-36.842-1.001L43.41 60.16C16.696 74.297 0 101.79 0 132.064v276.702c0 8.57 9.35 14.136 23.93 14.136c2.783 0 5.566-.223 8.46-.556c15.36-2.115 30.83-9.907 30.83-20.703V150.206l33.17 20.592V380.05c0 8.57 9.46 14.135 23.93 14.135c2.783 0 5.565-.222 8.46-.556c15.36-2.115 30.83-9.906 30.83-20.703V79.64L51.757 136.516v252.66c-3.562-1.112-7.68-1.78-12.467-1.78c-2.782 0-5.565.223-8.459.556c-6.9 1.002-13.801 3.117-19.367 6.122V131.952c0-25.933 14.247-49.641 37.287-61.773l105.74-55.764c8.125-4.34 17.697-4.007 25.6.78c7.902 4.785 12.577 13.133 12.577 22.371v313.656c0 8.57 9.35 14.136 23.93 14.136c2.783 0 5.565-.223 8.46-.557c15.36-2.115 30.83-9.906 30.83-20.702V71.626H256zM148.146 149.76V360.35c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783 0-5.565.222-8.46.556c-6.9 1.001-13.8 3.116-19.366 6.121V171.02l40.292-21.259zm-20.925 232.404c-2.338.334-4.675.445-6.901.445c-7.791 0-11.687-2.004-12.466-2.894c.779-2.115 8.236-7.457 20.925-9.238c2.338-.334 4.675-.446 6.901-.446c7.791 0 11.687 2.004 12.466 2.894c-.779 2.226-8.236 7.57-20.925 9.239zm20.925-245.315l-45.857 24.153L68.897 140.3l79.25-41.739v38.289zM32.39 399.306c2.337-.334 4.674-.446 6.9-.446c7.792 0 11.687 2.004 12.467 2.894c-.78 2.115-8.237 7.458-20.926 9.238c-2.337.334-4.674.446-6.9.446c-7.792 0-11.688-2.004-12.467-2.894c.78-2.115 8.237-7.458 20.926-9.238zm212.146-327.68v260.006c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783 0-5.566.222-8.46.556c-6.9 1.002-13.801 3.117-19.367 6.122V37.455c0-2.783-.333-5.343-.89-8.014l27.158 16.807c8.793 5.565 14.025 15.026 14.025 25.378zM223.61 353.448c-2.337.334-4.674.445-6.9.445c-7.792 0-11.687-2.003-12.467-2.894c.78-2.114 8.237-7.457 20.926-9.238c2.337-.334 4.674-.445 6.9-.445c7.792 0 11.688 2.003 12.467 2.894c-.78 2.115-8.237 7.457-20.926 9.238zM53.537 91.994c-12.354 5.12-17.808 20.146-18.03 20.703c-.78 2.115.333 4.563 2.56 5.342c.444.112.89.223 1.446.223c1.67 0 3.34-1.113 3.896-2.783c0-.11 4.452-12.132 13.468-15.916c4.118-1.67 8.57-1.336 13.69 1.002c2.115 1.001 4.563.11 5.565-2.004c1.002-2.115.111-4.563-2.003-5.565c-7.346-3.228-14.247-3.562-20.592-1.002zm113.086-47.527c-7.235-3.45-14.136-3.784-20.48-1.113c-12.355 5.12-17.81 20.146-18.032 20.703c-.779 2.115.334 4.563 2.56 5.342c.446.112.89.223 1.447.223c1.67 0 3.34-1.113 3.896-2.783c0-.11 4.452-12.132 13.468-15.916c4.118-1.67 8.57-1.336 13.69 1.002c2.115 1.001 4.564.11 5.565-2.004c.78-2.003-.11-4.452-2.114-5.454z" fill="#F22E2E"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 423"><path d="M256 71.626c0-14.359-7.235-27.381-19.478-34.95L186.435 5.622c-.112-.111-.223-.111-.334-.223c-11.353-6.79-25.155-7.234-36.842-1.001L43.41 60.16C16.696 74.297 0 101.79 0 132.064v276.702c0 8.57 9.35 14.136 23.93 14.136c2.783 0 5.566-.223 8.46-.556c15.36-2.115 30.83-9.907 30.83-20.703V150.206l33.17 20.592V380.05c0 8.57 9.46 14.135 23.93 14.135c2.783 0 5.565-.222 8.46-.556c15.36-2.115 30.83-9.906 30.83-20.703V79.64L51.757 136.516v252.66c-3.562-1.112-7.68-1.78-12.467-1.78c-2.782 0-5.565.223-8.459.556c-6.9 1.002-13.801 3.117-19.367 6.122V131.952c0-25.933 14.247-49.641 37.287-61.773l105.74-55.764c8.125-4.34 17.697-4.007 25.6.78c7.902 4.785 12.577 13.133 12.577 22.371v313.656c0 8.57 9.35 14.136 23.93 14.136c2.783 0 5.565-.223 8.46-.557c15.36-2.115 30.83-9.906 30.83-20.702V71.626H256zM148.146 149.76V360.35c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783 0-5.565.222-8.46.556c-6.9 1.001-13.8 3.116-19.366 6.121V171.02l40.292-21.259zm-20.925 232.404c-2.338.334-4.675.445-6.901.445c-7.791 0-11.687-2.004-12.466-2.894c.779-2.115 8.236-7.457 20.925-9.238c2.338-.334 4.675-.446 6.901-.446c7.791 0 11.687 2.004 12.466 2.894c-.779 2.226-8.236 7.57-20.925 9.239zm20.925-245.315l-45.857 24.153L68.897 140.3l79.25-41.739v38.289zM32.39 399.306c2.337-.334 4.674-.446 6.9-.446c7.792 0 11.687 2.004 12.467 2.894c-.78 2.115-8.237 7.458-20.926 9.238c-2.337.334-4.674.446-6.9.446c-7.792 0-11.688-2.004-12.467-2.894c.78-2.115 8.237-7.458 20.926-9.238zm212.146-327.68v260.006c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783 0-5.566.222-8.46.556c-6.9 1.002-13.801 3.117-19.367 6.122V37.455c0-2.783-.333-5.343-.89-8.014l27.158 16.807c8.793 5.565 14.025 15.026 14.025 25.378zM223.61 353.448c-2.337.334-4.674.445-6.9.445c-7.792 0-11.687-2.003-12.467-2.894c.78-2.114 8.237-7.457 20.926-9.238c2.337-.334 4.674-.445 6.9-.445c7.792 0 11.688 2.003 12.467 2.894c-.78 2.115-8.237 7.457-20.926 9.238zM53.537 91.994c-12.354 5.12-17.808 20.146-18.03 20.703c-.78 2.115.333 4.563 2.56 5.342c.444.112.89.223 1.446.223c1.67 0 3.34-1.113 3.896-2.783c0-.11 4.452-12.132 13.468-15.916c4.118-1.67 8.57-1.336 13.69 1.002c2.115 1.001 4.563.11 5.565-2.004c1.002-2.115.111-4.563-2.003-5.565c-7.346-3.228-14.247-3.562-20.592-1.002zm113.086-47.527c-7.235-3.45-14.136-3.784-20.48-1.113c-12.355 5.12-17.81 20.146-18.032 20.703c-.779 2.115.334 4.563 2.56 5.342c.446.112.89.223 1.447.223c1.67 0 3.34-1.113 3.896-2.783c0-.11 4.452-12.132 13.468-15.916c4.118-1.67 8.57-1.336 13.69 1.002c2.115 1.001 4.564.11 5.565-2.004c.78-2.003-.11-4.452-2.114-5.454z" fill="#F22E2E"/></svg>
</template>

CSS

.icon-manifoldjs {
  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%20256%20423%22%3E%3Cpath%20d%3D%22M256%2071.626c0-14.359-7.235-27.381-19.478-34.95L186.435%205.622c-.112-.111-.223-.111-.334-.223c-11.353-6.79-25.155-7.234-36.842-1.001L43.41%2060.16C16.696%2074.297%200%20101.79%200%20132.064v276.702c0%208.57%209.35%2014.136%2023.93%2014.136c2.783%200%205.566-.223%208.46-.556c15.36-2.115%2030.83-9.907%2030.83-20.703V150.206l33.17%2020.592V380.05c0%208.57%209.46%2014.135%2023.93%2014.135c2.783%200%205.565-.222%208.46-.556c15.36-2.115%2030.83-9.906%2030.83-20.703V79.64L51.757%20136.516v252.66c-3.562-1.112-7.68-1.78-12.467-1.78c-2.782%200-5.565.223-8.459.556c-6.9%201.002-13.801%203.117-19.367%206.122V131.952c0-25.933%2014.247-49.641%2037.287-61.773l105.74-55.764c8.125-4.34%2017.697-4.007%2025.6.78c7.902%204.785%2012.577%2013.133%2012.577%2022.371v313.656c0%208.57%209.35%2014.136%2023.93%2014.136c2.783%200%205.565-.223%208.46-.557c15.36-2.115%2030.83-9.906%2030.83-20.702V71.626H256zM148.146%20149.76V360.35c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783%200-5.565.222-8.46.556c-6.9%201.001-13.8%203.116-19.366%206.121V171.02l40.292-21.259zm-20.925%20232.404c-2.338.334-4.675.445-6.901.445c-7.791%200-11.687-2.004-12.466-2.894c.779-2.115%208.236-7.457%2020.925-9.238c2.338-.334%204.675-.446%206.901-.446c7.791%200%2011.687%202.004%2012.466%202.894c-.779%202.226-8.236%207.57-20.925%209.239zm20.925-245.315l-45.857%2024.153L68.897%20140.3l79.25-41.739v38.289zM32.39%20399.306c2.337-.334%204.674-.446%206.9-.446c7.792%200%2011.687%202.004%2012.467%202.894c-.78%202.115-8.237%207.458-20.926%209.238c-2.337.334-4.674.446-6.9.446c-7.792%200-11.688-2.004-12.467-2.894c.78-2.115%208.237-7.458%2020.926-9.238zm212.146-327.68v260.006c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783%200-5.566.222-8.46.556c-6.9%201.002-13.801%203.117-19.367%206.122V37.455c0-2.783-.333-5.343-.89-8.014l27.158%2016.807c8.793%205.565%2014.025%2015.026%2014.025%2025.378zM223.61%20353.448c-2.337.334-4.674.445-6.9.445c-7.792%200-11.687-2.003-12.467-2.894c.78-2.114%208.237-7.457%2020.926-9.238c2.337-.334%204.674-.445%206.9-.445c7.792%200%2011.688%202.003%2012.467%202.894c-.78%202.115-8.237%207.457-20.926%209.238zM53.537%2091.994c-12.354%205.12-17.808%2020.146-18.03%2020.703c-.78%202.115.333%204.563%202.56%205.342c.444.112.89.223%201.446.223c1.67%200%203.34-1.113%203.896-2.783c0-.11%204.452-12.132%2013.468-15.916c4.118-1.67%208.57-1.336%2013.69%201.002c2.115%201.001%204.563.11%205.565-2.004c1.002-2.115.111-4.563-2.003-5.565c-7.346-3.228-14.247-3.562-20.592-1.002zm113.086-47.527c-7.235-3.45-14.136-3.784-20.48-1.113c-12.355%205.12-17.81%2020.146-18.032%2020.703c-.779%202.115.334%204.563%202.56%205.342c.446.112.89.223%201.447.223c1.67%200%203.34-1.113%203.896-2.783c0-.11%204.452-12.132%2013.468-15.916c4.118-1.67%208.57-1.336%2013.69%201.002c2.115%201.001%204.564.11%205.565-2.004c.78-2.003-.11-4.452-2.114-5.454z%22%20fill%3D%22%23F22E2E%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%20256%20423%22%3E%3Cpath%20d%3D%22M256%2071.626c0-14.359-7.235-27.381-19.478-34.95L186.435%205.622c-.112-.111-.223-.111-.334-.223c-11.353-6.79-25.155-7.234-36.842-1.001L43.41%2060.16C16.696%2074.297%200%20101.79%200%20132.064v276.702c0%208.57%209.35%2014.136%2023.93%2014.136c2.783%200%205.566-.223%208.46-.556c15.36-2.115%2030.83-9.907%2030.83-20.703V150.206l33.17%2020.592V380.05c0%208.57%209.46%2014.135%2023.93%2014.135c2.783%200%205.565-.222%208.46-.556c15.36-2.115%2030.83-9.906%2030.83-20.703V79.64L51.757%20136.516v252.66c-3.562-1.112-7.68-1.78-12.467-1.78c-2.782%200-5.565.223-8.459.556c-6.9%201.002-13.801%203.117-19.367%206.122V131.952c0-25.933%2014.247-49.641%2037.287-61.773l105.74-55.764c8.125-4.34%2017.697-4.007%2025.6.78c7.902%204.785%2012.577%2013.133%2012.577%2022.371v313.656c0%208.57%209.35%2014.136%2023.93%2014.136c2.783%200%205.565-.223%208.46-.557c15.36-2.115%2030.83-9.906%2030.83-20.702V71.626H256zM148.146%20149.76V360.35c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783%200-5.565.222-8.46.556c-6.9%201.001-13.8%203.116-19.366%206.121V171.02l40.292-21.259zm-20.925%20232.404c-2.338.334-4.675.445-6.901.445c-7.791%200-11.687-2.004-12.466-2.894c.779-2.115%208.236-7.457%2020.925-9.238c2.338-.334%204.675-.446%206.901-.446c7.791%200%2011.687%202.004%2012.466%202.894c-.779%202.226-8.236%207.57-20.925%209.239zm20.925-245.315l-45.857%2024.153L68.897%20140.3l79.25-41.739v38.289zM32.39%20399.306c2.337-.334%204.674-.446%206.9-.446c7.792%200%2011.687%202.004%2012.467%202.894c-.78%202.115-8.237%207.458-20.926%209.238c-2.337.334-4.674.446-6.9.446c-7.792%200-11.688-2.004-12.467-2.894c.78-2.115%208.237-7.458%2020.926-9.238zm212.146-327.68v260.006c-3.562-1.113-7.68-1.78-12.466-1.78c-2.783%200-5.566.222-8.46.556c-6.9%201.002-13.801%203.117-19.367%206.122V37.455c0-2.783-.333-5.343-.89-8.014l27.158%2016.807c8.793%205.565%2014.025%2015.026%2014.025%2025.378zM223.61%20353.448c-2.337.334-4.674.445-6.9.445c-7.792%200-11.687-2.003-12.467-2.894c.78-2.114%208.237-7.457%2020.926-9.238c2.337-.334%204.674-.445%206.9-.445c7.792%200%2011.688%202.003%2012.467%202.894c-.78%202.115-8.237%207.457-20.926%209.238zM53.537%2091.994c-12.354%205.12-17.808%2020.146-18.03%2020.703c-.78%202.115.333%204.563%202.56%205.342c.444.112.89.223%201.446.223c1.67%200%203.34-1.113%203.896-2.783c0-.11%204.452-12.132%2013.468-15.916c4.118-1.67%208.57-1.336%2013.69%201.002c2.115%201.001%204.563.11%205.565-2.004c1.002-2.115.111-4.563-2.003-5.565c-7.346-3.228-14.247-3.562-20.592-1.002zm113.086-47.527c-7.235-3.45-14.136-3.784-20.48-1.113c-12.355%205.12-17.81%2020.146-18.032%2020.703c-.779%202.115.334%204.563%202.56%205.342c.446.112.89.223%201.447.223c1.67%200%203.34-1.113%203.896-2.783c0-.11%204.452-12.132%2013.468-15.916c4.118-1.67%208.57-1.336%2013.69%201.002c2.115%201.001%204.564.11%205.565-2.004c.78-2.003-.11-4.452-2.114-5.454z%22%20fill%3D%22%23F22E2E%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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