wolfram logo

wolfram from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
wolfram
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the wolfram logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M64 0a64 64 0 1 0 0 128A64 64 0 1 0 64 0"/><path fill="#d10" d="M121.6 64c0 19.8-10.2 38.3-27 48.8L74.8 88.2L91.2 90s7.9.8 9.7 0c1.6-.6 10.5-13.1 10.5-13.1S86 60.9 77.4 52c1-14.9-1.1-34.7-1.1-34.5c-6.4 6.4-7.2 7.4-13.6 13.3c-2.8-9-4.1-12.1-6.9-21.1c-8.4 6.9-14.7 18.5-19.3 32.1c-1 1.1-2 2.3-2.9 3.5c-.6.8-1.2 1.7-1.8 2.5c-1.3 1.8-2.4 3.6-3.5 5.5c-.8 1.4-1.6 2.8-2.3 4.2c-5.3 10-9.7 21.4-13.5 31.8c0 0 0-.1-.1-.1c-10.6-21.4-6.8-46.9 9.3-64.3C37.8 7.4 62.9 1.7 85 10.3c22.1 8.7 36.6 30 36.6 53.7"/><path fill="#fff" d="M65.6 43.5s-1-5.7-1.6-7.8c4.4-4.3 5.1-4.9 9.3-9c.3 8.2.2 12.4-.3 22.4c-2.4-2.5-7.4-5.6-7.4-5.6M46.5 71.7s-4.6-2.8-8-3.3c1-2.3 3.6-5.2 4.3-6.1c-1.3.5-10.8 4.7-11.8 8.3c2.7.7 5.3 1.5 7.9 2.6c-3.4 3.9-5.5 8.8-6.1 13.9c0 0 15.1-2.3 26.4-.8c.2.1.4.2.6.2l5.9.2l18.7 31.2l.2.2h-.1c-35.3 12.8-60.8-10.7-66.3-18.9c0-.1 0-.1.1-.2C23.1 78.3 29.2 53.5 39 46.2c5.1-8.9 6.6-21.9 15.7-28.8c2.3 6.9 5.9 21.1 8.4 28c10.8 10.8 27.2 24.2 38.1 29.8c1.1.7 2.6 5.2 2.6 5.2L99.4 86l-47.1-4.7c-1.1-.1-2.1-.1-3.2-.1c-3.3 0-6.5.4-9.8.9c2.3-5.8 7.2-10.4 7.2-10.4m15.2-6.1c2.6-.3 5.4.7 8.5 2.5c2.9-.8 3.3-1 6.2-1.8c-3.8-2.8-7.9-5.7-13.4-4.9c-.5 1.4-.9 2.8-1.3 4.2"/></svg>

React

import type { SVGProps } from "react";

export function DeviconWolfram(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M64 0a64 64 0 1 0 0 128A64 64 0 1 0 64 0"/><path fill="#d10" d="M121.6 64c0 19.8-10.2 38.3-27 48.8L74.8 88.2L91.2 90s7.9.8 9.7 0c1.6-.6 10.5-13.1 10.5-13.1S86 60.9 77.4 52c1-14.9-1.1-34.7-1.1-34.5c-6.4 6.4-7.2 7.4-13.6 13.3c-2.8-9-4.1-12.1-6.9-21.1c-8.4 6.9-14.7 18.5-19.3 32.1c-1 1.1-2 2.3-2.9 3.5c-.6.8-1.2 1.7-1.8 2.5c-1.3 1.8-2.4 3.6-3.5 5.5c-.8 1.4-1.6 2.8-2.3 4.2c-5.3 10-9.7 21.4-13.5 31.8c0 0 0-.1-.1-.1c-10.6-21.4-6.8-46.9 9.3-64.3C37.8 7.4 62.9 1.7 85 10.3c22.1 8.7 36.6 30 36.6 53.7"/><path fill="#fff" d="M65.6 43.5s-1-5.7-1.6-7.8c4.4-4.3 5.1-4.9 9.3-9c.3 8.2.2 12.4-.3 22.4c-2.4-2.5-7.4-5.6-7.4-5.6M46.5 71.7s-4.6-2.8-8-3.3c1-2.3 3.6-5.2 4.3-6.1c-1.3.5-10.8 4.7-11.8 8.3c2.7.7 5.3 1.5 7.9 2.6c-3.4 3.9-5.5 8.8-6.1 13.9c0 0 15.1-2.3 26.4-.8c.2.1.4.2.6.2l5.9.2l18.7 31.2l.2.2h-.1c-35.3 12.8-60.8-10.7-66.3-18.9c0-.1 0-.1.1-.2C23.1 78.3 29.2 53.5 39 46.2c5.1-8.9 6.6-21.9 15.7-28.8c2.3 6.9 5.9 21.1 8.4 28c10.8 10.8 27.2 24.2 38.1 29.8c1.1.7 2.6 5.2 2.6 5.2L99.4 86l-47.1-4.7c-1.1-.1-2.1-.1-3.2-.1c-3.3 0-6.5.4-9.8.9c2.3-5.8 7.2-10.4 7.2-10.4m15.2-6.1c2.6-.3 5.4.7 8.5 2.5c2.9-.8 3.3-1 6.2-1.8c-3.8-2.8-7.9-5.7-13.4-4.9c-.5 1.4-.9 2.8-1.3 4.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M64 0a64 64 0 1 0 0 128A64 64 0 1 0 64 0"/><path fill="#d10" d="M121.6 64c0 19.8-10.2 38.3-27 48.8L74.8 88.2L91.2 90s7.9.8 9.7 0c1.6-.6 10.5-13.1 10.5-13.1S86 60.9 77.4 52c1-14.9-1.1-34.7-1.1-34.5c-6.4 6.4-7.2 7.4-13.6 13.3c-2.8-9-4.1-12.1-6.9-21.1c-8.4 6.9-14.7 18.5-19.3 32.1c-1 1.1-2 2.3-2.9 3.5c-.6.8-1.2 1.7-1.8 2.5c-1.3 1.8-2.4 3.6-3.5 5.5c-.8 1.4-1.6 2.8-2.3 4.2c-5.3 10-9.7 21.4-13.5 31.8c0 0 0-.1-.1-.1c-10.6-21.4-6.8-46.9 9.3-64.3C37.8 7.4 62.9 1.7 85 10.3c22.1 8.7 36.6 30 36.6 53.7"/><path fill="#fff" d="M65.6 43.5s-1-5.7-1.6-7.8c4.4-4.3 5.1-4.9 9.3-9c.3 8.2.2 12.4-.3 22.4c-2.4-2.5-7.4-5.6-7.4-5.6M46.5 71.7s-4.6-2.8-8-3.3c1-2.3 3.6-5.2 4.3-6.1c-1.3.5-10.8 4.7-11.8 8.3c2.7.7 5.3 1.5 7.9 2.6c-3.4 3.9-5.5 8.8-6.1 13.9c0 0 15.1-2.3 26.4-.8c.2.1.4.2.6.2l5.9.2l18.7 31.2l.2.2h-.1c-35.3 12.8-60.8-10.7-66.3-18.9c0-.1 0-.1.1-.2C23.1 78.3 29.2 53.5 39 46.2c5.1-8.9 6.6-21.9 15.7-28.8c2.3 6.9 5.9 21.1 8.4 28c10.8 10.8 27.2 24.2 38.1 29.8c1.1.7 2.6 5.2 2.6 5.2L99.4 86l-47.1-4.7c-1.1-.1-2.1-.1-3.2-.1c-3.3 0-6.5.4-9.8.9c2.3-5.8 7.2-10.4 7.2-10.4m15.2-6.1c2.6-.3 5.4.7 8.5 2.5c2.9-.8 3.3-1 6.2-1.8c-3.8-2.8-7.9-5.7-13.4-4.9c-.5 1.4-.9 2.8-1.3 4.2"/></svg>
</template>

CSS

.icon-wolfram {
  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%20128%20128%22%3E%3Cpath%20d%3D%22M64%200a64%2064%200%201%200%200%20128A64%2064%200%201%200%2064%200%22%2F%3E%3Cpath%20fill%3D%22%23d10%22%20d%3D%22M121.6%2064c0%2019.8-10.2%2038.3-27%2048.8L74.8%2088.2L91.2%2090s7.9.8%209.7%200c1.6-.6%2010.5-13.1%2010.5-13.1S86%2060.9%2077.4%2052c1-14.9-1.1-34.7-1.1-34.5c-6.4%206.4-7.2%207.4-13.6%2013.3c-2.8-9-4.1-12.1-6.9-21.1c-8.4%206.9-14.7%2018.5-19.3%2032.1c-1%201.1-2%202.3-2.9%203.5c-.6.8-1.2%201.7-1.8%202.5c-1.3%201.8-2.4%203.6-3.5%205.5c-.8%201.4-1.6%202.8-2.3%204.2c-5.3%2010-9.7%2021.4-13.5%2031.8c0%200%200-.1-.1-.1c-10.6-21.4-6.8-46.9%209.3-64.3C37.8%207.4%2062.9%201.7%2085%2010.3c22.1%208.7%2036.6%2030%2036.6%2053.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M65.6%2043.5s-1-5.7-1.6-7.8c4.4-4.3%205.1-4.9%209.3-9c.3%208.2.2%2012.4-.3%2022.4c-2.4-2.5-7.4-5.6-7.4-5.6M46.5%2071.7s-4.6-2.8-8-3.3c1-2.3%203.6-5.2%204.3-6.1c-1.3.5-10.8%204.7-11.8%208.3c2.7.7%205.3%201.5%207.9%202.6c-3.4%203.9-5.5%208.8-6.1%2013.9c0%200%2015.1-2.3%2026.4-.8c.2.1.4.2.6.2l5.9.2l18.7%2031.2l.2.2h-.1c-35.3%2012.8-60.8-10.7-66.3-18.9c0-.1%200-.1.1-.2C23.1%2078.3%2029.2%2053.5%2039%2046.2c5.1-8.9%206.6-21.9%2015.7-28.8c2.3%206.9%205.9%2021.1%208.4%2028c10.8%2010.8%2027.2%2024.2%2038.1%2029.8c1.1.7%202.6%205.2%202.6%205.2L99.4%2086l-47.1-4.7c-1.1-.1-2.1-.1-3.2-.1c-3.3%200-6.5.4-9.8.9c2.3-5.8%207.2-10.4%207.2-10.4m15.2-6.1c2.6-.3%205.4.7%208.5%202.5c2.9-.8%203.3-1%206.2-1.8c-3.8-2.8-7.9-5.7-13.4-4.9c-.5%201.4-.9%202.8-1.3%204.2%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%20128%20128%22%3E%3Cpath%20d%3D%22M64%200a64%2064%200%201%200%200%20128A64%2064%200%201%200%2064%200%22%2F%3E%3Cpath%20fill%3D%22%23d10%22%20d%3D%22M121.6%2064c0%2019.8-10.2%2038.3-27%2048.8L74.8%2088.2L91.2%2090s7.9.8%209.7%200c1.6-.6%2010.5-13.1%2010.5-13.1S86%2060.9%2077.4%2052c1-14.9-1.1-34.7-1.1-34.5c-6.4%206.4-7.2%207.4-13.6%2013.3c-2.8-9-4.1-12.1-6.9-21.1c-8.4%206.9-14.7%2018.5-19.3%2032.1c-1%201.1-2%202.3-2.9%203.5c-.6.8-1.2%201.7-1.8%202.5c-1.3%201.8-2.4%203.6-3.5%205.5c-.8%201.4-1.6%202.8-2.3%204.2c-5.3%2010-9.7%2021.4-13.5%2031.8c0%200%200-.1-.1-.1c-10.6-21.4-6.8-46.9%209.3-64.3C37.8%207.4%2062.9%201.7%2085%2010.3c22.1%208.7%2036.6%2030%2036.6%2053.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M65.6%2043.5s-1-5.7-1.6-7.8c4.4-4.3%205.1-4.9%209.3-9c.3%208.2.2%2012.4-.3%2022.4c-2.4-2.5-7.4-5.6-7.4-5.6M46.5%2071.7s-4.6-2.8-8-3.3c1-2.3%203.6-5.2%204.3-6.1c-1.3.5-10.8%204.7-11.8%208.3c2.7.7%205.3%201.5%207.9%202.6c-3.4%203.9-5.5%208.8-6.1%2013.9c0%200%2015.1-2.3%2026.4-.8c.2.1.4.2.6.2l5.9.2l18.7%2031.2l.2.2h-.1c-35.3%2012.8-60.8-10.7-66.3-18.9c0-.1%200-.1.1-.2C23.1%2078.3%2029.2%2053.5%2039%2046.2c5.1-8.9%206.6-21.9%2015.7-28.8c2.3%206.9%205.9%2021.1%208.4%2028c10.8%2010.8%2027.2%2024.2%2038.1%2029.8c1.1.7%202.6%205.2%202.6%205.2L99.4%2086l-47.1-4.7c-1.1-.1-2.1-.1-3.2-.1c-3.3%200-6.5.4-9.8.9c2.3-5.8%207.2-10.4%207.2-10.4m15.2-6.1c2.6-.3%205.4.7%208.5%202.5c2.9-.8%203.3-1%206.2-1.8c-3.8-2.8-7.9-5.7-13.4-4.9c-.5%201.4-.9%202.8-1.3%204.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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