Myaflac Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myaflac 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/344363.svg" alt="Myaflac icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344363.svg" alt="Myaflac icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344363.svg" alt="Myaflac icon" :width="24" :height="24" />
CSS background
.icon-myaflac {
background-image: url('https://proicons.com/icon/344363.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m21.5214,45.3561c2.0711-3.7004,3.2125-10.7145,2.4632-15.3823"/><path class="d" d="m17.8241,15.0365c.961-1.2921.602,1.1104,2.6455,1.1104s1.7121-1.648,3.0376-1.648-.4695,3.94,1.4084,5.9006,2.8769,3.3963,1.1598,5.2192c-1.1533,1.2244-6.7104,4.0179-9.03,4.0179s-5.0535-2.1954-6.2962-2.1954c-1.0217,0-1.2565.6075-1.8916.4833-1.4685-.2873-.4695-2.1401.7318-2.9272s6.6275-3.2724,7.4974-6.8347,2.0021-11.8053,9.4443-11.8053c7.9669,0,11.1137,10.1773,9.5672,35.4172"/><path class="d" d="m29.6663,12.8505c-.028.4346-.0421,1.514,0,1.9346"/><path class="d" d="m33.5522,22.5328c-.932,3.3759-4.3079,6.1098-7.6838,5.592-4.0179,4.1836-12.0124,6.8139-13.8488,4.8395-1.7453-1.8765-.2567-3.6787,1.6252-4.3523"/><circle id="c" class="d" cx="24" cy="24" r="21.5"/></svg>
Copied!