Myjpj Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myjpj 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/344423.svg" alt="Myjpj icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344423.svg" alt="Myjpj icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344423.svg" alt="Myjpj icon" :width="24" :height="24" />
CSS background
.icon-myjpj {
background-image: url('https://proicons.com/icon/344423.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>.f{fill:#fff;}.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="g" d="M13.4786,18.0581l-.936-9.482c-.1493-1.513.9486-2.8512,2.4618-3.0006l16.03-1.5819c1.5132-.1493,2.8516.9485,3.001,2.4615l2.7282,27.6379M37.0283,36.7753l.2614,2.6486c.1493,1.513-.9486,2.8512-2.4618,3.0006l-16.03,1.5819c-1.5132.1493-2.8516-.9485-3.001-2.4615l-1.9342-19.594"/><path class="g" d="M15.7485,20.2144l-1.1512-11.6617,17.4183-1.7189,2.6029,26.3684M34.9123,36.1783l.1045,1.0589-17.4183,1.7189-1.4792-14.9848M20.6388,6.5649l5.0633-.4997"/><path class="g" d="M17.8682,23.8557c-7.078-5.9673-11.4662-11.6496-10.1212-13.409.501-.6554,1.7718-.699,3.6644-.1403M37.6405,29.2683c2.3849,2.896,3.3451,5.0711,2.6149,6.0262-1.0831,1.4168-5.5967-.0863-11.2904-3.4742"/><circle class="f" cx="27.7227" cy="5.8659" r=".7512"/></svg>
Copied!