electron framework icon

electron-framework from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.

Name
electron-framework
Set
Material Design Icons
Style
Filled
Category
Brand / Logo
Viewbox
24×24
License
Apache 2.0

More brand / logo icons from Material Design Icons

Use the electron framework icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22c-1.67 0-3.16-1.5-4.1-4.07c-.07-.2.03-.43.24-.49c.2-.08.42.03.49.23c.81 2.23 2.07 3.56 3.37 3.56c.94 0 1.87-.68 2.62-1.92a.386.386 0 0 1 .66.4C14.38 21.19 13.22 22 12 22m3.91-4.28a.4.4 0 0 1-.11-.02c-.21-.07-.3-.28-.26-.49c.46-1.4.68-3.03.68-4.71c0-3.85-1.25-7.26-3.03-8.36c-.25.36-.69.64-1.19.64c-.76 0-1.39-.62-1.39-1.39S11.24 2 12 2c.77 0 1.4.61 1.41 1.37C15.53 4.5 17 8.21 17 12.5c0 1.75-.25 3.46-.72 4.95c-.05.16-.2.27-.37.27M12 2.77c-.34 0-.62.28-.62.62s.29.61.62.61c.35 0 .64-.27.64-.61s-.29-.62-.64-.62M4.08 18.54c-.77 0-1.4-.63-1.4-1.39c0-.49.26-.93.65-1.18c-.14-2.41 2.35-5.56 6.17-7.75c1.59-.9 3.25-1.55 4.82-1.88c.18-.05.41.08.45.29c.05.21-.08.42-.27.46c-1.5.32-3.09.94-4.6 1.8c-3.44 1.97-5.8 4.79-5.8 6.87c.76.01 1.4.63 1.4 1.39c0 .77-.65 1.39-1.42 1.39m0-2.01c-.34 0-.62.28-.62.62c0 .35.28.62.62.62s.63-.27.63-.62c0-.34-.29-.62-.63-.62m14.42-3.09c-.07 0-.16-.03-.23-.09a.393.393 0 0 1-.04-.55c1.54-1.8 2.07-3.54 1.41-4.66c-.47-.81-1.54-1.26-3.01-1.28c-.22 0-.39-.18-.38-.39c0-.21.18-.37.39-.38c1.75.02 3.06.61 3.67 1.66c.84 1.44.29 3.46-1.49 5.55c-.08.09-.19.14-.32.14m-2 5.46c-2 0-4.56-.74-7-2.13c-1.55-.89-2.93-1.98-4-3.14a.4.4 0 0 1 0-.55c.18-.14.42-.13.57.03c1.01 1.1 2.33 2.14 3.82 2.99c3.31 1.9 6.88 2.53 8.76 1.62c-.08-.17-.15-.37-.15-.57c0-.77.65-1.39 1.42-1.39s1.4.62 1.4 1.39a1.396 1.396 0 0 1-2.15 1.17c-.7.39-1.61.58-2.67.58m3-1.27c.13.08.27.14.42.14a.619.619 0 1 0 0-1.24c-.35 0-.62.28-.62.62c0 .14.05.27.13.38c.04.02.07.06.07.1M4.46 12c-.13 0-.26-.08-.33-.2c-.9-1.55-1.05-2.99-.43-4.06c.84-1.44 2.88-1.98 5.61-1.49c.19.04.35.25.31.45c-.03.21-.23.35-.44.3C6.82 6.59 5 7 4.37 8.13c-.48.82-.33 1.98.43 3.28c.1.19.04.42-.15.53c-.06.03-.12.06-.19.06m7.75 1.4a.92.92 0 0 1-.4-1.8c.5-.1 1 .21 1.1.71c.09.49-.21.98-.7 1.09"/></svg>

React

import type { SVGProps } from "react";

export function MdiElectronFramework(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="M12 22c-1.67 0-3.16-1.5-4.1-4.07c-.07-.2.03-.43.24-.49c.2-.08.42.03.49.23c.81 2.23 2.07 3.56 3.37 3.56c.94 0 1.87-.68 2.62-1.92a.386.386 0 0 1 .66.4C14.38 21.19 13.22 22 12 22m3.91-4.28a.4.4 0 0 1-.11-.02c-.21-.07-.3-.28-.26-.49c.46-1.4.68-3.03.68-4.71c0-3.85-1.25-7.26-3.03-8.36c-.25.36-.69.64-1.19.64c-.76 0-1.39-.62-1.39-1.39S11.24 2 12 2c.77 0 1.4.61 1.41 1.37C15.53 4.5 17 8.21 17 12.5c0 1.75-.25 3.46-.72 4.95c-.05.16-.2.27-.37.27M12 2.77c-.34 0-.62.28-.62.62s.29.61.62.61c.35 0 .64-.27.64-.61s-.29-.62-.64-.62M4.08 18.54c-.77 0-1.4-.63-1.4-1.39c0-.49.26-.93.65-1.18c-.14-2.41 2.35-5.56 6.17-7.75c1.59-.9 3.25-1.55 4.82-1.88c.18-.05.41.08.45.29c.05.21-.08.42-.27.46c-1.5.32-3.09.94-4.6 1.8c-3.44 1.97-5.8 4.79-5.8 6.87c.76.01 1.4.63 1.4 1.39c0 .77-.65 1.39-1.42 1.39m0-2.01c-.34 0-.62.28-.62.62c0 .35.28.62.62.62s.63-.27.63-.62c0-.34-.29-.62-.63-.62m14.42-3.09c-.07 0-.16-.03-.23-.09a.393.393 0 0 1-.04-.55c1.54-1.8 2.07-3.54 1.41-4.66c-.47-.81-1.54-1.26-3.01-1.28c-.22 0-.39-.18-.38-.39c0-.21.18-.37.39-.38c1.75.02 3.06.61 3.67 1.66c.84 1.44.29 3.46-1.49 5.55c-.08.09-.19.14-.32.14m-2 5.46c-2 0-4.56-.74-7-2.13c-1.55-.89-2.93-1.98-4-3.14a.4.4 0 0 1 0-.55c.18-.14.42-.13.57.03c1.01 1.1 2.33 2.14 3.82 2.99c3.31 1.9 6.88 2.53 8.76 1.62c-.08-.17-.15-.37-.15-.57c0-.77.65-1.39 1.42-1.39s1.4.62 1.4 1.39a1.396 1.396 0 0 1-2.15 1.17c-.7.39-1.61.58-2.67.58m3-1.27c.13.08.27.14.42.14a.619.619 0 1 0 0-1.24c-.35 0-.62.28-.62.62c0 .14.05.27.13.38c.04.02.07.06.07.1M4.46 12c-.13 0-.26-.08-.33-.2c-.9-1.55-1.05-2.99-.43-4.06c.84-1.44 2.88-1.98 5.61-1.49c.19.04.35.25.31.45c-.03.21-.23.35-.44.3C6.82 6.59 5 7 4.37 8.13c-.48.82-.33 1.98.43 3.28c.1.19.04.42-.15.53c-.06.03-.12.06-.19.06m7.75 1.4a.92.92 0 0 1-.4-1.8c.5-.1 1 .21 1.1.71c.09.49-.21.98-.7 1.09"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22c-1.67 0-3.16-1.5-4.1-4.07c-.07-.2.03-.43.24-.49c.2-.08.42.03.49.23c.81 2.23 2.07 3.56 3.37 3.56c.94 0 1.87-.68 2.62-1.92a.386.386 0 0 1 .66.4C14.38 21.19 13.22 22 12 22m3.91-4.28a.4.4 0 0 1-.11-.02c-.21-.07-.3-.28-.26-.49c.46-1.4.68-3.03.68-4.71c0-3.85-1.25-7.26-3.03-8.36c-.25.36-.69.64-1.19.64c-.76 0-1.39-.62-1.39-1.39S11.24 2 12 2c.77 0 1.4.61 1.41 1.37C15.53 4.5 17 8.21 17 12.5c0 1.75-.25 3.46-.72 4.95c-.05.16-.2.27-.37.27M12 2.77c-.34 0-.62.28-.62.62s.29.61.62.61c.35 0 .64-.27.64-.61s-.29-.62-.64-.62M4.08 18.54c-.77 0-1.4-.63-1.4-1.39c0-.49.26-.93.65-1.18c-.14-2.41 2.35-5.56 6.17-7.75c1.59-.9 3.25-1.55 4.82-1.88c.18-.05.41.08.45.29c.05.21-.08.42-.27.46c-1.5.32-3.09.94-4.6 1.8c-3.44 1.97-5.8 4.79-5.8 6.87c.76.01 1.4.63 1.4 1.39c0 .77-.65 1.39-1.42 1.39m0-2.01c-.34 0-.62.28-.62.62c0 .35.28.62.62.62s.63-.27.63-.62c0-.34-.29-.62-.63-.62m14.42-3.09c-.07 0-.16-.03-.23-.09a.393.393 0 0 1-.04-.55c1.54-1.8 2.07-3.54 1.41-4.66c-.47-.81-1.54-1.26-3.01-1.28c-.22 0-.39-.18-.38-.39c0-.21.18-.37.39-.38c1.75.02 3.06.61 3.67 1.66c.84 1.44.29 3.46-1.49 5.55c-.08.09-.19.14-.32.14m-2 5.46c-2 0-4.56-.74-7-2.13c-1.55-.89-2.93-1.98-4-3.14a.4.4 0 0 1 0-.55c.18-.14.42-.13.57.03c1.01 1.1 2.33 2.14 3.82 2.99c3.31 1.9 6.88 2.53 8.76 1.62c-.08-.17-.15-.37-.15-.57c0-.77.65-1.39 1.42-1.39s1.4.62 1.4 1.39a1.396 1.396 0 0 1-2.15 1.17c-.7.39-1.61.58-2.67.58m3-1.27c.13.08.27.14.42.14a.619.619 0 1 0 0-1.24c-.35 0-.62.28-.62.62c0 .14.05.27.13.38c.04.02.07.06.07.1M4.46 12c-.13 0-.26-.08-.33-.2c-.9-1.55-1.05-2.99-.43-4.06c.84-1.44 2.88-1.98 5.61-1.49c.19.04.35.25.31.45c-.03.21-.23.35-.44.3C6.82 6.59 5 7 4.37 8.13c-.48.82-.33 1.98.43 3.28c.1.19.04.42-.15.53c-.06.03-.12.06-.19.06m7.75 1.4a.92.92 0 0 1-.4-1.8c.5-.1 1 .21 1.1.71c.09.49-.21.98-.7 1.09"/></svg>
</template>

CSS

.icon-electron-framework {
  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%22M12%2022c-1.67%200-3.16-1.5-4.1-4.07c-.07-.2.03-.43.24-.49c.2-.08.42.03.49.23c.81%202.23%202.07%203.56%203.37%203.56c.94%200%201.87-.68%202.62-1.92a.386.386%200%200%201%20.66.4C14.38%2021.19%2013.22%2022%2012%2022m3.91-4.28a.4.4%200%200%201-.11-.02c-.21-.07-.3-.28-.26-.49c.46-1.4.68-3.03.68-4.71c0-3.85-1.25-7.26-3.03-8.36c-.25.36-.69.64-1.19.64c-.76%200-1.39-.62-1.39-1.39S11.24%202%2012%202c.77%200%201.4.61%201.41%201.37C15.53%204.5%2017%208.21%2017%2012.5c0%201.75-.25%203.46-.72%204.95c-.05.16-.2.27-.37.27M12%202.77c-.34%200-.62.28-.62.62s.29.61.62.61c.35%200%20.64-.27.64-.61s-.29-.62-.64-.62M4.08%2018.54c-.77%200-1.4-.63-1.4-1.39c0-.49.26-.93.65-1.18c-.14-2.41%202.35-5.56%206.17-7.75c1.59-.9%203.25-1.55%204.82-1.88c.18-.05.41.08.45.29c.05.21-.08.42-.27.46c-1.5.32-3.09.94-4.6%201.8c-3.44%201.97-5.8%204.79-5.8%206.87c.76.01%201.4.63%201.4%201.39c0%20.77-.65%201.39-1.42%201.39m0-2.01c-.34%200-.62.28-.62.62c0%20.35.28.62.62.62s.63-.27.63-.62c0-.34-.29-.62-.63-.62m14.42-3.09c-.07%200-.16-.03-.23-.09a.393.393%200%200%201-.04-.55c1.54-1.8%202.07-3.54%201.41-4.66c-.47-.81-1.54-1.26-3.01-1.28c-.22%200-.39-.18-.38-.39c0-.21.18-.37.39-.38c1.75.02%203.06.61%203.67%201.66c.84%201.44.29%203.46-1.49%205.55c-.08.09-.19.14-.32.14m-2%205.46c-2%200-4.56-.74-7-2.13c-1.55-.89-2.93-1.98-4-3.14a.4.4%200%200%201%200-.55c.18-.14.42-.13.57.03c1.01%201.1%202.33%202.14%203.82%202.99c3.31%201.9%206.88%202.53%208.76%201.62c-.08-.17-.15-.37-.15-.57c0-.77.65-1.39%201.42-1.39s1.4.62%201.4%201.39a1.396%201.396%200%200%201-2.15%201.17c-.7.39-1.61.58-2.67.58m3-1.27c.13.08.27.14.42.14a.619.619%200%201%200%200-1.24c-.35%200-.62.28-.62.62c0%20.14.05.27.13.38c.04.02.07.06.07.1M4.46%2012c-.13%200-.26-.08-.33-.2c-.9-1.55-1.05-2.99-.43-4.06c.84-1.44%202.88-1.98%205.61-1.49c.19.04.35.25.31.45c-.03.21-.23.35-.44.3C6.82%206.59%205%207%204.37%208.13c-.48.82-.33%201.98.43%203.28c.1.19.04.42-.15.53c-.06.03-.12.06-.19.06m7.75%201.4a.92.92%200%200%201-.4-1.8c.5-.1%201%20.21%201.1.71c.09.49-.21.98-.7%201.09%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%22M12%2022c-1.67%200-3.16-1.5-4.1-4.07c-.07-.2.03-.43.24-.49c.2-.08.42.03.49.23c.81%202.23%202.07%203.56%203.37%203.56c.94%200%201.87-.68%202.62-1.92a.386.386%200%200%201%20.66.4C14.38%2021.19%2013.22%2022%2012%2022m3.91-4.28a.4.4%200%200%201-.11-.02c-.21-.07-.3-.28-.26-.49c.46-1.4.68-3.03.68-4.71c0-3.85-1.25-7.26-3.03-8.36c-.25.36-.69.64-1.19.64c-.76%200-1.39-.62-1.39-1.39S11.24%202%2012%202c.77%200%201.4.61%201.41%201.37C15.53%204.5%2017%208.21%2017%2012.5c0%201.75-.25%203.46-.72%204.95c-.05.16-.2.27-.37.27M12%202.77c-.34%200-.62.28-.62.62s.29.61.62.61c.35%200%20.64-.27.64-.61s-.29-.62-.64-.62M4.08%2018.54c-.77%200-1.4-.63-1.4-1.39c0-.49.26-.93.65-1.18c-.14-2.41%202.35-5.56%206.17-7.75c1.59-.9%203.25-1.55%204.82-1.88c.18-.05.41.08.45.29c.05.21-.08.42-.27.46c-1.5.32-3.09.94-4.6%201.8c-3.44%201.97-5.8%204.79-5.8%206.87c.76.01%201.4.63%201.4%201.39c0%20.77-.65%201.39-1.42%201.39m0-2.01c-.34%200-.62.28-.62.62c0%20.35.28.62.62.62s.63-.27.63-.62c0-.34-.29-.62-.63-.62m14.42-3.09c-.07%200-.16-.03-.23-.09a.393.393%200%200%201-.04-.55c1.54-1.8%202.07-3.54%201.41-4.66c-.47-.81-1.54-1.26-3.01-1.28c-.22%200-.39-.18-.38-.39c0-.21.18-.37.39-.38c1.75.02%203.06.61%203.67%201.66c.84%201.44.29%203.46-1.49%205.55c-.08.09-.19.14-.32.14m-2%205.46c-2%200-4.56-.74-7-2.13c-1.55-.89-2.93-1.98-4-3.14a.4.4%200%200%201%200-.55c.18-.14.42-.13.57.03c1.01%201.1%202.33%202.14%203.82%202.99c3.31%201.9%206.88%202.53%208.76%201.62c-.08-.17-.15-.37-.15-.57c0-.77.65-1.39%201.42-1.39s1.4.62%201.4%201.39a1.396%201.396%200%200%201-2.15%201.17c-.7.39-1.61.58-2.67.58m3-1.27c.13.08.27.14.42.14a.619.619%200%201%200%200-1.24c-.35%200-.62.28-.62.62c0%20.14.05.27.13.38c.04.02.07.06.07.1M4.46%2012c-.13%200-.26-.08-.33-.2c-.9-1.55-1.05-2.99-.43-4.06c.84-1.44%202.88-1.98%205.61-1.49c.19.04.35.25.31.45c-.03.21-.23.35-.44.3C6.82%206.59%205%207%204.37%208.13c-.48.82-.33%201.98.43%203.28c.1.19.04.42-.15.53c-.06.03-.12.06-.19.06m7.75%201.4a.92.92%200%200%201-.4-1.8c.5-.1%201%20.21%201.1.71c.09.49-.21.98-.7%201.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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