mp-401 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
mp-401
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the mp 401 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3.5 13v-.804c0-2.967 0-4.45.469-5.636c.754-1.905 2.348-3.407 4.37-4.118C9.595 2 11.168 2 14.318 2c1.798 0 2.698 0 3.416.253c1.155.406 2.066 1.264 2.497 2.353c.268.677.268 1.525.268 3.22V13"/><path d="M3.5 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057a1.67 1.67 0 0 0 1.179-1.18c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13.5 2m-2.441 20v-3m0 0v-1.8c0-.566 0-.848.165-1.024c.166-.176.432-.176.964-.176h.753c.78 0 1.412.672 1.412 1.5S13.72 19 12.94 19zM3.5 22l.39-5.28c.034-.448.05-.672.172-.713c.122-.042.248.133.498.484l.997 1.4c.136.19.204.285.294.285s.158-.095.294-.286l.998-1.4c.25-.35.375-.526.497-.484s.139.265.172.713L8.206 22M20.5 16v3m0 0v3m0-3h-1.412c-.887 0-1.33 0-1.607-.293c-.275-.293-.275-.764-.275-1.707v-1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMp401(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M3.5 13v-.804c0-2.967 0-4.45.469-5.636c.754-1.905 2.348-3.407 4.37-4.118C9.595 2 11.168 2 14.318 2c1.798 0 2.698 0 3.416.253c1.155.406 2.066 1.264 2.497 2.353c.268.677.268 1.525.268 3.22V13"/><path d="M3.5 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057a1.67 1.67 0 0 0 1.179-1.18c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13.5 2m-2.441 20v-3m0 0v-1.8c0-.566 0-.848.165-1.024c.166-.176.432-.176.964-.176h.753c.78 0 1.412.672 1.412 1.5S13.72 19 12.94 19zM3.5 22l.39-5.28c.034-.448.05-.672.172-.713c.122-.042.248.133.498.484l.997 1.4c.136.19.204.285.294.285s.158-.095.294-.286l.998-1.4c.25-.35.375-.526.497-.484s.139.265.172.713L8.206 22M20.5 16v3m0 0v3m0-3h-1.412c-.887 0-1.33 0-1.607-.293c-.275-.293-.275-.764-.275-1.707v-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M3.5 13v-.804c0-2.967 0-4.45.469-5.636c.754-1.905 2.348-3.407 4.37-4.118C9.595 2 11.168 2 14.318 2c1.798 0 2.698 0 3.416.253c1.155.406 2.066 1.264 2.497 2.353c.268.677.268 1.525.268 3.22V13"/><path d="M3.5 12a3.333 3.333 0 0 1 3.333-3.333c.666 0 1.451.116 2.098-.057a1.67 1.67 0 0 0 1.179-1.18c.173-.647.057-1.432.057-2.098A3.333 3.333 0 0 1 13.5 2m-2.441 20v-3m0 0v-1.8c0-.566 0-.848.165-1.024c.166-.176.432-.176.964-.176h.753c.78 0 1.412.672 1.412 1.5S13.72 19 12.94 19zM3.5 22l.39-5.28c.034-.448.05-.672.172-.713c.122-.042.248.133.498.484l.997 1.4c.136.19.204.285.294.285s.158-.095.294-.286l.998-1.4c.25-.35.375-.526.497-.484s.139.265.172.713L8.206 22M20.5 16v3m0 0v3m0-3h-1.412c-.887 0-1.33 0-1.607-.293c-.275-.293-.275-.764-.275-1.707v-1"/></g></svg>
</template>

CSS

.icon-mp-401 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.5%2013v-.804c0-2.967%200-4.45.469-5.636c.754-1.905%202.348-3.407%204.37-4.118C9.595%202%2011.168%202%2014.318%202c1.798%200%202.698%200%203.416.253c1.155.406%202.066%201.264%202.497%202.353c.268.677.268%201.525.268%203.22V13%22%2F%3E%3Cpath%20d%3D%22M3.5%2012a3.333%203.333%200%200%201%203.333-3.333c.666%200%201.451.116%202.098-.057a1.67%201.67%200%200%200%201.179-1.18c.173-.647.057-1.432.057-2.098A3.333%203.333%200%200%201%2013.5%202m-2.441%2020v-3m0%200v-1.8c0-.566%200-.848.165-1.024c.166-.176.432-.176.964-.176h.753c.78%200%201.412.672%201.412%201.5S13.72%2019%2012.94%2019zM3.5%2022l.39-5.28c.034-.448.05-.672.172-.713c.122-.042.248.133.498.484l.997%201.4c.136.19.204.285.294.285s.158-.095.294-.286l.998-1.4c.25-.35.375-.526.497-.484s.139.265.172.713L8.206%2022M20.5%2016v3m0%200v3m0-3h-1.412c-.887%200-1.33%200-1.607-.293c-.275-.293-.275-.764-.275-1.707v-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.5%2013v-.804c0-2.967%200-4.45.469-5.636c.754-1.905%202.348-3.407%204.37-4.118C9.595%202%2011.168%202%2014.318%202c1.798%200%202.698%200%203.416.253c1.155.406%202.066%201.264%202.497%202.353c.268.677.268%201.525.268%203.22V13%22%2F%3E%3Cpath%20d%3D%22M3.5%2012a3.333%203.333%200%200%201%203.333-3.333c.666%200%201.451.116%202.098-.057a1.67%201.67%200%200%200%201.179-1.18c.173-.647.057-1.432.057-2.098A3.333%203.333%200%200%201%2013.5%202m-2.441%2020v-3m0%200v-1.8c0-.566%200-.848.165-1.024c.166-.176.432-.176.964-.176h.753c.78%200%201.412.672%201.412%201.5S13.72%2019%2012.94%2019zM3.5%2022l.39-5.28c.034-.448.05-.672.172-.713c.122-.042.248.133.498.484l.997%201.4c.136.19.204.285.294.285s.158-.095.294-.286l.998-1.4c.25-.35.375-.526.497-.484s.139.265.172.713L8.206%2022M20.5%2016v3m0%200v3m0-3h-1.412c-.887%200-1.33%200-1.607-.293c-.275-.293-.275-.764-.275-1.707v-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mp-401.svg?color=%231a73e8&size=48