Myisuzu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myisuzu 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/344420.svg" alt="Myisuzu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344420.svg" alt="Myisuzu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344420.svg" alt="Myisuzu icon" :width="24" :height="24" />
CSS background
.icon-myisuzu {
background-image: url('https://proicons.com/icon/344420.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="n" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><path id="d" class="n" d="M10.5045,30.405h5.9931c.4303,0,.7791-.3372.7791-.7531,0-.3218-.2116-.6079-.5266-.7122l-5.7247-1.8953c-.4071-.1349-.624-.563-.4845-.9564.1079-.3043.4041-.5088.737-.5089h5.999"/><path id="e" class="n" d="M18.5738,25.5797v3.6955c0,.6242.5236,1.1303,1.1696,1.1303h3.3141c.6459,0,1.1696-.5061,1.1696-1.1303h0v-3.6955"/><path id="f" class="n" d="M33.5987,25.5797v3.6955c0,.6242.5236,1.1303,1.1696,1.1303h3.3141c.6459,0,1.1696-.5061,1.1696-1.1303v-3.6955"/><path id="g" class="n" d="M9.202,25.5789v4.8259"/><path id="h" class="n" d="M32.2959,30.405h-5.9931c-.4303,0-.7791-.3372-.7791-.7531,0-.3218.2116-.6079.5266-.7122l5.7247-1.8953c.4071-.1349.624-.563.4845-.9564-.1079-.3043-.4041-.5088-.737-.5089h-5.999"/><path id="i" class="n" d="M19.9052,19.3355v1.9337c0,.7911-.6541,1.4324-1.461,1.4324h0c-.4034,0-.7687-.1603-1.033-.4195"/><path id="j" class="n" d="M19.9052,16.9721v2.3634c0,.7911-.6541,1.4324-1.461,1.4324h0c-.8069,0-1.461-.6413-1.461-1.4324v-2.3634"/><path id="k" class="n" d="M9.2069,18.4044c0-.7911.6541-1.4324,1.461-1.4324h0c.8069,0,1.461.6413,1.461,1.4324v2.3634"/><path id="l" class="n" d="M9.2069,16.9721v3.7958"/><path id="m" class="n" d="M12.1289,18.4044c0-.7911.6541-1.4324,1.461-1.4324h0c.8069,0,1.461.6413,1.461,1.4324v2.3634"/></svg>
Copied!