Mynetdiary Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mynetdiary 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/329885.svg" alt="Mynetdiary icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329885.svg" alt="Mynetdiary icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329885.svg" alt="Mynetdiary icon" :width="24" :height="24" />
CSS background
.icon-mynetdiary {
background-image: url('https://proicons.com/icon/329885.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path class="d" d="M32.2117,5.2805c0,1.9505-.7125,3.7715-2.1328,5.4571-1.714,2.0039-3.7871,3.1617-6.0355,2.9791-.0288-.234-.0453-.4802-.0453-.739,0-1.8725.8151-3.8763,2.2627-5.5148.7227-.8295,1.6419-1.5193,2.7563-2.0697,1.1122-.5421,2.1642-.8419,3.1536-.8931.029.2608.0409.5214.0409.7802h0v.0002h0Z"/></g><path class="d" d="M28.2613,42.6901c1.2668.5128,2.2871.78,3.0673.8066,1.1866.0505,2.3692-.4719,3.55-1.5695.7534-.6571,1.696-1.7838,2.8251-3.3798,1.2114-1.7043,2.2074-3.6809,2.9874-5.9341.8356-2.4338,1.2546-4.7906,1.2546-7.0721,0-2.6137-.5648-4.8679-1.696-6.757-.889-1.5173-2.0716-2.7141-3.5519-3.5929s-2.9833-1.4045-4.7056-1.433c-1.211-.1028-2.6891.158-4.4404.7883-1.852.6798-2.9445,1.0206-3.2667,1.0206-.4312,0-1.4147-.2915-2.9462-.8663-1.5358-.5731-2.7716-.8646-3.7142-.8646-1.7223.0285-3.3218.4762-4.8021,1.355s-2.6629,2.0756-3.5519,3.5929c-1.1312,1.8891-1.696,4.1433-1.696,6.757,0,2.2815.419,4.6383,1.2546,7.0721.78,2.2532,1.776,4.2298,2.9874,5.9341,1.1291,1.596,2.0717,2.7227,2.8251,3.3798,1.1808,1.0976,2.3634,1.62,3.55,1.5695.7802-.0266,1.8005-.2938,3.0673-.8066,1.2649-.5104,2.4475-.7632,3.55-.7632,1.0513,0,2.201.2528,3.4522.7632"/><path class="d" d="M11.8167,38.5474c10.8977.6721,21.9541-2.8219,28.8744-5.9341"/><path class="d" d="M7.6804,27.5432c12.1211-.1399,24.0368-3.031,33.6206-6.4213"/><line class="d" x1="13.1573" y1="38.5293" x2="12.5" y2="35.0406"/><line class="d" x1="16.3853" y1="38.4165" x2="16.0566" y2="36.6722"/><line class="d" x1="19.6133" y1="37.9503" x2="18.956" y2="34.4616"/><line class="d" x1="22.8413" y1="37.6571" x2="22.5126" y2="35.9128"/><line class="d" x1="26.0693" y1="37.0489" x2="25.4119" y2="33.5602"/><line class="d" x1="29.2551" y1="36.4487" x2="28.9265" y2="34.7043"/><line class="d" x1="32.5252" y1="35.5175" x2="31.8679" y2="32.0288"/><line class="d" x1="35.83" y1="34.3577" x2="35.5014" y2="32.6133"/><line class="d" x1="38.9812" y1="33.1961" x2="38.3239" y2="29.7073"/></svg>
Copied!