Epson Iprojection Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Epson Iprojection 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/340049.svg" alt="Epson Iprojection icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340049.svg" alt="Epson Iprojection icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340049.svg" alt="Epson Iprojection icon" :width="24" :height="24" />
CSS background
.icon-epson-iprojection {
background-image: url('https://proicons.com/icon/340049.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M6.8999,34.4705c-.2545-.4412-.3999-.9539-.3999-1.5018v-5.5c0-1.662,1.338-3,3-3h31c1.662,0,3,1.338,3,3v5.5c0,.5479-.1454,1.0606-.3999,1.5018H6.8999Z"/><path class="c" d="M40.5,36.5315H9.5"/><circle class="c" cx="35.5" cy="30.7185" r="2.25"/><path class="c" d="M4.5,25.9685v-14.5h26.5v11"/><path class="c" d="M29,22.4685v-9h-5.625v9M23.375,16.0132h-5.625v6.4553M17.75,18.4397h-5.625v4.0288M12.125,20.7185h-5.625v2.7658"/><path class="c" d="M6.5,32.9685h5.25M6.5,30.9685h5.5M6.5,28.9685h5.5M6.5411,26.9685h5.2089"/><rect class="c" x="31.5" y="26.9685" width="8" height="6" rx="1" ry="1"/></svg>
Copied!