figma logo
figma from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- figma
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
figma-fillAkar IconsfigmaCatppuccin IconsfigmaCoreUI BrandsfigmaDeviconfigmaFont Awesome 6 BrandsfigmaFont Awesome BrandsfigmaFeather Iconsfigmacss.ggfigmaHuge IconsfigmaIconParkfigmaIconPark OutlinefigmaIconPark SolidfigmaIconPark TwoTonefigmaIconoirfigmaLine AwesomefigmaSVG LogosfigmaLucidefigmaMage IconsfigmaMaterial Icon Themefigma-fillMingCute IconfigmaMyna UI IconsfigmaPixelarticonsfigma-fillRemix IconfigmaSimple Icons
Related icons in Boxicons Brands
Use the figma logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.94 5.74A3.74 3.74 0 0 0 15.2 2H8.8a3.74 3.74 0 0 0-3.74 3.74c0 1.31.68 2.47 1.7 3.13a3.73 3.73 0 0 0 0 6.26c-1.02.67-1.7 1.82-1.7 3.13c0 2.07 1.69 3.74 3.75 3.74s3.79-1.68 3.79-3.77v-3.48c.67.61 1.55.99 2.53.99h.07A3.74 3.74 0 0 0 18.94 12c0-1.31-.68-2.47-1.7-3.13c1.02-.67 1.7-1.82 1.7-3.13M11.4 18.23c0 1.41-1.16 2.56-2.58 2.56s-2.55-1.14-2.55-2.53s1.13-2.52 2.52-2.53h2.61v2.49Zm0-3.7H8.79c-1.39 0-2.52-1.13-2.52-2.53S7.4 9.47 8.8 9.47h2.6zm0-6.26H8.8c-1.4 0-2.53-1.13-2.53-2.53S7.4 3.21 8.8 3.21h2.6zm6.33 3.74c0 1.4-1.13 2.53-2.53 2.53h-.07c-1.4 0-2.53-1.13-2.53-2.53s1.13-2.53 2.53-2.53h.07c1.4 0 2.53 1.13 2.53 2.53M15.2 8.27h-2.6V3.21h2.6c1.4 0 2.53 1.13 2.53 2.53S16.6 8.27 15.2 8.27"/></svg>
React
import type { SVGProps } from "react";
export function BxlFigma(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="M18.94 5.74A3.74 3.74 0 0 0 15.2 2H8.8a3.74 3.74 0 0 0-3.74 3.74c0 1.31.68 2.47 1.7 3.13a3.73 3.73 0 0 0 0 6.26c-1.02.67-1.7 1.82-1.7 3.13c0 2.07 1.69 3.74 3.75 3.74s3.79-1.68 3.79-3.77v-3.48c.67.61 1.55.99 2.53.99h.07A3.74 3.74 0 0 0 18.94 12c0-1.31-.68-2.47-1.7-3.13c1.02-.67 1.7-1.82 1.7-3.13M11.4 18.23c0 1.41-1.16 2.56-2.58 2.56s-2.55-1.14-2.55-2.53s1.13-2.52 2.52-2.53h2.61v2.49Zm0-3.7H8.79c-1.39 0-2.52-1.13-2.52-2.53S7.4 9.47 8.8 9.47h2.6zm0-6.26H8.8c-1.4 0-2.53-1.13-2.53-2.53S7.4 3.21 8.8 3.21h2.6zm6.33 3.74c0 1.4-1.13 2.53-2.53 2.53h-.07c-1.4 0-2.53-1.13-2.53-2.53s1.13-2.53 2.53-2.53h.07c1.4 0 2.53 1.13 2.53 2.53M15.2 8.27h-2.6V3.21h2.6c1.4 0 2.53 1.13 2.53 2.53S16.6 8.27 15.2 8.27"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.94 5.74A3.74 3.74 0 0 0 15.2 2H8.8a3.74 3.74 0 0 0-3.74 3.74c0 1.31.68 2.47 1.7 3.13a3.73 3.73 0 0 0 0 6.26c-1.02.67-1.7 1.82-1.7 3.13c0 2.07 1.69 3.74 3.75 3.74s3.79-1.68 3.79-3.77v-3.48c.67.61 1.55.99 2.53.99h.07A3.74 3.74 0 0 0 18.94 12c0-1.31-.68-2.47-1.7-3.13c1.02-.67 1.7-1.82 1.7-3.13M11.4 18.23c0 1.41-1.16 2.56-2.58 2.56s-2.55-1.14-2.55-2.53s1.13-2.52 2.52-2.53h2.61v2.49Zm0-3.7H8.79c-1.39 0-2.52-1.13-2.52-2.53S7.4 9.47 8.8 9.47h2.6zm0-6.26H8.8c-1.4 0-2.53-1.13-2.53-2.53S7.4 3.21 8.8 3.21h2.6zm6.33 3.74c0 1.4-1.13 2.53-2.53 2.53h-.07c-1.4 0-2.53-1.13-2.53-2.53s1.13-2.53 2.53-2.53h.07c1.4 0 2.53 1.13 2.53 2.53M15.2 8.27h-2.6V3.21h2.6c1.4 0 2.53 1.13 2.53 2.53S16.6 8.27 15.2 8.27"/></svg> </template>
CSS
.icon-figma {
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%22M18.94%205.74A3.74%203.74%200%200%200%2015.2%202H8.8a3.74%203.74%200%200%200-3.74%203.74c0%201.31.68%202.47%201.7%203.13a3.73%203.73%200%200%200%200%206.26c-1.02.67-1.7%201.82-1.7%203.13c0%202.07%201.69%203.74%203.75%203.74s3.79-1.68%203.79-3.77v-3.48c.67.61%201.55.99%202.53.99h.07A3.74%203.74%200%200%200%2018.94%2012c0-1.31-.68-2.47-1.7-3.13c1.02-.67%201.7-1.82%201.7-3.13M11.4%2018.23c0%201.41-1.16%202.56-2.58%202.56s-2.55-1.14-2.55-2.53s1.13-2.52%202.52-2.53h2.61v2.49Zm0-3.7H8.79c-1.39%200-2.52-1.13-2.52-2.53S7.4%209.47%208.8%209.47h2.6zm0-6.26H8.8c-1.4%200-2.53-1.13-2.53-2.53S7.4%203.21%208.8%203.21h2.6zm6.33%203.74c0%201.4-1.13%202.53-2.53%202.53h-.07c-1.4%200-2.53-1.13-2.53-2.53s1.13-2.53%202.53-2.53h.07c1.4%200%202.53%201.13%202.53%202.53M15.2%208.27h-2.6V3.21h2.6c1.4%200%202.53%201.13%202.53%202.53S16.6%208.27%2015.2%208.27%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%22M18.94%205.74A3.74%203.74%200%200%200%2015.2%202H8.8a3.74%203.74%200%200%200-3.74%203.74c0%201.31.68%202.47%201.7%203.13a3.73%203.73%200%200%200%200%206.26c-1.02.67-1.7%201.82-1.7%203.13c0%202.07%201.69%203.74%203.75%203.74s3.79-1.68%203.79-3.77v-3.48c.67.61%201.55.99%202.53.99h.07A3.74%203.74%200%200%200%2018.94%2012c0-1.31-.68-2.47-1.7-3.13c1.02-.67%201.7-1.82%201.7-3.13M11.4%2018.23c0%201.41-1.16%202.56-2.58%202.56s-2.55-1.14-2.55-2.53s1.13-2.52%202.52-2.53h2.61v2.49Zm0-3.7H8.79c-1.39%200-2.52-1.13-2.52-2.53S7.4%209.47%208.8%209.47h2.6zm0-6.26H8.8c-1.4%200-2.53-1.13-2.53-2.53S7.4%203.21%208.8%203.21h2.6zm6.33%203.74c0%201.4-1.13%202.53-2.53%202.53h-.07c-1.4%200-2.53-1.13-2.53-2.53s1.13-2.53%202.53-2.53h.07c1.4%200%202.53%201.13%202.53%202.53M15.2%208.27h-2.6V3.21h2.6c1.4%200%202.53%201.13%202.53%202.53S16.6%208.27%2015.2%208.27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/figma.svg?color=%231a73e8&size=48