alms from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
alms
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the alms 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-width="1.5"><path d="M13.466 4.022C15.97 4.022 18 6.035 18 8.517s-2.03 4.494-4.534 4.494a4.53 4.53 0 0 1-4.46-3.675"/><path stroke-linejoin="round" d="M21.998 14.01h-2.393c-.294 0-.584.066-.847.193l-2.04.987a1.95 1.95 0 0 1-.847.193h-1.042c-1.008 0-1.825.79-1.825 1.765c0 .04.027.074.067.085l2.539.701c.455.126.943.082 1.367-.123l2.18-1.054m-6.152-.25l-4.59-1.41a1.98 1.98 0 0 0-2.202.753c-.369.51-.219 1.24.318 1.55l7.51 4.33a2 2 0 0 0 1.566.187l6.39-1.895M2.002 4.52c1.527-.598 3.7-2.056 4.888-2.355c2.633-.529 4.014.25 7.132 1.858c-1.312.028-3.076.779-3.944 2.495m0 0H8.294m1.784 0h1.309c.393.028 1.242.265 1.569 1.026c.13.306.168.668-.09.852c-.347.358-.845.344-1.287.422m0 0c-.508.09-.997.19-1.508.29m1.508-.29l-1.508.29m0 0l-.342.065m.342-.065l-.342.065m0 0c-.797.09-2.739 1.018-3.685 1.279c-.322.153-2.903.654-4.028.566"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAlms(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" strokeWidth="1.5"><path d="M13.466 4.022C15.97 4.022 18 6.035 18 8.517s-2.03 4.494-4.534 4.494a4.53 4.53 0 0 1-4.46-3.675"/><path strokeLinejoin="round" d="M21.998 14.01h-2.393c-.294 0-.584.066-.847.193l-2.04.987a1.95 1.95 0 0 1-.847.193h-1.042c-1.008 0-1.825.79-1.825 1.765c0 .04.027.074.067.085l2.539.701c.455.126.943.082 1.367-.123l2.18-1.054m-6.152-.25l-4.59-1.41a1.98 1.98 0 0 0-2.202.753c-.369.51-.219 1.24.318 1.55l7.51 4.33a2 2 0 0 0 1.566.187l6.39-1.895M2.002 4.52c1.527-.598 3.7-2.056 4.888-2.355c2.633-.529 4.014.25 7.132 1.858c-1.312.028-3.076.779-3.944 2.495m0 0H8.294m1.784 0h1.309c.393.028 1.242.265 1.569 1.026c.13.306.168.668-.09.852c-.347.358-.845.344-1.287.422m0 0c-.508.09-.997.19-1.508.29m1.508-.29l-1.508.29m0 0l-.342.065m.342-.065l-.342.065m0 0c-.797.09-2.739 1.018-3.685 1.279c-.322.153-2.903.654-4.028.566"/></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-width="1.5"><path d="M13.466 4.022C15.97 4.022 18 6.035 18 8.517s-2.03 4.494-4.534 4.494a4.53 4.53 0 0 1-4.46-3.675"/><path stroke-linejoin="round" d="M21.998 14.01h-2.393c-.294 0-.584.066-.847.193l-2.04.987a1.95 1.95 0 0 1-.847.193h-1.042c-1.008 0-1.825.79-1.825 1.765c0 .04.027.074.067.085l2.539.701c.455.126.943.082 1.367-.123l2.18-1.054m-6.152-.25l-4.59-1.41a1.98 1.98 0 0 0-2.202.753c-.369.51-.219 1.24.318 1.55l7.51 4.33a2 2 0 0 0 1.566.187l6.39-1.895M2.002 4.52c1.527-.598 3.7-2.056 4.888-2.355c2.633-.529 4.014.25 7.132 1.858c-1.312.028-3.076.779-3.944 2.495m0 0H8.294m1.784 0h1.309c.393.028 1.242.265 1.569 1.026c.13.306.168.668-.09.852c-.347.358-.845.344-1.287.422m0 0c-.508.09-.997.19-1.508.29m1.508-.29l-1.508.29m0 0l-.342.065m.342-.065l-.342.065m0 0c-.797.09-2.739 1.018-3.685 1.279c-.322.153-2.903.654-4.028.566"/></g></svg>
</template>

CSS

.icon-alms {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.466%204.022C15.97%204.022%2018%206.035%2018%208.517s-2.03%204.494-4.534%204.494a4.53%204.53%200%200%201-4.46-3.675%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.998%2014.01h-2.393c-.294%200-.584.066-.847.193l-2.04.987a1.95%201.95%200%200%201-.847.193h-1.042c-1.008%200-1.825.79-1.825%201.765c0%20.04.027.074.067.085l2.539.701c.455.126.943.082%201.367-.123l2.18-1.054m-6.152-.25l-4.59-1.41a1.98%201.98%200%200%200-2.202.753c-.369.51-.219%201.24.318%201.55l7.51%204.33a2%202%200%200%200%201.566.187l6.39-1.895M2.002%204.52c1.527-.598%203.7-2.056%204.888-2.355c2.633-.529%204.014.25%207.132%201.858c-1.312.028-3.076.779-3.944%202.495m0%200H8.294m1.784%200h1.309c.393.028%201.242.265%201.569%201.026c.13.306.168.668-.09.852c-.347.358-.845.344-1.287.422m0%200c-.508.09-.997.19-1.508.29m1.508-.29l-1.508.29m0%200l-.342.065m.342-.065l-.342.065m0%200c-.797.09-2.739%201.018-3.685%201.279c-.322.153-2.903.654-4.028.566%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.466%204.022C15.97%204.022%2018%206.035%2018%208.517s-2.03%204.494-4.534%204.494a4.53%204.53%200%200%201-4.46-3.675%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.998%2014.01h-2.393c-.294%200-.584.066-.847.193l-2.04.987a1.95%201.95%200%200%201-.847.193h-1.042c-1.008%200-1.825.79-1.825%201.765c0%20.04.027.074.067.085l2.539.701c.455.126.943.082%201.367-.123l2.18-1.054m-6.152-.25l-4.59-1.41a1.98%201.98%200%200%200-2.202.753c-.369.51-.219%201.24.318%201.55l7.51%204.33a2%202%200%200%200%201.566.187l6.39-1.895M2.002%204.52c1.527-.598%203.7-2.056%204.888-2.355c2.633-.529%204.014.25%207.132%201.858c-1.312.028-3.076.779-3.944%202.495m0%200H8.294m1.784%200h1.309c.393.028%201.242.265%201.569%201.026c.13.306.168.668-.09.852c-.347.358-.845.344-1.287.422m0%200c-.508.09-.997.19-1.508.29m1.508-.29l-1.508.29m0%200l-.342.065m.342-.065l-.342.065m0%200c-.797.09-2.739%201.018-3.685%201.279c-.322.153-2.903.654-4.028.566%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/alms.svg?color=%231a73e8&size=48