Jmdict Droid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jmdict Droid 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/342255.svg" alt="Jmdict Droid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342255.svg" alt="Jmdict Droid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342255.svg" alt="Jmdict Droid icon" :width="24" :height="24" />
CSS background
.icon-jmdict-droid {
background-image: url('https://proicons.com/icon/342255.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M14.1605,19.0511c-1.3251,8.3238-1.4405,15.7059.3615,21.9579"/><path class="b" d="M6.0266,23.3881c6.1735.1844,12.3521-.1026,18.4819-.8585"/><path class="b" d="M21.7524,26.0991c-2.5128,7.3856-5.836,13.0399-11.0259,14.5479-6.7363,1.9573-5.618-3.9112-3.9767-6.4157,3.4131-5.2079,8.4542-5.7755,11.3869-5.9641,8.2637-.5305,10.1679,6.5868,8.2243,9.4885-2.0391,3.044-4.6499,4.2273-7.7724,4.744"/><path class="b" d="M21.6314,5.5002c-2.1021,0-3.7943,1.6916-3.7943,3.7929v6.6375c0,2.1012,1.6923,3.7929,3.7943,3.7929h7.1199l-1.2858,6.4523,6.1269-6.4523h5.1134c2.1021,0,3.7943-1.6916,3.7943-3.7929v-6.6375c0-2.1012-1.6923-3.7929-3.7943-3.7929h-17.0743Z"/><path class="b" d="M39.0983,15.6041c-.3448.6019-.9934,1.0073-1.7367,1.0073-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2,.7419,0,1.3894.4039,1.7347,1.0039"/><path class="b" d="M28.2984,13.3112c0-1.1046.8954-2,2-2s2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2s-2-.8954-2-2"/><line class="b" x1="28.2984" y1="16.6111" x2="28.2984" y2="8.6117"/><path class="b" d="M25.2354,14.6112c0,1.1046-.8886,2-1.9848,2h-.6966c-.7262,0-1.3149-.5932-1.3149-1.325s.5887-1.325,1.3149-1.325h2.6851"/><path class="b" d="M21.7354,11.8362c.482-.4827.8197-.525,1.75-.525,1.0561,0,1.75.4645,1.75,1.7201v3.5799"/></svg>
Copied!