Mensa Ka Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mensa Ka 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/329072.svg" alt="Mensa Ka icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329072.svg" alt="Mensa Ka icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329072.svg" alt="Mensa Ka icon" :width="24" :height="24" />
CSS background
.icon-mensa-ka {
background-image: url('https://proicons.com/icon/329072.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="f" class="i" d="M15.03039138,22.31818234h5.54892489l1.11780591,17.88216738c.00191148.0382066.00322035.07614835.00322035.11436646,0,1.20768008-.97895099,2.18528381-2.18528573,2.18528381h-3.42073603c-1.20741043,0-2.18528765-.9775999-2.18528765-2.18528381,0-.03794175.00110639-.07614835.0034209-.11436646l1.11793737-17.88216738Z"/><path id="g" class="i" d="M35.21220904,25.68181766h-5.60597378v14.71469304c0,1.16166634.94182487,2.10348546,2.10321486,2.10348546h3.64295725c1.16032293,0,2.10213821-.94181912,2.10213821-2.10348546,0-.0928527-.00583424-.18593954-.01777908-.27796701l-2.22455746-14.43672603Z"/><path id="h" class="i" d="M30.72726919,5.5c-.61890735,0-1.12103393.50239239-1.12103393,1.12130165v19.06051601h5.60597378s2.24233654-3.52051689,2.24233654-10.09090979c0-5.57341047-2.8712024-10.09090883-6.72727639-10.09090787ZM23.43947968,5.5c-.92486144,0-1.6818119.75695238-1.6818119,1.68181814v9.53039426c0,.61890927-.50239526,1.12103201-1.12130453,1.12103201s-1.12103201-.50212083-1.12103201-1.12103201V7.18181814c0-.92486528-.7569543-1.68181814-1.68181958-1.68181814-.92513396,0-1.6818167.75695238-1.6818167,1.68181814v9.53039426c0,.61890927-.50239335,1.12103201-1.12130261,1.12103201-.61890831,0-1.12130165-.50212083-1.12130165-1.12103201V7.18181814c0-.92486528-.75668274-1.68181814-1.68181766-1.68181814-.92486623,0-1.68181862.75695238-1.68181862,1.68181814v10.65142435c0,2.4769824,2.00822613,4.48493793,4.48493793,4.48493793h5.6059709c2.47671563,0,4.48493985-2.00795553,4.48493985-4.48493793V7.18181814c0-.92486528-.7566837-1.68181814-1.68182342-1.68181814Z"/></svg>
Copied!