prawn icon
prawn from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- prawn
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the prawn 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 stroke-linejoin="round" d="M10.5 5a8.5 8.5 0 1 0 8.5 8.5c0-.47-.384-.859-.845-.766A4.25 4.25 0 0 0 14.75 16.9M10.5 5h6.8c.939 0 1.722.773 1.49 1.683A6.8 6.8 0 0 1 12.2 11.8h-1.7a2.55 2.55 0 0 0 0 5.1h4.25M10.5 5v3.4m4.25 8.5v.85M5.4 20.3l3.4-3.4M3.275 9.25l4.675 3.825"/><path stroke-linejoin="round" d="M9 2h11.16c1.161 0 2.031 1.051 1.804 2.178c-.295 1.46-1.62 2.5-3.045 2.822"/><path d="M14.125 8H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPrawn(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 strokeLinejoin="round" d="M10.5 5a8.5 8.5 0 1 0 8.5 8.5c0-.47-.384-.859-.845-.766A4.25 4.25 0 0 0 14.75 16.9M10.5 5h6.8c.939 0 1.722.773 1.49 1.683A6.8 6.8 0 0 1 12.2 11.8h-1.7a2.55 2.55 0 0 0 0 5.1h4.25M10.5 5v3.4m4.25 8.5v.85M5.4 20.3l3.4-3.4M3.275 9.25l4.675 3.825"/><path strokeLinejoin="round" d="M9 2h11.16c1.161 0 2.031 1.051 1.804 2.178c-.295 1.46-1.62 2.5-3.045 2.822"/><path d="M14.125 8H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></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 stroke-linejoin="round" d="M10.5 5a8.5 8.5 0 1 0 8.5 8.5c0-.47-.384-.859-.845-.766A4.25 4.25 0 0 0 14.75 16.9M10.5 5h6.8c.939 0 1.722.773 1.49 1.683A6.8 6.8 0 0 1 12.2 11.8h-1.7a2.55 2.55 0 0 0 0 5.1h4.25M10.5 5v3.4m4.25 8.5v.85M5.4 20.3l3.4-3.4M3.275 9.25l4.675 3.825"/><path stroke-linejoin="round" d="M9 2h11.16c1.161 0 2.031 1.051 1.804 2.178c-.295 1.46-1.62 2.5-3.045 2.822"/><path d="M14.125 8H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-prawn {
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%20stroke-linejoin%3D%22round%22%20d%3D%22M10.5%205a8.5%208.5%200%201%200%208.5%208.5c0-.47-.384-.859-.845-.766A4.25%204.25%200%200%200%2014.75%2016.9M10.5%205h6.8c.939%200%201.722.773%201.49%201.683A6.8%206.8%200%200%201%2012.2%2011.8h-1.7a2.55%202.55%200%200%200%200%205.1h4.25M10.5%205v3.4m4.25%208.5v.85M5.4%2020.3l3.4-3.4M3.275%209.25l4.675%203.825%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%202h11.16c1.161%200%202.031%201.051%201.804%202.178c-.295%201.46-1.62%202.5-3.045%202.822%22%2F%3E%3Cpath%20d%3D%22M14.125%208H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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%20stroke-linejoin%3D%22round%22%20d%3D%22M10.5%205a8.5%208.5%200%201%200%208.5%208.5c0-.47-.384-.859-.845-.766A4.25%204.25%200%200%200%2014.75%2016.9M10.5%205h6.8c.939%200%201.722.773%201.49%201.683A6.8%206.8%200%200%201%2012.2%2011.8h-1.7a2.55%202.55%200%200%200%200%205.1h4.25M10.5%205v3.4m4.25%208.5v.85M5.4%2020.3l3.4-3.4M3.275%209.25l4.675%203.825%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%202h11.16c1.161%200%202.031%201.051%201.804%202.178c-.295%201.46-1.62%202.5-3.045%202.822%22%2F%3E%3Cpath%20d%3D%22M14.125%208H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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/prawn.svg?color=%231a73e8&size=48