electric iron icon

electric-iron from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.

Name
electric-iron
Set
IconPark
Style
Color
Category
Hardware
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hardware icons from IconPark

Use the electric iron icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M5 18.7125C5 18.319 5.319 18 5.7125 18H19.1519C32.3228 18 43 28.6772 43 41.8481V41.8481C43 41.932 42.932 42 42.8481 42H5V18.7125Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 18V8H25"/><circle cx="15" cy="27" r="4" fill="#2F88FF"/><path stroke-linecap="round" d="M5 36H42"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 20.0002C30.3333 18.0002 34.4 13.6002 38 16.0002C41.5 18.3335 38.5 24.0002 37 26.0002"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkElectricIron(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M5 18.7125C5 18.319 5.319 18 5.7125 18H19.1519C32.3228 18 43 28.6772 43 41.8481V41.8481C43 41.932 42.932 42 42.8481 42H5V18.7125Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M5 18V8H25"/><circle cx="15" cy="27" r="4" fill="#2F88FF"/><path strokeLinecap="round" d="M5 36H42"/><path strokeLinecap="round" strokeLinejoin="round" d="M29 20.0002C30.3333 18.0002 34.4 13.6002 38 16.0002C41.5 18.3335 38.5 24.0002 37 26.0002"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M5 18.7125C5 18.319 5.319 18 5.7125 18H19.1519C32.3228 18 43 28.6772 43 41.8481V41.8481C43 41.932 42.932 42 42.8481 42H5V18.7125Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 18V8H25"/><circle cx="15" cy="27" r="4" fill="#2F88FF"/><path stroke-linecap="round" d="M5 36H42"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 20.0002C30.3333 18.0002 34.4 13.6002 38 16.0002C41.5 18.3335 38.5 24.0002 37 26.0002"/></g></svg>
</template>

CSS

.icon-electric-iron {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2018.7125C5%2018.319%205.319%2018%205.7125%2018H19.1519C32.3228%2018%2043%2028.6772%2043%2041.8481V41.8481C43%2041.932%2042.932%2042%2042.8481%2042H5V18.7125Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2018V8H25%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2227%22%20r%3D%224%22%20fill%3D%22%232F88FF%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2036H42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2020.0002C30.3333%2018.0002%2034.4%2013.6002%2038%2016.0002C41.5%2018.3335%2038.5%2024.0002%2037%2026.0002%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2018.7125C5%2018.319%205.319%2018%205.7125%2018H19.1519C32.3228%2018%2043%2028.6772%2043%2041.8481V41.8481C43%2041.932%2042.932%2042%2042.8481%2042H5V18.7125Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2018V8H25%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2227%22%20r%3D%224%22%20fill%3D%22%232F88FF%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2036H42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2020.0002C30.3333%2018.0002%2034.4%2013.6002%2038%2016.0002C41.5%2018.3335%2038.5%2024.0002%2037%2026.0002%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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