Docomo My Daiz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Docomo My Daiz 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/324643.svg" alt="Docomo My Daiz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324643.svg" alt="Docomo My Daiz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324643.svg" alt="Docomo My Daiz icon" :width="24" :height="24" />
CSS background
.icon-docomo-my-daiz {
background-image: url('https://proicons.com/icon/324643.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>.e{fill:#000;}.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="f" d="M17.015,14.815c0-1.1046.8954-2,2-2s2,.8954,2,2v3.3"/><line class="f" x1="17.015" y1="12.815" x2="17.015" y2="18.115"/><path class="f" d="M21.015,14.815c0-1.1046.8954-2,2-2s2,.8954,2,2v3.3"/><path class="f" d="M31.322,27.394h5.8578l-5.8578,7.7916h5.8578"/><circle class="e" cx="28.393" cy="23.792" r=".75"/><line class="f" x1="28.393" y1="27.394" x2="28.393" y2="35.185"/><path class="f" d="M25.464,32.245c0,1.6239-1.3113,2.9402-2.9289,2.9402s-2.9289-1.3164-2.9289-2.9402v-1.9111c0-1.6239,1.3113-2.9402,2.9289-2.9402s2.9289,1.3164,2.9289,2.9402"/><line class="f" x1="25.464" y1="35.185" x2="25.464" y2="27.394"/><path class="f" d="M16.678,30.334c0-1.6239-1.3113-2.9402-2.9289-2.9402s-2.9289,1.3164-2.9289,2.9402v1.9111c0,1.6239,1.3113,2.9402,2.9289,2.9402s2.9289-1.3164,2.9289-2.9402"/><line class="f" x1="16.678" y1="34.985" x2="16.678" y2="23.224"/><line class="f" x1="29.115" y1="18.115" x2="26.985" y2="12.815"/><path class="f" d="M30.985,12.815l-2.5396,7.1992c-.1693.4799-.6228.8008-1.1317.8008h-.3287"/></svg>
Copied!