figma logo
figma from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- figma
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×384
- License
- CC0
The same logo in other sets
figma-fillAkar IconsfigmaBoxicons BrandsfigmaCatppuccin IconsfigmaCoreUI BrandsfigmaDeviconfigmaFont Awesome 6 BrandsfigmaFont Awesome BrandsfigmaFeather Iconsfigmacss.ggfigmaHuge IconsfigmaIconParkfigmaIconPark OutlinefigmaIconPark SolidfigmaIconPark TwoTonefigmaIconoirfigmaLine AwesomefigmaLucidefigmaMage IconsfigmaMaterial Icon Themefigma-fillMingCute IconfigmaMyna UI IconsfigmaPixelarticonsfigma-fillRemix IconfigmaSimple Icons
Use the figma logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 384"><path fill="#0acf83" d="M64 384c35.328 0 64-28.672 64-64v-64H64c-35.328 0-64 28.672-64 64s28.672 64 64 64"/><path fill="#a259ff" d="M0 192c0-35.328 28.672-64 64-64h64v128H64c-35.328 0-64-28.672-64-64"/><path fill="#f24e1e" d="M0 64C0 28.672 28.672 0 64 0h64v128H64C28.672 128 0 99.328 0 64"/><path fill="#ff7262" d="M128 0h64c35.328 0 64 28.672 64 64s-28.672 64-64 64h-64z"/><path fill="#1abcfe" d="M256 192c0 35.328-28.672 64-64 64s-64-28.672-64-64s28.672-64 64-64s64 28.672 64 64"/></svg>
React
import type { SVGProps } from "react";
export function LogosFigma(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 384"><path fill="#0acf83" d="M64 384c35.328 0 64-28.672 64-64v-64H64c-35.328 0-64 28.672-64 64s28.672 64 64 64"/><path fill="#a259ff" d="M0 192c0-35.328 28.672-64 64-64h64v128H64c-35.328 0-64-28.672-64-64"/><path fill="#f24e1e" d="M0 64C0 28.672 28.672 0 64 0h64v128H64C28.672 128 0 99.328 0 64"/><path fill="#ff7262" d="M128 0h64c35.328 0 64 28.672 64 64s-28.672 64-64 64h-64z"/><path fill="#1abcfe" d="M256 192c0 35.328-28.672 64-64 64s-64-28.672-64-64s28.672-64 64-64s64 28.672 64 64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 384"><path fill="#0acf83" d="M64 384c35.328 0 64-28.672 64-64v-64H64c-35.328 0-64 28.672-64 64s28.672 64 64 64"/><path fill="#a259ff" d="M0 192c0-35.328 28.672-64 64-64h64v128H64c-35.328 0-64-28.672-64-64"/><path fill="#f24e1e" d="M0 64C0 28.672 28.672 0 64 0h64v128H64C28.672 128 0 99.328 0 64"/><path fill="#ff7262" d="M128 0h64c35.328 0 64 28.672 64 64s-28.672 64-64 64h-64z"/><path fill="#1abcfe" d="M256 192c0 35.328-28.672 64-64 64s-64-28.672-64-64s28.672-64 64-64s64 28.672 64 64"/></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%20256%20384%22%3E%3Cpath%20fill%3D%22%230acf83%22%20d%3D%22M64%20384c35.328%200%2064-28.672%2064-64v-64H64c-35.328%200-64%2028.672-64%2064s28.672%2064%2064%2064%22%2F%3E%3Cpath%20fill%3D%22%23a259ff%22%20d%3D%22M0%20192c0-35.328%2028.672-64%2064-64h64v128H64c-35.328%200-64-28.672-64-64%22%2F%3E%3Cpath%20fill%3D%22%23f24e1e%22%20d%3D%22M0%2064C0%2028.672%2028.672%200%2064%200h64v128H64C28.672%20128%200%2099.328%200%2064%22%2F%3E%3Cpath%20fill%3D%22%23ff7262%22%20d%3D%22M128%200h64c35.328%200%2064%2028.672%2064%2064s-28.672%2064-64%2064h-64z%22%2F%3E%3Cpath%20fill%3D%22%231abcfe%22%20d%3D%22M256%20192c0%2035.328-28.672%2064-64%2064s-64-28.672-64-64s28.672-64%2064-64s64%2028.672%2064%2064%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%20384%22%3E%3Cpath%20fill%3D%22%230acf83%22%20d%3D%22M64%20384c35.328%200%2064-28.672%2064-64v-64H64c-35.328%200-64%2028.672-64%2064s28.672%2064%2064%2064%22%2F%3E%3Cpath%20fill%3D%22%23a259ff%22%20d%3D%22M0%20192c0-35.328%2028.672-64%2064-64h64v128H64c-35.328%200-64-28.672-64-64%22%2F%3E%3Cpath%20fill%3D%22%23f24e1e%22%20d%3D%22M0%2064C0%2028.672%2028.672%200%2064%200h64v128H64C28.672%20128%200%2099.328%200%2064%22%2F%3E%3Cpath%20fill%3D%22%23ff7262%22%20d%3D%22M128%200h64c35.328%200%2064%2028.672%2064%2064s-28.672%2064-64%2064h-64z%22%2F%3E%3Cpath%20fill%3D%22%231abcfe%22%20d%3D%22M256%20192c0%2035.328-28.672%2064-64%2064s-64-28.672-64-64s28.672-64%2064-64s64%2028.672%2064%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/figma.svg?color=%231a73e8&size=48