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

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

Related icons in Huge Icons

Use the software 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-width="1.5"><path d="M10 10a2 2 0 1 0 4 0a2 2 0 0 0-4 0Z"/><path stroke-linecap="round" d="M18.245 15a8 8 0 1 0-12.49 0"/><path d="M3 18.5c0-1.404 0-2.107.303-2.611c.132-.218.3-.406.497-.552C4.254 15 4.886 15 6.15 15h11.7c1.264 0 1.896 0 2.35.337c.197.146.365.334.497.552c.303.504.303 1.207.303 2.611s0 2.107-.303 2.611c-.132.218-.3.406-.497.552c-.454.337-1.086.337-2.35.337H6.15c-1.264 0-1.896 0-2.35-.337a1.9 1.9 0 0 1-.497-.552C3 20.607 3 19.904 3 18.5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 18h2m2.89-11.39l2.012-2.01"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSoftware(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" strokeWidth="1.5"><path d="M10 10a2 2 0 1 0 4 0a2 2 0 0 0-4 0Z"/><path strokeLinecap="round" d="M18.245 15a8 8 0 1 0-12.49 0"/><path d="M3 18.5c0-1.404 0-2.107.303-2.611c.132-.218.3-.406.497-.552C4.254 15 4.886 15 6.15 15h11.7c1.264 0 1.896 0 2.35.337c.197.146.365.334.497.552c.303.504.303 1.207.303 2.611s0 2.107-.303 2.611c-.132.218-.3.406-.497.552c-.454.337-1.086.337-2.35.337H6.15c-1.264 0-1.896 0-2.35-.337a1.9 1.9 0 0 1-.497-.552C3 20.607 3 19.904 3 18.5Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M11 18h2m2.89-11.39l2.012-2.01"/></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-width="1.5"><path d="M10 10a2 2 0 1 0 4 0a2 2 0 0 0-4 0Z"/><path stroke-linecap="round" d="M18.245 15a8 8 0 1 0-12.49 0"/><path d="M3 18.5c0-1.404 0-2.107.303-2.611c.132-.218.3-.406.497-.552C4.254 15 4.886 15 6.15 15h11.7c1.264 0 1.896 0 2.35.337c.197.146.365.334.497.552c.303.504.303 1.207.303 2.611s0 2.107-.303 2.611c-.132.218-.3.406-.497.552c-.454.337-1.086.337-2.35.337H6.15c-1.264 0-1.896 0-2.35-.337a1.9 1.9 0 0 1-.497-.552C3 20.607 3 19.904 3 18.5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 18h2m2.89-11.39l2.012-2.01"/></g></svg>
</template>

CSS

.icon-software {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2010a2%202%200%201%200%204%200a2%202%200%200%200-4%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.245%2015a8%208%200%201%200-12.49%200%22%2F%3E%3Cpath%20d%3D%22M3%2018.5c0-1.404%200-2.107.303-2.611c.132-.218.3-.406.497-.552C4.254%2015%204.886%2015%206.15%2015h11.7c1.264%200%201.896%200%202.35.337c.197.146.365.334.497.552c.303.504.303%201.207.303%202.611s0%202.107-.303%202.611c-.132.218-.3.406-.497.552c-.454.337-1.086.337-2.35.337H6.15c-1.264%200-1.896%200-2.35-.337a1.9%201.9%200%200%201-.497-.552C3%2020.607%203%2019.904%203%2018.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2018h2m2.89-11.39l2.012-2.01%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%2010a2%202%200%201%200%204%200a2%202%200%200%200-4%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.245%2015a8%208%200%201%200-12.49%200%22%2F%3E%3Cpath%20d%3D%22M3%2018.5c0-1.404%200-2.107.303-2.611c.132-.218.3-.406.497-.552C4.254%2015%204.886%2015%206.15%2015h11.7c1.264%200%201.896%200%202.35.337c.197.146.365.334.497.552c.303.504.303%201.207.303%202.611s0%202.107-.303%202.611c-.132.218-.3.406-.497.552c-.454.337-1.086.337-2.35.337H6.15c-1.264%200-1.896%200-2.35-.337a1.9%201.9%200%200%201-.497-.552C3%2020.607%203%2019.904%203%2018.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2018h2m2.89-11.39l2.012-2.01%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/software.svg?color=%231a73e8&size=48