Emoji Fax Machine Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Fax Machine 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/325292.svg" alt="Emoji Fax Machine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325292.svg" alt="Emoji Fax Machine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325292.svg" alt="Emoji Fax Machine icon" :width="24" :height="24" />
CSS background
.icon-emoji-fax-machine {
background-image: url('https://proicons.com/icon/325292.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="q" d="m11.9348,39.6867h-.8043c-1.3327,0-2.413-1.0804-2.413-2.4133v-11.2622c0-1.3329,1.0803-2.4133,2.413-2.4133h.8043c1.3327,0,2.413,1.0804,2.413,2.4133v11.2622c0,1.3329-1.0803,2.4133-2.413,2.4133"/><path id="d" class="q" d="m16.7609,26.8156c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="e" class="q" d="m21.587,26.8156c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="f" class="q" d="m26.413,26.8156c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="g" class="q" d="m16.7609,31.6422c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="h" class="q" d="m21.587,31.6422c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="i" class="q" d="m26.413,31.6422c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="j" class="q" d="m16.7609,36.4689c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="k" class="q" d="m21.587,36.4689c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="l" class="q" d="m26.413,36.4689c0,.8886.7201,1.6089,1.6086,1.609.8885,0,1.6088-.7202,1.6088-1.6088v-.0003c0-.8886-.7201-1.6089-1.6086-1.609-.8885,0-1.6088.7202-1.6088,1.6088v.0003"/><path id="m" class="q" d="m5.5,21.1844h37v20.9156H5.5v-20.9156"/><path id="n" class="q" d="m8.7174,5.9h30.5652v15.2844H8.7174V5.9"/><path id="o" class="q" d="m18.3696,9.1178h17.6957v12.0667h-17.6957v-12.0667"/><path id="p" class="q" d="m32.0435,25.2067h7.2391v6.4356h-7.2391v-6.4356"/></svg>
Copied!