Brand Fujitsu Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Brand Fujitsu 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/305129.svg" alt="Brand Fujitsu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305129.svg" alt="Brand Fujitsu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305129.svg" alt="Brand Fujitsu icon" :width="24" :height="24" />
CSS background
.icon-brand-fujitsu {
background-image: url('https://proicons.com/icon/305129.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M531 321c0-33-27-62-62-62-20 0-38 12-49 27v33c15-44 49-41 49-41 25 0 44 20 44 43 0 26-19 46-44 46-12 0-23-6-31-14l-21-24c-9-9-22-15-36-15-28 0-50 23-50 51 0 27 23 50 50 50 16 0 30-7 39-19v-25c-15 30-39 25-39 25-18 0-32-14-32-31 0-18 14-32 32-32 9 0 17 3 23 10l21 24c12 10 27 17 44 17 35 0 62-27 62-63zm-28 109h-73c10 0 18 11 18 21v181c0 10-8 21-18 21h73c-10 0-17-11-17-21V451c0-10 7-21 17-21zm-136 21v226s-1 41-33 64c0 0 71-10 71-77V451c0-10 7-21 17-21h-73c10 0 18 11 18 21zm-99-21c10 0 18 11 18 21v141c0 24-19 44-42 44s-42-20-42-42V451c0-10 7-21 17-21h-73c10 0 18 11 18 21v139c0 43 36 69 80 69s80-26 80-69V451c0-10 7-21 17-21h-73zM18 451v181c0 10-8 21-18 21h73c-10 0-17-11-17-21v-88h51c9 0 19 8 19 17v-39H56v-69h68c10 0 19 8 19 18v-41H0c10 0 18 11 18 21zm751 86l-45-24c-22-11-19-29-19-29s-2-36 43-36c0 0 28-1 40 19v-34c-6-6-42-7-42-7-80 0-79 62-79 62s-5 34 41 59l45 26c20 11 17 25 17 25s0 37-51 38c0 0-41-3-54-24l13 42c15 6 41 5 41 5 90 0 88-64 88-64s5-34-38-58zm158-107c10 0 17 11 17 21v141c0 24-18 44-41 44s-43-20-43-42V451c0-10 8-21 18-21h-73c10 0 17 11 17 21v139c0 43 36 69 81 69 44 0 79-26 79-69V451c0-10 8-21 18-21h-73zm-139 37zm-272-37l-12 41c10-18 25-18 25-18h39v179c0 10-8 21-18 21h74c-10 0-18-11-18-21V453h32c10 0 18 8 18 18l12-41H516z"/></svg>
Copied!