ios barcode icon

ios-barcode-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
ios-barcode-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios barcode icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M48 384h80v-16H64V144h64v-16H48z" fill="currentColor"/><path d="M384 128v16h64v224h-64v16h80V128z" fill="currentColor"/><path d="M112 192h16v128h-16z" fill="currentColor"/><path d="M384 192h16v128h-16z" fill="currentColor"/><path d="M320 160h16v192h-16z" fill="currentColor"/><path d="M176 160h16v192h-16z" fill="currentColor"/><path d="M247 176h16v160h-16z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosBarcodeOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M48 384h80v-16H64V144h64v-16H48z" fill="currentColor"/><path d="M384 128v16h64v224h-64v16h80V128z" fill="currentColor"/><path d="M112 192h16v128h-16z" fill="currentColor"/><path d="M384 192h16v128h-16z" fill="currentColor"/><path d="M320 160h16v192h-16z" fill="currentColor"/><path d="M176 160h16v192h-16z" fill="currentColor"/><path d="M247 176h16v160h-16z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M48 384h80v-16H64V144h64v-16H48z" fill="currentColor"/><path d="M384 128v16h64v224h-64v16h80V128z" fill="currentColor"/><path d="M112 192h16v128h-16z" fill="currentColor"/><path d="M384 192h16v128h-16z" fill="currentColor"/><path d="M320 160h16v192h-16z" fill="currentColor"/><path d="M176 160h16v192h-16z" fill="currentColor"/><path d="M247 176h16v160h-16z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-barcode-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M48%20384h80v-16H64V144h64v-16H48z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%20128v16h64v224h-64v16h80V128z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M112%20192h16v128h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%20192h16v128h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M320%20160h16v192h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M176%20160h16v192h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M247%20176h16v160h-16z%22%20fill%3D%22currentColor%22%2F%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%20512%20512%22%3E%3Cpath%20d%3D%22M48%20384h80v-16H64V144h64v-16H48z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%20128v16h64v224h-64v16h80V128z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M112%20192h16v128h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%20192h16v128h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M320%20160h16v192h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M176%20160h16v192h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M247%20176h16v160h-16z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-barcode-outline.svg?color=%231a73e8&size=48

Ios Barcode outline icon — IonIcons · IconsDB