fortran from Skill Icons by tandpfun · Default · MIT Free for personal and commercial use.

Name
fortran
Set
Skill Icons
Style
Default
Viewbox
256×256
License
MIT

The same logo in other sets

Use the fortran logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#734f96" rx="60"/><path fill="#fff" d="m35 206.2l9.8-.6c19.9-1.3 19.7-1.2 20.7-16.8c.9-14.8-.234-130.677-.9-133c-1.097-3.827-5.216-6.028-17.5-6.025L35 49.7V28h186v83.1l-21.9-.325c-.2-.2-.8-6.075-1.2-11.475c-2.3-25.4-8-40.014-19-45.714c-5.8-3-14.857-3.884-43.865-3.893L108 49.7V112h4.8c8.1-.1 18.4-2 21.8-4.1c4.4-2.7 8.1-10.5 9.4-19.9c.98-6.86 1.736-11.993 1.736-11.993L167 76v99h-22v-3.9c0-6.4-3-21.3-5.1-25.8c-3.3-6.9-8.9-9.3-24.8-10.8l-7.3-.7l.4 32.1c.3 30.5.5 32.2 2.4 34.8c2.4 3.2 5 3.8 20.9 5l10.673.508L142.1 228H35z"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsFortran(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#734f96" rx="60"/><path fill="#fff" d="m35 206.2l9.8-.6c19.9-1.3 19.7-1.2 20.7-16.8c.9-14.8-.234-130.677-.9-133c-1.097-3.827-5.216-6.028-17.5-6.025L35 49.7V28h186v83.1l-21.9-.325c-.2-.2-.8-6.075-1.2-11.475c-2.3-25.4-8-40.014-19-45.714c-5.8-3-14.857-3.884-43.865-3.893L108 49.7V112h4.8c8.1-.1 18.4-2 21.8-4.1c4.4-2.7 8.1-10.5 9.4-19.9c.98-6.86 1.736-11.993 1.736-11.993L167 76v99h-22v-3.9c0-6.4-3-21.3-5.1-25.8c-3.3-6.9-8.9-9.3-24.8-10.8l-7.3-.7l.4 32.1c.3 30.5.5 32.2 2.4 34.8c2.4 3.2 5 3.8 20.9 5l10.673.508L142.1 228H35z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#734f96" rx="60"/><path fill="#fff" d="m35 206.2l9.8-.6c19.9-1.3 19.7-1.2 20.7-16.8c.9-14.8-.234-130.677-.9-133c-1.097-3.827-5.216-6.028-17.5-6.025L35 49.7V28h186v83.1l-21.9-.325c-.2-.2-.8-6.075-1.2-11.475c-2.3-25.4-8-40.014-19-45.714c-5.8-3-14.857-3.884-43.865-3.893L108 49.7V112h4.8c8.1-.1 18.4-2 21.8-4.1c4.4-2.7 8.1-10.5 9.4-19.9c.98-6.86 1.736-11.993 1.736-11.993L167 76v99h-22v-3.9c0-6.4-3-21.3-5.1-25.8c-3.3-6.9-8.9-9.3-24.8-10.8l-7.3-.7l.4 32.1c.3 30.5.5 32.2 2.4 34.8c2.4 3.2 5 3.8 20.9 5l10.673.508L142.1 228H35z"/></g></svg>
</template>

CSS

.icon-fortran {
  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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23734f96%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m35%20206.2l9.8-.6c19.9-1.3%2019.7-1.2%2020.7-16.8c.9-14.8-.234-130.677-.9-133c-1.097-3.827-5.216-6.028-17.5-6.025L35%2049.7V28h186v83.1l-21.9-.325c-.2-.2-.8-6.075-1.2-11.475c-2.3-25.4-8-40.014-19-45.714c-5.8-3-14.857-3.884-43.865-3.893L108%2049.7V112h4.8c8.1-.1%2018.4-2%2021.8-4.1c4.4-2.7%208.1-10.5%209.4-19.9c.98-6.86%201.736-11.993%201.736-11.993L167%2076v99h-22v-3.9c0-6.4-3-21.3-5.1-25.8c-3.3-6.9-8.9-9.3-24.8-10.8l-7.3-.7l.4%2032.1c.3%2030.5.5%2032.2%202.4%2034.8c2.4%203.2%205%203.8%2020.9%205l10.673.508L142.1%20228H35z%22%2F%3E%3C%2Fg%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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23734f96%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m35%20206.2l9.8-.6c19.9-1.3%2019.7-1.2%2020.7-16.8c.9-14.8-.234-130.677-.9-133c-1.097-3.827-5.216-6.028-17.5-6.025L35%2049.7V28h186v83.1l-21.9-.325c-.2-.2-.8-6.075-1.2-11.475c-2.3-25.4-8-40.014-19-45.714c-5.8-3-14.857-3.884-43.865-3.893L108%2049.7V112h4.8c8.1-.1%2018.4-2%2021.8-4.1c4.4-2.7%208.1-10.5%209.4-19.9c.98-6.86%201.736-11.993%201.736-11.993L167%2076v99h-22v-3.9c0-6.4-3-21.3-5.1-25.8c-3.3-6.9-8.9-9.3-24.8-10.8l-7.3-.7l.4%2032.1c.3%2030.5.5%2032.2%202.4%2034.8c2.4%203.2%205%203.8%2020.9%205l10.673.508L142.1%20228H35z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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