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

Name
fortran
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

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"><path fill="#734f96" d="M48 0h160c26.51 0 48 21.49 48 48v160c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V48C0 21.49 21.49 0 48 0"/><path fill="#fff" d="M34.892 216.951c0-10.179.08-11.086.97-11.105c.534-.01 5.797-.246 11.697-.523c9.501-.446 11.018-.65 13.272-1.78c1.782-.895 2.886-1.943 3.683-3.495c1.129-2.201 1.137-2.71 1.137-72.325c0-65.416-.064-70.225-.959-71.86c-1.211-2.214-3.312-3.877-5.894-4.666c-1.108-.338-6.94-.748-12.96-.91l-10.946-.295V27.965h186.216v82.578l-9.837-.056c-5.411-.03-10.461-.229-11.223-.44c-1.363-.38-1.397-.529-2.05-8.951c-.838-10.81-1.523-15.597-3.261-22.788c-3.757-15.545-11.686-24.003-24.632-26.275c-5.432-.953-29.13-1.874-48.617-1.89l-13.44-.01v62.089l7.067-.35c8.078-.4 14.43-1.376 17.495-2.688c3.265-1.396 6.712-4.924 8.326-8.52c1.686-3.758 2.79-8.695 3.675-16.447c.348-3.048.748-6.103.889-6.789c.255-1.242.302-1.247 11.053-1.247h10.796v99.204h-22.005l-.37-5.722c-.67-10.362-2.688-20.175-5.112-24.863c-3.314-6.409-9.836-9.29-22.946-10.135c-2.896-.187-6.093-.468-7.104-.625l-1.838-.285l.215 31.207c.226 32.914.324 34.2 2.822 36.958c2.568 2.836 4.065 3.031 30.152 3.923c.53.017.692 2.623.692 11.108v11.084H34.892z"/></svg>

React

import type { SVGProps } from "react";

export function LogosFortran(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#734f96" d="M48 0h160c26.51 0 48 21.49 48 48v160c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V48C0 21.49 21.49 0 48 0"/><path fill="#fff" d="M34.892 216.951c0-10.179.08-11.086.97-11.105c.534-.01 5.797-.246 11.697-.523c9.501-.446 11.018-.65 13.272-1.78c1.782-.895 2.886-1.943 3.683-3.495c1.129-2.201 1.137-2.71 1.137-72.325c0-65.416-.064-70.225-.959-71.86c-1.211-2.214-3.312-3.877-5.894-4.666c-1.108-.338-6.94-.748-12.96-.91l-10.946-.295V27.965h186.216v82.578l-9.837-.056c-5.411-.03-10.461-.229-11.223-.44c-1.363-.38-1.397-.529-2.05-8.951c-.838-10.81-1.523-15.597-3.261-22.788c-3.757-15.545-11.686-24.003-24.632-26.275c-5.432-.953-29.13-1.874-48.617-1.89l-13.44-.01v62.089l7.067-.35c8.078-.4 14.43-1.376 17.495-2.688c3.265-1.396 6.712-4.924 8.326-8.52c1.686-3.758 2.79-8.695 3.675-16.447c.348-3.048.748-6.103.889-6.789c.255-1.242.302-1.247 11.053-1.247h10.796v99.204h-22.005l-.37-5.722c-.67-10.362-2.688-20.175-5.112-24.863c-3.314-6.409-9.836-9.29-22.946-10.135c-2.896-.187-6.093-.468-7.104-.625l-1.838-.285l.215 31.207c.226 32.914.324 34.2 2.822 36.958c2.568 2.836 4.065 3.031 30.152 3.923c.53.017.692 2.623.692 11.108v11.084H34.892z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#734f96" d="M48 0h160c26.51 0 48 21.49 48 48v160c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V48C0 21.49 21.49 0 48 0"/><path fill="#fff" d="M34.892 216.951c0-10.179.08-11.086.97-11.105c.534-.01 5.797-.246 11.697-.523c9.501-.446 11.018-.65 13.272-1.78c1.782-.895 2.886-1.943 3.683-3.495c1.129-2.201 1.137-2.71 1.137-72.325c0-65.416-.064-70.225-.959-71.86c-1.211-2.214-3.312-3.877-5.894-4.666c-1.108-.338-6.94-.748-12.96-.91l-10.946-.295V27.965h186.216v82.578l-9.837-.056c-5.411-.03-10.461-.229-11.223-.44c-1.363-.38-1.397-.529-2.05-8.951c-.838-10.81-1.523-15.597-3.261-22.788c-3.757-15.545-11.686-24.003-24.632-26.275c-5.432-.953-29.13-1.874-48.617-1.89l-13.44-.01v62.089l7.067-.35c8.078-.4 14.43-1.376 17.495-2.688c3.265-1.396 6.712-4.924 8.326-8.52c1.686-3.758 2.79-8.695 3.675-16.447c.348-3.048.748-6.103.889-6.789c.255-1.242.302-1.247 11.053-1.247h10.796v99.204h-22.005l-.37-5.722c-.67-10.362-2.688-20.175-5.112-24.863c-3.314-6.409-9.836-9.29-22.946-10.135c-2.896-.187-6.093-.468-7.104-.625l-1.838-.285l.215 31.207c.226 32.914.324 34.2 2.822 36.958c2.568 2.836 4.065 3.031 30.152 3.923c.53.017.692 2.623.692 11.108v11.084H34.892z"/></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%3Cpath%20fill%3D%22%23734f96%22%20d%3D%22M48%200h160c26.51%200%2048%2021.49%2048%2048v160c0%2026.51-21.49%2048-48%2048H48c-26.51%200-48-21.49-48-48V48C0%2021.49%2021.49%200%2048%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.892%20216.951c0-10.179.08-11.086.97-11.105c.534-.01%205.797-.246%2011.697-.523c9.501-.446%2011.018-.65%2013.272-1.78c1.782-.895%202.886-1.943%203.683-3.495c1.129-2.201%201.137-2.71%201.137-72.325c0-65.416-.064-70.225-.959-71.86c-1.211-2.214-3.312-3.877-5.894-4.666c-1.108-.338-6.94-.748-12.96-.91l-10.946-.295V27.965h186.216v82.578l-9.837-.056c-5.411-.03-10.461-.229-11.223-.44c-1.363-.38-1.397-.529-2.05-8.951c-.838-10.81-1.523-15.597-3.261-22.788c-3.757-15.545-11.686-24.003-24.632-26.275c-5.432-.953-29.13-1.874-48.617-1.89l-13.44-.01v62.089l7.067-.35c8.078-.4%2014.43-1.376%2017.495-2.688c3.265-1.396%206.712-4.924%208.326-8.52c1.686-3.758%202.79-8.695%203.675-16.447c.348-3.048.748-6.103.889-6.789c.255-1.242.302-1.247%2011.053-1.247h10.796v99.204h-22.005l-.37-5.722c-.67-10.362-2.688-20.175-5.112-24.863c-3.314-6.409-9.836-9.29-22.946-10.135c-2.896-.187-6.093-.468-7.104-.625l-1.838-.285l.215%2031.207c.226%2032.914.324%2034.2%202.822%2036.958c2.568%202.836%204.065%203.031%2030.152%203.923c.53.017.692%202.623.692%2011.108v11.084H34.892z%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%20256%22%3E%3Cpath%20fill%3D%22%23734f96%22%20d%3D%22M48%200h160c26.51%200%2048%2021.49%2048%2048v160c0%2026.51-21.49%2048-48%2048H48c-26.51%200-48-21.49-48-48V48C0%2021.49%2021.49%200%2048%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.892%20216.951c0-10.179.08-11.086.97-11.105c.534-.01%205.797-.246%2011.697-.523c9.501-.446%2011.018-.65%2013.272-1.78c1.782-.895%202.886-1.943%203.683-3.495c1.129-2.201%201.137-2.71%201.137-72.325c0-65.416-.064-70.225-.959-71.86c-1.211-2.214-3.312-3.877-5.894-4.666c-1.108-.338-6.94-.748-12.96-.91l-10.946-.295V27.965h186.216v82.578l-9.837-.056c-5.411-.03-10.461-.229-11.223-.44c-1.363-.38-1.397-.529-2.05-8.951c-.838-10.81-1.523-15.597-3.261-22.788c-3.757-15.545-11.686-24.003-24.632-26.275c-5.432-.953-29.13-1.874-48.617-1.89l-13.44-.01v62.089l7.067-.35c8.078-.4%2014.43-1.376%2017.495-2.688c3.265-1.396%206.712-4.924%208.326-8.52c1.686-3.758%202.79-8.695%203.675-16.447c.348-3.048.748-6.103.889-6.789c.255-1.242.302-1.247%2011.053-1.247h10.796v99.204h-22.005l-.37-5.722c-.67-10.362-2.688-20.175-5.112-24.863c-3.314-6.409-9.836-9.29-22.946-10.135c-2.896-.187-6.093-.468-7.104-.625l-1.838-.285l.215%2031.207c.226%2032.914.324%2034.2%202.822%2036.958c2.568%202.836%204.065%203.031%2030.152%203.923c.53.017.692%202.623.692%2011.108v11.084H34.892z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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