figma icon
figma-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- figma-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
figma-fillAkar IconsfigmaBoxicons BrandsfigmaCatppuccin IconsfigmaCoreUI BrandsfigmaDeviconfigmaFont Awesome 6 BrandsfigmaFont Awesome BrandsfigmaFeather Iconsfigmacss.ggfigmaHuge IconsfigmaIconParkfigmaIconPark OutlinefigmaIconPark SolidfigmaIconPark TwoTonefigmaIconoirfigmaLine AwesomefigmaSVG LogosfigmaLucidefigmaMage IconsfigmaMaterial Icon ThemefigmaMyna UI IconsfigmaPixelarticonsfigma-fillRemix IconfigmaSimple Icons
Use the figma icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M6 6a3 3 0 0 1 3-3h3v6H9a3 3 0 0 1-3-3Zm6.01-3H15a3 3 0 1 1 0 6h-2.99zM6 12.005A2.995 2.995 0 0 1 8.995 9.01H12V15H8.995A2.995 2.995 0 0 1 6 12.005Z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M12.01 12.005a2.995 2.995 0 1 1 5.99 0a2.995 2.995 0 0 1-5.99 0Zm-6.01 6a2.995 2.995 0 0 1 2.995-2.995H12V18c0 1.657-1.346 3-3.002 3A2.997 2.997 0 0 1 6 18.005Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFigmaLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M6 6a3 3 0 0 1 3-3h3v6H9a3 3 0 0 1-3-3Zm6.01-3H15a3 3 0 1 1 0 6h-2.99zM6 12.005A2.995 2.995 0 0 1 8.995 9.01H12V15H8.995A2.995 2.995 0 0 1 6 12.005Z"/><path fill="none" stroke="currentColor" strokeWidth="2" d="M12.01 12.005a2.995 2.995 0 1 1 5.99 0a2.995 2.995 0 0 1-5.99 0Zm-6.01 6a2.995 2.995 0 0 1 2.995-2.995H12V18c0 1.657-1.346 3-3.002 3A2.997 2.997 0 0 1 6 18.005Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M6 6a3 3 0 0 1 3-3h3v6H9a3 3 0 0 1-3-3Zm6.01-3H15a3 3 0 1 1 0 6h-2.99zM6 12.005A2.995 2.995 0 0 1 8.995 9.01H12V15H8.995A2.995 2.995 0 0 1 6 12.005Z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M12.01 12.005a2.995 2.995 0 1 1 5.99 0a2.995 2.995 0 0 1-5.99 0Zm-6.01 6a2.995 2.995 0 0 1 2.995-2.995H12V18c0 1.657-1.346 3-3.002 3A2.997 2.997 0 0 1 6 18.005Z"/></svg> </template>
CSS
.icon-figma-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M6%206a3%203%200%200%201%203-3h3v6H9a3%203%200%200%201-3-3Zm6.01-3H15a3%203%200%201%201%200%206h-2.99zM6%2012.005A2.995%202.995%200%200%201%208.995%209.01H12V15H8.995A2.995%202.995%200%200%201%206%2012.005Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M12.01%2012.005a2.995%202.995%200%201%201%205.99%200a2.995%202.995%200%200%201-5.99%200Zm-6.01%206a2.995%202.995%200%200%201%202.995-2.995H12V18c0%201.657-1.346%203-3.002%203A2.997%202.997%200%200%201%206%2018.005Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M6%206a3%203%200%200%201%203-3h3v6H9a3%203%200%200%201-3-3Zm6.01-3H15a3%203%200%201%201%200%206h-2.99zM6%2012.005A2.995%202.995%200%200%201%208.995%209.01H12V15H8.995A2.995%202.995%200%200%201%206%2012.005Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M12.01%2012.005a2.995%202.995%200%201%201%205.99%200a2.995%202.995%200%200%201-5.99%200Zm-6.01%206a2.995%202.995%200%200%201%202.995-2.995H12V18c0%201.657-1.346%203-3.002%203A2.997%202.997%200%200%201%206%2018.005Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/figma-line.svg?color=%231a73e8&size=48