stmicroelectronics logo

stmicroelectronics from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
stmicroelectronics
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the stmicroelectronics logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.818 5.61H6.402a3.22 3.22 0 0 0-2.95 1.919L.014 15.811a.18.18 0 0 0 .168.25h7.864c.555 0 .802-.538.366-.968l-2.888-2.705C4.008 10.9 4.658 7.45 7.81 7.45h15.396a.18.18 0 0 0 .172-.121l.609-1.472a.2.2 0 0 0 .013-.07a.18.18 0 0 0-.182-.177m-1.736 4.216h-2.956a.48.48 0 0 0-.445.292l-3.312 8a.2.2 0 0 0-.022.084a.18.18 0 0 0 .182.179h1.103a3.22 3.22 0 0 0 2.98-1.963l2.632-6.355a.2.2 0 0 0 .013-.067a.18.18 0 0 0-.175-.17m-5.811.179c0-.1-.082-.18-.182-.18H7.706c-.455 0-.853.555-.371 1l2.769 2.579s1.12 1.033.88 2.512c-.206 1.303-1.095 2.1-1.743 2.386a.045.045 0 0 0-.022.074a.04.04 0 0 0 .042.012h3.228a.48.48 0 0 0 .445-.293l3.322-8.027a.14.14 0 0 0 .015-.063"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsStmicroelectronics(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.818 5.61H6.402a3.22 3.22 0 0 0-2.95 1.919L.014 15.811a.18.18 0 0 0 .168.25h7.864c.555 0 .802-.538.366-.968l-2.888-2.705C4.008 10.9 4.658 7.45 7.81 7.45h15.396a.18.18 0 0 0 .172-.121l.609-1.472a.2.2 0 0 0 .013-.07a.18.18 0 0 0-.182-.177m-1.736 4.216h-2.956a.48.48 0 0 0-.445.292l-3.312 8a.2.2 0 0 0-.022.084a.18.18 0 0 0 .182.179h1.103a3.22 3.22 0 0 0 2.98-1.963l2.632-6.355a.2.2 0 0 0 .013-.067a.18.18 0 0 0-.175-.17m-5.811.179c0-.1-.082-.18-.182-.18H7.706c-.455 0-.853.555-.371 1l2.769 2.579s1.12 1.033.88 2.512c-.206 1.303-1.095 2.1-1.743 2.386a.045.045 0 0 0-.022.074a.04.04 0 0 0 .042.012h3.228a.48.48 0 0 0 .445-.293l3.322-8.027a.14.14 0 0 0 .015-.063"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.818 5.61H6.402a3.22 3.22 0 0 0-2.95 1.919L.014 15.811a.18.18 0 0 0 .168.25h7.864c.555 0 .802-.538.366-.968l-2.888-2.705C4.008 10.9 4.658 7.45 7.81 7.45h15.396a.18.18 0 0 0 .172-.121l.609-1.472a.2.2 0 0 0 .013-.07a.18.18 0 0 0-.182-.177m-1.736 4.216h-2.956a.48.48 0 0 0-.445.292l-3.312 8a.2.2 0 0 0-.022.084a.18.18 0 0 0 .182.179h1.103a3.22 3.22 0 0 0 2.98-1.963l2.632-6.355a.2.2 0 0 0 .013-.067a.18.18 0 0 0-.175-.17m-5.811.179c0-.1-.082-.18-.182-.18H7.706c-.455 0-.853.555-.371 1l2.769 2.579s1.12 1.033.88 2.512c-.206 1.303-1.095 2.1-1.743 2.386a.045.045 0 0 0-.022.074a.04.04 0 0 0 .042.012h3.228a.48.48 0 0 0 .445-.293l3.322-8.027a.14.14 0 0 0 .015-.063"/></svg>
</template>

CSS

.icon-stmicroelectronics {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.818%205.61H6.402a3.22%203.22%200%200%200-2.95%201.919L.014%2015.811a.18.18%200%200%200%20.168.25h7.864c.555%200%20.802-.538.366-.968l-2.888-2.705C4.008%2010.9%204.658%207.45%207.81%207.45h15.396a.18.18%200%200%200%20.172-.121l.609-1.472a.2.2%200%200%200%20.013-.07a.18.18%200%200%200-.182-.177m-1.736%204.216h-2.956a.48.48%200%200%200-.445.292l-3.312%208a.2.2%200%200%200-.022.084a.18.18%200%200%200%20.182.179h1.103a3.22%203.22%200%200%200%202.98-1.963l2.632-6.355a.2.2%200%200%200%20.013-.067a.18.18%200%200%200-.175-.17m-5.811.179c0-.1-.082-.18-.182-.18H7.706c-.455%200-.853.555-.371%201l2.769%202.579s1.12%201.033.88%202.512c-.206%201.303-1.095%202.1-1.743%202.386a.045.045%200%200%200-.022.074a.04.04%200%200%200%20.042.012h3.228a.48.48%200%200%200%20.445-.293l3.322-8.027a.14.14%200%200%200%20.015-.063%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.818%205.61H6.402a3.22%203.22%200%200%200-2.95%201.919L.014%2015.811a.18.18%200%200%200%20.168.25h7.864c.555%200%20.802-.538.366-.968l-2.888-2.705C4.008%2010.9%204.658%207.45%207.81%207.45h15.396a.18.18%200%200%200%20.172-.121l.609-1.472a.2.2%200%200%200%20.013-.07a.18.18%200%200%200-.182-.177m-1.736%204.216h-2.956a.48.48%200%200%200-.445.292l-3.312%208a.2.2%200%200%200-.022.084a.18.18%200%200%200%20.182.179h1.103a3.22%203.22%200%200%200%202.98-1.963l2.632-6.355a.2.2%200%200%200%20.013-.067a.18.18%200%200%200-.175-.17m-5.811.179c0-.1-.082-.18-.182-.18H7.706c-.455%200-.853.555-.371%201l2.769%202.579s1.12%201.033.88%202.512c-.206%201.303-1.095%202.1-1.743%202.386a.045.045%200%200%200-.022.074a.04.04%200%200%200%20.042.012h3.228a.48.48%200%200%200%20.445-.293l3.322-8.027a.14.14%200%200%200%20.015-.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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