wolfram mathematica logo
wolfram-mathematica from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wolfram-mathematica
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Related icons in CoreUI Brands
Use the wolfram mathematica logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.984 14.266c-.703-2.036.188-5.333.188-5.333s-3.036 1.75-5.266 1.734c-2.224-.016-5.068-1.734-5.068-1.734s.75 3.281.094 5.385c-.641 2.109-3.292 4.453-3.292 4.453s3.438.307 5.13 1.469c1.698 1.161 3.229 4.615 3.229 4.615s1.042-3.135 3.094-4.547c2.052-1.427 5.281-1.536 5.281-1.536s-2.667-2.453-3.391-4.49zm-2.666 4.922c-1.453 1.078-2.333 2.917-2.333 2.917s-1.01-1.906-2.396-2.958c-1.401-1.052-3.427-1.292-3.427-1.292a6.75 6.75 0 0 0 2.036-3.161c.615-2.052.24-3.641.24-3.641s1.229.932 3.495.932s3.719-.932 3.719-.932s-.505 2.109.094 3.599c.589 1.521 2.094 3.214 2.094 3.214s-2.078.229-3.521 1.323zm-.011-6.386s-1.266.505-2.359.49c-1.094 0-2.266-.49-2.266-.49c.063.771 0 1.531-.229 2.266c-.359 1.146-1.214 2.187-1.214 2.187a5.64 5.64 0 0 1 3.76 2.677s.599-1.13 1.573-1.771a7.7 7.7 0 0 1 2.172-.932s-.984-1.042-1.359-2.094c-.37-1.042-.078-2.333-.078-2.333M26.802 16l4.411-4.932l-6.469-1.427l.667-6.589l-6.078 2.667L16 0l-3.333 5.719l-6.068-2.667l.656 6.599l-6.469 1.401L5.187 16L.802 20.932l6.464 1.427l-.667 6.589l6.068-2.667L16 32l3.333-5.719l6.078 2.667l-.667-6.589l6.469-1.411L26.812 16zm-7.031 5.266C18.667 22.079 16 27.745 16 27.745s-2-5.146-4-6.479c-1.974-1.333-7.172-1.625-7.172-1.625s3.984-3.161 4.76-5.958c.786-2.802-.495-7.161-.495-7.161s3.865 2.797 6.771 2.797c2.896 0 7.016-2.797 7.016-2.797s-1.094 6-.708 7.281c.401 1.276 4.974 5.839 4.974 5.839s-6.266.828-7.385 1.625z"/></svg>
React
import type { SVGProps } from "react";
export function CibWolframMathematica(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.984 14.266c-.703-2.036.188-5.333.188-5.333s-3.036 1.75-5.266 1.734c-2.224-.016-5.068-1.734-5.068-1.734s.75 3.281.094 5.385c-.641 2.109-3.292 4.453-3.292 4.453s3.438.307 5.13 1.469c1.698 1.161 3.229 4.615 3.229 4.615s1.042-3.135 3.094-4.547c2.052-1.427 5.281-1.536 5.281-1.536s-2.667-2.453-3.391-4.49zm-2.666 4.922c-1.453 1.078-2.333 2.917-2.333 2.917s-1.01-1.906-2.396-2.958c-1.401-1.052-3.427-1.292-3.427-1.292a6.75 6.75 0 0 0 2.036-3.161c.615-2.052.24-3.641.24-3.641s1.229.932 3.495.932s3.719-.932 3.719-.932s-.505 2.109.094 3.599c.589 1.521 2.094 3.214 2.094 3.214s-2.078.229-3.521 1.323zm-.011-6.386s-1.266.505-2.359.49c-1.094 0-2.266-.49-2.266-.49c.063.771 0 1.531-.229 2.266c-.359 1.146-1.214 2.187-1.214 2.187a5.64 5.64 0 0 1 3.76 2.677s.599-1.13 1.573-1.771a7.7 7.7 0 0 1 2.172-.932s-.984-1.042-1.359-2.094c-.37-1.042-.078-2.333-.078-2.333M26.802 16l4.411-4.932l-6.469-1.427l.667-6.589l-6.078 2.667L16 0l-3.333 5.719l-6.068-2.667l.656 6.599l-6.469 1.401L5.187 16L.802 20.932l6.464 1.427l-.667 6.589l6.068-2.667L16 32l3.333-5.719l6.078 2.667l-.667-6.589l6.469-1.411L26.812 16zm-7.031 5.266C18.667 22.079 16 27.745 16 27.745s-2-5.146-4-6.479c-1.974-1.333-7.172-1.625-7.172-1.625s3.984-3.161 4.76-5.958c.786-2.802-.495-7.161-.495-7.161s3.865 2.797 6.771 2.797c2.896 0 7.016-2.797 7.016-2.797s-1.094 6-.708 7.281c.401 1.276 4.974 5.839 4.974 5.839s-6.266.828-7.385 1.625z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.984 14.266c-.703-2.036.188-5.333.188-5.333s-3.036 1.75-5.266 1.734c-2.224-.016-5.068-1.734-5.068-1.734s.75 3.281.094 5.385c-.641 2.109-3.292 4.453-3.292 4.453s3.438.307 5.13 1.469c1.698 1.161 3.229 4.615 3.229 4.615s1.042-3.135 3.094-4.547c2.052-1.427 5.281-1.536 5.281-1.536s-2.667-2.453-3.391-4.49zm-2.666 4.922c-1.453 1.078-2.333 2.917-2.333 2.917s-1.01-1.906-2.396-2.958c-1.401-1.052-3.427-1.292-3.427-1.292a6.75 6.75 0 0 0 2.036-3.161c.615-2.052.24-3.641.24-3.641s1.229.932 3.495.932s3.719-.932 3.719-.932s-.505 2.109.094 3.599c.589 1.521 2.094 3.214 2.094 3.214s-2.078.229-3.521 1.323zm-.011-6.386s-1.266.505-2.359.49c-1.094 0-2.266-.49-2.266-.49c.063.771 0 1.531-.229 2.266c-.359 1.146-1.214 2.187-1.214 2.187a5.64 5.64 0 0 1 3.76 2.677s.599-1.13 1.573-1.771a7.7 7.7 0 0 1 2.172-.932s-.984-1.042-1.359-2.094c-.37-1.042-.078-2.333-.078-2.333M26.802 16l4.411-4.932l-6.469-1.427l.667-6.589l-6.078 2.667L16 0l-3.333 5.719l-6.068-2.667l.656 6.599l-6.469 1.401L5.187 16L.802 20.932l6.464 1.427l-.667 6.589l6.068-2.667L16 32l3.333-5.719l6.078 2.667l-.667-6.589l6.469-1.411L26.812 16zm-7.031 5.266C18.667 22.079 16 27.745 16 27.745s-2-5.146-4-6.479c-1.974-1.333-7.172-1.625-7.172-1.625s3.984-3.161 4.76-5.958c.786-2.802-.495-7.161-.495-7.161s3.865 2.797 6.771 2.797c2.896 0 7.016-2.797 7.016-2.797s-1.094 6-.708 7.281c.401 1.276 4.974 5.839 4.974 5.839s-6.266.828-7.385 1.625z"/></svg> </template>
CSS
.icon-wolfram-mathematica {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.984%2014.266c-.703-2.036.188-5.333.188-5.333s-3.036%201.75-5.266%201.734c-2.224-.016-5.068-1.734-5.068-1.734s.75%203.281.094%205.385c-.641%202.109-3.292%204.453-3.292%204.453s3.438.307%205.13%201.469c1.698%201.161%203.229%204.615%203.229%204.615s1.042-3.135%203.094-4.547c2.052-1.427%205.281-1.536%205.281-1.536s-2.667-2.453-3.391-4.49zm-2.666%204.922c-1.453%201.078-2.333%202.917-2.333%202.917s-1.01-1.906-2.396-2.958c-1.401-1.052-3.427-1.292-3.427-1.292a6.75%206.75%200%200%200%202.036-3.161c.615-2.052.24-3.641.24-3.641s1.229.932%203.495.932s3.719-.932%203.719-.932s-.505%202.109.094%203.599c.589%201.521%202.094%203.214%202.094%203.214s-2.078.229-3.521%201.323zm-.011-6.386s-1.266.505-2.359.49c-1.094%200-2.266-.49-2.266-.49c.063.771%200%201.531-.229%202.266c-.359%201.146-1.214%202.187-1.214%202.187a5.64%205.64%200%200%201%203.76%202.677s.599-1.13%201.573-1.771a7.7%207.7%200%200%201%202.172-.932s-.984-1.042-1.359-2.094c-.37-1.042-.078-2.333-.078-2.333M26.802%2016l4.411-4.932l-6.469-1.427l.667-6.589l-6.078%202.667L16%200l-3.333%205.719l-6.068-2.667l.656%206.599l-6.469%201.401L5.187%2016L.802%2020.932l6.464%201.427l-.667%206.589l6.068-2.667L16%2032l3.333-5.719l6.078%202.667l-.667-6.589l6.469-1.411L26.812%2016zm-7.031%205.266C18.667%2022.079%2016%2027.745%2016%2027.745s-2-5.146-4-6.479c-1.974-1.333-7.172-1.625-7.172-1.625s3.984-3.161%204.76-5.958c.786-2.802-.495-7.161-.495-7.161s3.865%202.797%206.771%202.797c2.896%200%207.016-2.797%207.016-2.797s-1.094%206-.708%207.281c.401%201.276%204.974%205.839%204.974%205.839s-6.266.828-7.385%201.625z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.984%2014.266c-.703-2.036.188-5.333.188-5.333s-3.036%201.75-5.266%201.734c-2.224-.016-5.068-1.734-5.068-1.734s.75%203.281.094%205.385c-.641%202.109-3.292%204.453-3.292%204.453s3.438.307%205.13%201.469c1.698%201.161%203.229%204.615%203.229%204.615s1.042-3.135%203.094-4.547c2.052-1.427%205.281-1.536%205.281-1.536s-2.667-2.453-3.391-4.49zm-2.666%204.922c-1.453%201.078-2.333%202.917-2.333%202.917s-1.01-1.906-2.396-2.958c-1.401-1.052-3.427-1.292-3.427-1.292a6.75%206.75%200%200%200%202.036-3.161c.615-2.052.24-3.641.24-3.641s1.229.932%203.495.932s3.719-.932%203.719-.932s-.505%202.109.094%203.599c.589%201.521%202.094%203.214%202.094%203.214s-2.078.229-3.521%201.323zm-.011-6.386s-1.266.505-2.359.49c-1.094%200-2.266-.49-2.266-.49c.063.771%200%201.531-.229%202.266c-.359%201.146-1.214%202.187-1.214%202.187a5.64%205.64%200%200%201%203.76%202.677s.599-1.13%201.573-1.771a7.7%207.7%200%200%201%202.172-.932s-.984-1.042-1.359-2.094c-.37-1.042-.078-2.333-.078-2.333M26.802%2016l4.411-4.932l-6.469-1.427l.667-6.589l-6.078%202.667L16%200l-3.333%205.719l-6.068-2.667l.656%206.599l-6.469%201.401L5.187%2016L.802%2020.932l6.464%201.427l-.667%206.589l6.068-2.667L16%2032l3.333-5.719l6.078%202.667l-.667-6.589l6.469-1.411L26.812%2016zm-7.031%205.266C18.667%2022.079%2016%2027.745%2016%2027.745s-2-5.146-4-6.479c-1.974-1.333-7.172-1.625-7.172-1.625s3.984-3.161%204.76-5.958c.786-2.802-.495-7.161-.495-7.161s3.865%202.797%206.771%202.797c2.896%200%207.016-2.797%207.016-2.797s-1.094%206-.708%207.281c.401%201.276%204.974%205.839%204.974%205.839s-6.266.828-7.385%201.625z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/wolfram-mathematica.svg?color=%231a73e8&size=48