Figma Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Figma icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310460.svg" alt="Figma icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310460.svg" alt="Figma icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310460.svg" alt="Figma icon" :width="24" :height="24" />
CSS background
.icon-figma {
background-image: url('https://proicons.com/icon/310460.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.1532 15.3314C16.9946 15.3314 18.4875 13.8386 18.4875 11.9971C18.4875 10.1556 16.9946 8.66281 15.1532 8.66281C13.3117 8.66281 11.8188 10.1556 11.8188 11.9971C11.8188 13.8386 13.3117 15.3314 15.1532 15.3314Z" fill="#1ABCFE"/> <path d="M11.8537 8.66281V15.3314H8.53101C7.64669 15.3314 6.7986 14.9801 6.1733 14.3548C5.54799 13.7295 5.1967 12.8814 5.1967 11.9971C5.1967 11.1128 5.54799 10.2647 6.1733 9.63941C6.7986 9.0141 7.64669 8.66281 8.53101 8.66281H11.8537Z" fill="#A259FF"/> <path d="M11.8537 2.00581V8.6628H8.53104C8.07739 8.68961 7.62305 8.62341 7.19592 8.46826C6.76879 8.31311 6.37789 8.07228 6.04721 7.76057C5.71653 7.44886 5.45306 7.07284 5.27298 6.65561C5.09289 6.23838 5 5.78874 5 5.3343C5 4.87987 5.09289 4.43023 5.27298 4.013C5.45306 3.59576 5.71653 3.21975 6.04721 2.90804C6.37789 2.59633 6.76879 2.3555 7.19592 2.20035C7.62305 2.0452 8.07739 1.979 8.53104 2.00581H11.8537Z" fill="#F24E1E"/> <path d="M11.8537 15.3314V18.6541C11.856 19.3145 11.6621 19.9608 11.2966 20.5109C10.9311 21.061 10.4105 21.4902 9.80072 21.744C9.19098 21.9978 8.5196 22.0648 7.87173 21.9365C7.22386 21.8082 6.62868 21.4904 6.16167 21.0234C5.69466 20.5564 5.37686 19.9612 5.24858 19.3133C5.12029 18.6655 5.1873 17.9941 5.44111 17.3844C5.69491 16.7746 6.12408 16.254 6.67418 15.8885C7.22428 15.523 7.87053 15.3291 8.53098 15.3314H11.8537Z" fill="#0ACF83"/> <path d="M18.4875 5.3401C18.4844 6.2224 18.1317 7.06751 17.5068 7.69031C16.8818 8.3131 16.0355 8.6628 15.1532 8.66279H11.8188V2.0058H15.1532C16.0375 2.0058 16.8856 2.35709 17.5109 2.98239C18.1362 3.6077 18.4875 4.45579 18.4875 5.3401Z" fill="#FF7262"/> </svg>
Figma in other icon packs
Copied!