file type wolfram logo
file-type-wolfram from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-wolfram
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type wolfram logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d10" d="M30 20.55L25.94 16L30 11.45l-5.948-1.294l.595-6.067l-5.576 2.454l-3.078-5.264l-3.064 5.264l-5.576-2.454l.595 6.067L2 11.45L6.059 16L2 20.55l5.948 1.294l-.595 6.067l5.576-2.454l3.078 5.264l3.063-5.264l5.591 2.454l-.61-6.067Z"/><path fill="#fff" d="M19.353 11.45a6.97 6.97 0 0 1-3.42.862a5.45 5.45 0 0 1-3.212-.862a7.1 7.1 0 0 1-.221 3.35a6.23 6.23 0 0 1-1.874 2.914a7.45 7.45 0 0 1 3.138 1.19a9.7 9.7 0 0 1 2.216 2.721a8.2 8.2 0 0 1 2.141-2.691a7.6 7.6 0 0 1 3.242-1.2a12.6 12.6 0 0 1-1.933-2.944a6.7 6.7 0 0 1-.077-3.34m-1.9 6.543a5.2 5.2 0 0 0-1.457 1.636a6.2 6.2 0 0 0-1.5-1.621a5.2 5.2 0 0 0-1.948-.848a6.8 6.8 0 0 0 1.115-2.007a6.2 6.2 0 0 0 .223-2.082a6.3 6.3 0 0 0 2.082.446a6.6 6.6 0 0 0 2.171-.461a4.5 4.5 0 0 0 .074 2.156a6.7 6.7 0 0 0 1.249 1.933a7 7 0 0 0-2.012.848Zm4.238-4.015c-.357-1.175.654-6.706.654-6.706s-3.795 2.572-6.457 2.572s-6.23-2.572-6.23-2.572s1.175 4.015.461 6.587s-4.387 5.472-4.387 5.472s4.788.283 6.6 1.5s3.658 5.948 3.658 5.948s2.454-5.2 3.48-5.948s6.8-1.5 6.8-1.5s-4.223-4.178-4.58-5.353Zm-2.84 5.963a9.44 9.44 0 0 0-2.84 4.178s-1.413-3.152-2.974-4.223S8.3 18.543 8.3 18.543s2.454-2.171 3.048-4.1a11.9 11.9 0 0 0-.1-4.952a11.3 11.3 0 0 0 4.669 1.621c2.037 0 4.848-1.621 4.848-1.621s-.818 3.033-.164 4.922s3.108 4.134 3.108 4.134a10.56 10.56 0 0 0-4.862 1.4Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeWolfram(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d10" d="M30 20.55L25.94 16L30 11.45l-5.948-1.294l.595-6.067l-5.576 2.454l-3.078-5.264l-3.064 5.264l-5.576-2.454l.595 6.067L2 11.45L6.059 16L2 20.55l5.948 1.294l-.595 6.067l5.576-2.454l3.078 5.264l3.063-5.264l5.591 2.454l-.61-6.067Z"/><path fill="#fff" d="M19.353 11.45a6.97 6.97 0 0 1-3.42.862a5.45 5.45 0 0 1-3.212-.862a7.1 7.1 0 0 1-.221 3.35a6.23 6.23 0 0 1-1.874 2.914a7.45 7.45 0 0 1 3.138 1.19a9.7 9.7 0 0 1 2.216 2.721a8.2 8.2 0 0 1 2.141-2.691a7.6 7.6 0 0 1 3.242-1.2a12.6 12.6 0 0 1-1.933-2.944a6.7 6.7 0 0 1-.077-3.34m-1.9 6.543a5.2 5.2 0 0 0-1.457 1.636a6.2 6.2 0 0 0-1.5-1.621a5.2 5.2 0 0 0-1.948-.848a6.8 6.8 0 0 0 1.115-2.007a6.2 6.2 0 0 0 .223-2.082a6.3 6.3 0 0 0 2.082.446a6.6 6.6 0 0 0 2.171-.461a4.5 4.5 0 0 0 .074 2.156a6.7 6.7 0 0 0 1.249 1.933a7 7 0 0 0-2.012.848Zm4.238-4.015c-.357-1.175.654-6.706.654-6.706s-3.795 2.572-6.457 2.572s-6.23-2.572-6.23-2.572s1.175 4.015.461 6.587s-4.387 5.472-4.387 5.472s4.788.283 6.6 1.5s3.658 5.948 3.658 5.948s2.454-5.2 3.48-5.948s6.8-1.5 6.8-1.5s-4.223-4.178-4.58-5.353Zm-2.84 5.963a9.44 9.44 0 0 0-2.84 4.178s-1.413-3.152-2.974-4.223S8.3 18.543 8.3 18.543s2.454-2.171 3.048-4.1a11.9 11.9 0 0 0-.1-4.952a11.3 11.3 0 0 0 4.669 1.621c2.037 0 4.848-1.621 4.848-1.621s-.818 3.033-.164 4.922s3.108 4.134 3.108 4.134a10.56 10.56 0 0 0-4.862 1.4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d10" d="M30 20.55L25.94 16L30 11.45l-5.948-1.294l.595-6.067l-5.576 2.454l-3.078-5.264l-3.064 5.264l-5.576-2.454l.595 6.067L2 11.45L6.059 16L2 20.55l5.948 1.294l-.595 6.067l5.576-2.454l3.078 5.264l3.063-5.264l5.591 2.454l-.61-6.067Z"/><path fill="#fff" d="M19.353 11.45a6.97 6.97 0 0 1-3.42.862a5.45 5.45 0 0 1-3.212-.862a7.1 7.1 0 0 1-.221 3.35a6.23 6.23 0 0 1-1.874 2.914a7.45 7.45 0 0 1 3.138 1.19a9.7 9.7 0 0 1 2.216 2.721a8.2 8.2 0 0 1 2.141-2.691a7.6 7.6 0 0 1 3.242-1.2a12.6 12.6 0 0 1-1.933-2.944a6.7 6.7 0 0 1-.077-3.34m-1.9 6.543a5.2 5.2 0 0 0-1.457 1.636a6.2 6.2 0 0 0-1.5-1.621a5.2 5.2 0 0 0-1.948-.848a6.8 6.8 0 0 0 1.115-2.007a6.2 6.2 0 0 0 .223-2.082a6.3 6.3 0 0 0 2.082.446a6.6 6.6 0 0 0 2.171-.461a4.5 4.5 0 0 0 .074 2.156a6.7 6.7 0 0 0 1.249 1.933a7 7 0 0 0-2.012.848Zm4.238-4.015c-.357-1.175.654-6.706.654-6.706s-3.795 2.572-6.457 2.572s-6.23-2.572-6.23-2.572s1.175 4.015.461 6.587s-4.387 5.472-4.387 5.472s4.788.283 6.6 1.5s3.658 5.948 3.658 5.948s2.454-5.2 3.48-5.948s6.8-1.5 6.8-1.5s-4.223-4.178-4.58-5.353Zm-2.84 5.963a9.44 9.44 0 0 0-2.84 4.178s-1.413-3.152-2.974-4.223S8.3 18.543 8.3 18.543s2.454-2.171 3.048-4.1a11.9 11.9 0 0 0-.1-4.952a11.3 11.3 0 0 0 4.669 1.621c2.037 0 4.848-1.621 4.848-1.621s-.818 3.033-.164 4.922s3.108 4.134 3.108 4.134a10.56 10.56 0 0 0-4.862 1.4Z"/></svg> </template>
CSS
.icon-file-type-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%2032%2032%22%3E%3Cpath%20fill%3D%22%23d10%22%20d%3D%22M30%2020.55L25.94%2016L30%2011.45l-5.948-1.294l.595-6.067l-5.576%202.454l-3.078-5.264l-3.064%205.264l-5.576-2.454l.595%206.067L2%2011.45L6.059%2016L2%2020.55l5.948%201.294l-.595%206.067l5.576-2.454l3.078%205.264l3.063-5.264l5.591%202.454l-.61-6.067Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.353%2011.45a6.97%206.97%200%200%201-3.42.862a5.45%205.45%200%200%201-3.212-.862a7.1%207.1%200%200%201-.221%203.35a6.23%206.23%200%200%201-1.874%202.914a7.45%207.45%200%200%201%203.138%201.19a9.7%209.7%200%200%201%202.216%202.721a8.2%208.2%200%200%201%202.141-2.691a7.6%207.6%200%200%201%203.242-1.2a12.6%2012.6%200%200%201-1.933-2.944a6.7%206.7%200%200%201-.077-3.34m-1.9%206.543a5.2%205.2%200%200%200-1.457%201.636a6.2%206.2%200%200%200-1.5-1.621a5.2%205.2%200%200%200-1.948-.848a6.8%206.8%200%200%200%201.115-2.007a6.2%206.2%200%200%200%20.223-2.082a6.3%206.3%200%200%200%202.082.446a6.6%206.6%200%200%200%202.171-.461a4.5%204.5%200%200%200%20.074%202.156a6.7%206.7%200%200%200%201.249%201.933a7%207%200%200%200-2.012.848Zm4.238-4.015c-.357-1.175.654-6.706.654-6.706s-3.795%202.572-6.457%202.572s-6.23-2.572-6.23-2.572s1.175%204.015.461%206.587s-4.387%205.472-4.387%205.472s4.788.283%206.6%201.5s3.658%205.948%203.658%205.948s2.454-5.2%203.48-5.948s6.8-1.5%206.8-1.5s-4.223-4.178-4.58-5.353Zm-2.84%205.963a9.44%209.44%200%200%200-2.84%204.178s-1.413-3.152-2.974-4.223S8.3%2018.543%208.3%2018.543s2.454-2.171%203.048-4.1a11.9%2011.9%200%200%200-.1-4.952a11.3%2011.3%200%200%200%204.669%201.621c2.037%200%204.848-1.621%204.848-1.621s-.818%203.033-.164%204.922s3.108%204.134%203.108%204.134a10.56%2010.56%200%200%200-4.862%201.4Z%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%22%23d10%22%20d%3D%22M30%2020.55L25.94%2016L30%2011.45l-5.948-1.294l.595-6.067l-5.576%202.454l-3.078-5.264l-3.064%205.264l-5.576-2.454l.595%206.067L2%2011.45L6.059%2016L2%2020.55l5.948%201.294l-.595%206.067l5.576-2.454l3.078%205.264l3.063-5.264l5.591%202.454l-.61-6.067Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.353%2011.45a6.97%206.97%200%200%201-3.42.862a5.45%205.45%200%200%201-3.212-.862a7.1%207.1%200%200%201-.221%203.35a6.23%206.23%200%200%201-1.874%202.914a7.45%207.45%200%200%201%203.138%201.19a9.7%209.7%200%200%201%202.216%202.721a8.2%208.2%200%200%201%202.141-2.691a7.6%207.6%200%200%201%203.242-1.2a12.6%2012.6%200%200%201-1.933-2.944a6.7%206.7%200%200%201-.077-3.34m-1.9%206.543a5.2%205.2%200%200%200-1.457%201.636a6.2%206.2%200%200%200-1.5-1.621a5.2%205.2%200%200%200-1.948-.848a6.8%206.8%200%200%200%201.115-2.007a6.2%206.2%200%200%200%20.223-2.082a6.3%206.3%200%200%200%202.082.446a6.6%206.6%200%200%200%202.171-.461a4.5%204.5%200%200%200%20.074%202.156a6.7%206.7%200%200%200%201.249%201.933a7%207%200%200%200-2.012.848Zm4.238-4.015c-.357-1.175.654-6.706.654-6.706s-3.795%202.572-6.457%202.572s-6.23-2.572-6.23-2.572s1.175%204.015.461%206.587s-4.387%205.472-4.387%205.472s4.788.283%206.6%201.5s3.658%205.948%203.658%205.948s2.454-5.2%203.48-5.948s6.8-1.5%206.8-1.5s-4.223-4.178-4.58-5.353Zm-2.84%205.963a9.44%209.44%200%200%200-2.84%204.178s-1.413-3.152-2.974-4.223S8.3%2018.543%208.3%2018.543s2.454-2.171%203.048-4.1a11.9%2011.9%200%200%200-.1-4.952a11.3%2011.3%200%200%200%204.669%201.621c2.037%200%204.848-1.621%204.848-1.621s-.818%203.033-.164%204.922s3.108%204.134%203.108%204.134a10.56%2010.56%200%200%200-4.862%201.4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-wolfram.svg?color=%231a73e8&size=48