figma logo
figma from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- figma
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
figma-fillAkar IconsfigmaBoxicons BrandsfigmaCatppuccin IconsfigmaDeviconfigmaFont Awesome 6 BrandsfigmaFont Awesome BrandsfigmaFeather Iconsfigmacss.ggfigmaHuge IconsfigmaIconParkfigmaIconPark OutlinefigmaIconPark SolidfigmaIconPark TwoTonefigmaIconoirfigmaLine AwesomefigmaSVG LogosfigmaLucidefigmaMage 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 32 32"><path fill="currentColor" d="M16 16c0-7.109 10.667-7.109 10.667 0S16 23.109 16 16M5.333 26.667a5.33 5.33 0 0 1 5.333-5.333h5.333v5.333c0 7.109-10.667 7.109-10.667 0zM16 0v10.667h5.333c7.109 0 7.109-10.667 0-10.667zM5.333 5.333a5.33 5.33 0 0 0 5.333 5.333h5.333V-.001h-5.333a5.33 5.33 0 0 0-5.333 5.333zm0 10.667a5.33 5.33 0 0 0 5.333 5.333h5.333V10.666h-5.333a5.33 5.33 0 0 0-5.333 5.333z"/></svg>
React
import type { SVGProps } from "react";
export function CibFigma(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 16c0-7.109 10.667-7.109 10.667 0S16 23.109 16 16M5.333 26.667a5.33 5.33 0 0 1 5.333-5.333h5.333v5.333c0 7.109-10.667 7.109-10.667 0zM16 0v10.667h5.333c7.109 0 7.109-10.667 0-10.667zM5.333 5.333a5.33 5.33 0 0 0 5.333 5.333h5.333V-.001h-5.333a5.33 5.33 0 0 0-5.333 5.333zm0 10.667a5.33 5.33 0 0 0 5.333 5.333h5.333V10.666h-5.333a5.33 5.33 0 0 0-5.333 5.333z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 16c0-7.109 10.667-7.109 10.667 0S16 23.109 16 16M5.333 26.667a5.33 5.33 0 0 1 5.333-5.333h5.333v5.333c0 7.109-10.667 7.109-10.667 0zM16 0v10.667h5.333c7.109 0 7.109-10.667 0-10.667zM5.333 5.333a5.33 5.33 0 0 0 5.333 5.333h5.333V-.001h-5.333a5.33 5.33 0 0 0-5.333 5.333zm0 10.667a5.33 5.33 0 0 0 5.333 5.333h5.333V10.666h-5.333a5.33 5.33 0 0 0-5.333 5.333z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2016c0-7.109%2010.667-7.109%2010.667%200S16%2023.109%2016%2016M5.333%2026.667a5.33%205.33%200%200%201%205.333-5.333h5.333v5.333c0%207.109-10.667%207.109-10.667%200zM16%200v10.667h5.333c7.109%200%207.109-10.667%200-10.667zM5.333%205.333a5.33%205.33%200%200%200%205.333%205.333h5.333V-.001h-5.333a5.33%205.33%200%200%200-5.333%205.333zm0%2010.667a5.33%205.33%200%200%200%205.333%205.333h5.333V10.666h-5.333a5.33%205.33%200%200%200-5.333%205.333z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2016c0-7.109%2010.667-7.109%2010.667%200S16%2023.109%2016%2016M5.333%2026.667a5.33%205.33%200%200%201%205.333-5.333h5.333v5.333c0%207.109-10.667%207.109-10.667%200zM16%200v10.667h5.333c7.109%200%207.109-10.667%200-10.667zM5.333%205.333a5.33%205.33%200%200%200%205.333%205.333h5.333V-.001h-5.333a5.33%205.33%200%200%200-5.333%205.333zm0%2010.667a5.33%205.33%200%200%200%205.333%205.333h5.333V10.666h-5.333a5.33%205.33%200%200%200-5.333%205.333z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/figma.svg?color=%231a73e8&size=48