Me Lifestyle Routine Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Me Lifestyle Routine 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/328981.svg" alt="Me Lifestyle Routine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328981.svg" alt="Me Lifestyle Routine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328981.svg" alt="Me Lifestyle Routine icon" :width="24" :height="24" />
CSS background
.icon-me-lifestyle-routine {
background-image: url('https://proicons.com/icon/328981.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>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="l" d="M22.23817659,15.99906827c-1.04499101-3.85496706-4.30696376-6.45094427-8.47192665-6.30394523-5.10595567.17999874-8.86192361,5.05995558-8.18792872,10.0729126.53799544,3.99796452,2.51297869,7.43393554,4.26996343,9.9959136,3.61696921,5.27995299,6.99093859,8.24593068,10.77190785,11.99689761,4.12196399-3.19397254,7.61493373-6.05394835,11.73089726-10.95390548,1.99798377-2.37997852,4.38296141-5.31795277,5.30995532-9.24492066,1.15998979-4.92295764-2.10998231-10.00991342-7.20193721-10.4379092-3.62496856-.30499766-8.16292931,2.61697788-8.39392821,6.12694577"/><path id="f" class="l" d="M14.01324659,25.4619865c4.04696483,4.58496123,10.81990681,3.76096706,14.21387648,0"/><path id="g" class="l" d="M25.43614881,21.31902278l.01099958,1.56998608"/><path id="h" class="l" d="M16.97822198,21.2900237l.01199903,1.56998608"/><path id="i" class="l" d="M33.06208212,8.92912989l1.52898607-2.68997673"/><path id="j" class="l" d="M39.46002545,8.85213089l-2.44697737,2.25598"/><path id="k" class="l" d="M39.72002533,14.24508377l2.77997467-1.28298887"/></svg>
Copied!