figma icon

figma-bold-duotone from Solar by 480 Design · Bold Duotone · UI · CC-BY-4.0 Attribution required.

Name
figma-bold-duotone
Set
Solar
Style
Bold Duotone
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the figma icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.6667 2H8.33333C6.49238 2 5 3.49238 5 5.33333C5 7.17428 6.49238 8.66667 8.33333 8.66667H11.6667V2Z" opacity=".5"/><path d="M11.6667 8.6665H8.33333C6.49238 8.6665 5 10.1589 5 11.9998C5 13.8408 6.49238 15.3332 8.33333 15.3332H11.6667V8.6665Z" opacity=".5"/><path d="M18.3327 11.9998C18.3327 13.8408 16.8403 15.3332 14.9993 15.3332C13.1584 15.3332 11.666 13.8408 11.666 11.9998C11.666 10.1589 13.1584 8.6665 14.9993 8.6665C16.8403 8.6665 18.3327 10.1589 18.3327 11.9998Z"/><path d="M8.33333 15.3335H11.6667V18.6668C11.6667 20.5078 10.1743 22.0002 8.33333 22.0002C6.49238 22.0002 5 20.5078 5 18.6668C5 16.8259 6.49238 15.3335 8.33333 15.3335Z" opacity=".5"/><path d="M11.666 2H14.9993C16.8403 2 18.3327 3.49238 18.3327 5.33333C18.3327 7.17428 16.8403 8.66667 14.9993 8.66667H11.666V2Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFigmaBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.6667 2H8.33333C6.49238 2 5 3.49238 5 5.33333C5 7.17428 6.49238 8.66667 8.33333 8.66667H11.6667V2Z" opacity=".5"/><path d="M11.6667 8.6665H8.33333C6.49238 8.6665 5 10.1589 5 11.9998C5 13.8408 6.49238 15.3332 8.33333 15.3332H11.6667V8.6665Z" opacity=".5"/><path d="M18.3327 11.9998C18.3327 13.8408 16.8403 15.3332 14.9993 15.3332C13.1584 15.3332 11.666 13.8408 11.666 11.9998C11.666 10.1589 13.1584 8.6665 14.9993 8.6665C16.8403 8.6665 18.3327 10.1589 18.3327 11.9998Z"/><path d="M8.33333 15.3335H11.6667V18.6668C11.6667 20.5078 10.1743 22.0002 8.33333 22.0002C6.49238 22.0002 5 20.5078 5 18.6668C5 16.8259 6.49238 15.3335 8.33333 15.3335Z" opacity=".5"/><path d="M11.666 2H14.9993C16.8403 2 18.3327 3.49238 18.3327 5.33333C18.3327 7.17428 16.8403 8.66667 14.9993 8.66667H11.666V2Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.6667 2H8.33333C6.49238 2 5 3.49238 5 5.33333C5 7.17428 6.49238 8.66667 8.33333 8.66667H11.6667V2Z" opacity=".5"/><path d="M11.6667 8.6665H8.33333C6.49238 8.6665 5 10.1589 5 11.9998C5 13.8408 6.49238 15.3332 8.33333 15.3332H11.6667V8.6665Z" opacity=".5"/><path d="M18.3327 11.9998C18.3327 13.8408 16.8403 15.3332 14.9993 15.3332C13.1584 15.3332 11.666 13.8408 11.666 11.9998C11.666 10.1589 13.1584 8.6665 14.9993 8.6665C16.8403 8.6665 18.3327 10.1589 18.3327 11.9998Z"/><path d="M8.33333 15.3335H11.6667V18.6668C11.6667 20.5078 10.1743 22.0002 8.33333 22.0002C6.49238 22.0002 5 20.5078 5 18.6668C5 16.8259 6.49238 15.3335 8.33333 15.3335Z" opacity=".5"/><path d="M11.666 2H14.9993C16.8403 2 18.3327 3.49238 18.3327 5.33333C18.3327 7.17428 16.8403 8.66667 14.9993 8.66667H11.666V2Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-figma-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.6667%202H8.33333C6.49238%202%205%203.49238%205%205.33333C5%207.17428%206.49238%208.66667%208.33333%208.66667H11.6667V2Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.6667%208.6665H8.33333C6.49238%208.6665%205%2010.1589%205%2011.9998C5%2013.8408%206.49238%2015.3332%208.33333%2015.3332H11.6667V8.6665Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M18.3327%2011.9998C18.3327%2013.8408%2016.8403%2015.3332%2014.9993%2015.3332C13.1584%2015.3332%2011.666%2013.8408%2011.666%2011.9998C11.666%2010.1589%2013.1584%208.6665%2014.9993%208.6665C16.8403%208.6665%2018.3327%2010.1589%2018.3327%2011.9998Z%22%2F%3E%3Cpath%20d%3D%22M8.33333%2015.3335H11.6667V18.6668C11.6667%2020.5078%2010.1743%2022.0002%208.33333%2022.0002C6.49238%2022.0002%205%2020.5078%205%2018.6668C5%2016.8259%206.49238%2015.3335%208.33333%2015.3335Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.666%202H14.9993C16.8403%202%2018.3327%203.49238%2018.3327%205.33333C18.3327%207.17428%2016.8403%208.66667%2014.9993%208.66667H11.666V2Z%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.6667%202H8.33333C6.49238%202%205%203.49238%205%205.33333C5%207.17428%206.49238%208.66667%208.33333%208.66667H11.6667V2Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.6667%208.6665H8.33333C6.49238%208.6665%205%2010.1589%205%2011.9998C5%2013.8408%206.49238%2015.3332%208.33333%2015.3332H11.6667V8.6665Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M18.3327%2011.9998C18.3327%2013.8408%2016.8403%2015.3332%2014.9993%2015.3332C13.1584%2015.3332%2011.666%2013.8408%2011.666%2011.9998C11.666%2010.1589%2013.1584%208.6665%2014.9993%208.6665C16.8403%208.6665%2018.3327%2010.1589%2018.3327%2011.9998Z%22%2F%3E%3Cpath%20d%3D%22M8.33333%2015.3335H11.6667V18.6668C11.6667%2020.5078%2010.1743%2022.0002%208.33333%2022.0002C6.49238%2022.0002%205%2020.5078%205%2018.6668C5%2016.8259%206.49238%2015.3335%208.33333%2015.3335Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.666%202H14.9993C16.8403%202%2018.3327%203.49238%2018.3327%205.33333C18.3327%207.17428%2016.8403%208.66667%2014.9993%208.66667H11.666V2Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/figma-bold-duotone.svg?color=%231a73e8&size=48