identification card icon
identification-card-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- identification-card-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the identification card icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M148 108a12 12 0 0 1 12-12h28a12 12 0 0 1 0 24h-28a12 12 0 0 1-12-12m40 28h-20a12 12 0 0 0 0 24h20a12 12 0 0 0 0-24m48-80v144a20 20 0 0 1-20 20H40a20 20 0 0 1-20-20V56a20 20 0 0 1 20-20h176a20 20 0 0 1 20 20m-24 4H44v136h168ZM58.28 159.37A43.8 43.8 0 0 1 71.53 142a36 36 0 1 1 56.94 0a43.84 43.84 0 0 1 13.26 17.37a12 12 0 0 1-22.15 9.26C116.48 161.19 108.42 156 100 156s-16.47 5.2-19.59 12.63a12 12 0 1 1-22.13-9.26M88 120a12 12 0 1 0 12-12a12 12 0 0 0-12 12"/></svg>
React
import type { SVGProps } from "react";
export function PhIdentificationCardBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M148 108a12 12 0 0 1 12-12h28a12 12 0 0 1 0 24h-28a12 12 0 0 1-12-12m40 28h-20a12 12 0 0 0 0 24h20a12 12 0 0 0 0-24m48-80v144a20 20 0 0 1-20 20H40a20 20 0 0 1-20-20V56a20 20 0 0 1 20-20h176a20 20 0 0 1 20 20m-24 4H44v136h168ZM58.28 159.37A43.8 43.8 0 0 1 71.53 142a36 36 0 1 1 56.94 0a43.84 43.84 0 0 1 13.26 17.37a12 12 0 0 1-22.15 9.26C116.48 161.19 108.42 156 100 156s-16.47 5.2-19.59 12.63a12 12 0 1 1-22.13-9.26M88 120a12 12 0 1 0 12-12a12 12 0 0 0-12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M148 108a12 12 0 0 1 12-12h28a12 12 0 0 1 0 24h-28a12 12 0 0 1-12-12m40 28h-20a12 12 0 0 0 0 24h20a12 12 0 0 0 0-24m48-80v144a20 20 0 0 1-20 20H40a20 20 0 0 1-20-20V56a20 20 0 0 1 20-20h176a20 20 0 0 1 20 20m-24 4H44v136h168ZM58.28 159.37A43.8 43.8 0 0 1 71.53 142a36 36 0 1 1 56.94 0a43.84 43.84 0 0 1 13.26 17.37a12 12 0 0 1-22.15 9.26C116.48 161.19 108.42 156 100 156s-16.47 5.2-19.59 12.63a12 12 0 1 1-22.13-9.26M88 120a12 12 0 1 0 12-12a12 12 0 0 0-12 12"/></svg> </template>
CSS
.icon-identification-card-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M148%20108a12%2012%200%200%201%2012-12h28a12%2012%200%200%201%200%2024h-28a12%2012%200%200%201-12-12m40%2028h-20a12%2012%200%200%200%200%2024h20a12%2012%200%200%200%200-24m48-80v144a20%2020%200%200%201-20%2020H40a20%2020%200%200%201-20-20V56a20%2020%200%200%201%2020-20h176a20%2020%200%200%201%2020%2020m-24%204H44v136h168ZM58.28%20159.37A43.8%2043.8%200%200%201%2071.53%20142a36%2036%200%201%201%2056.94%200a43.84%2043.84%200%200%201%2013.26%2017.37a12%2012%200%200%201-22.15%209.26C116.48%20161.19%20108.42%20156%20100%20156s-16.47%205.2-19.59%2012.63a12%2012%200%201%201-22.13-9.26M88%20120a12%2012%200%201%200%2012-12a12%2012%200%200%200-12%2012%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M148%20108a12%2012%200%200%201%2012-12h28a12%2012%200%200%201%200%2024h-28a12%2012%200%200%201-12-12m40%2028h-20a12%2012%200%200%200%200%2024h20a12%2012%200%200%200%200-24m48-80v144a20%2020%200%200%201-20%2020H40a20%2020%200%200%201-20-20V56a20%2020%200%200%201%2020-20h176a20%2020%200%200%201%2020%2020m-24%204H44v136h168ZM58.28%20159.37A43.8%2043.8%200%200%201%2071.53%20142a36%2036%200%201%201%2056.94%200a43.84%2043.84%200%200%201%2013.26%2017.37a12%2012%200%200%201-22.15%209.26C116.48%20161.19%20108.42%20156%20100%20156s-16.47%205.2-19.59%2012.63a12%2012%200%201%201-22.13-9.26M88%20120a12%2012%200%201%200%2012-12a12%2012%200%200%200-12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/identification-card-bold.svg?color=%231a73e8&size=48