simohamed icon
simohamed-outline from Teenyicons by smhmd · Outline · MIT Free for personal and commercial use.
- Name
- simohamed-outline
- Set
- Teenyicons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
Use the simohamed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="none" stroke="currentColor" d="M12.5 5.5v3a6 6 0 0 1-1.2 3.6l-.6.8a4 4 0 0 1-6.4 0l-.6-.8a6 6 0 0 1-1.2-3.6v-3m10 0a5 5 0 0 0-10 0m10 0l-1.121-1.121A3 3 0 0 0 9.257 3.5H5.743a3 3 0 0 0-2.122.879L2.5 5.5m2.5 3h1m3 0h1m-4-2H2.5A1.562 1.562 0 0 0 .985 8.44l.151.605A1.92 1.92 0 0 0 3 10.5m6-4h3.5c1.016 0 1.761.955 1.515 1.94l-.151.605A1.92 1.92 0 0 1 12 10.5M3 11l.837.502a7 7 0 0 0 3.602.998h.122a7 7 0 0 0 3.602-.998L12 11m-6.5 1l1-1h2l1 1"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsSimohamedOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="none" stroke="currentColor" d="M12.5 5.5v3a6 6 0 0 1-1.2 3.6l-.6.8a4 4 0 0 1-6.4 0l-.6-.8a6 6 0 0 1-1.2-3.6v-3m10 0a5 5 0 0 0-10 0m10 0l-1.121-1.121A3 3 0 0 0 9.257 3.5H5.743a3 3 0 0 0-2.122.879L2.5 5.5m2.5 3h1m3 0h1m-4-2H2.5A1.562 1.562 0 0 0 .985 8.44l.151.605A1.92 1.92 0 0 0 3 10.5m6-4h3.5c1.016 0 1.761.955 1.515 1.94l-.151.605A1.92 1.92 0 0 1 12 10.5M3 11l.837.502a7 7 0 0 0 3.602.998h.122a7 7 0 0 0 3.602-.998L12 11m-6.5 1l1-1h2l1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="none" stroke="currentColor" d="M12.5 5.5v3a6 6 0 0 1-1.2 3.6l-.6.8a4 4 0 0 1-6.4 0l-.6-.8a6 6 0 0 1-1.2-3.6v-3m10 0a5 5 0 0 0-10 0m10 0l-1.121-1.121A3 3 0 0 0 9.257 3.5H5.743a3 3 0 0 0-2.122.879L2.5 5.5m2.5 3h1m3 0h1m-4-2H2.5A1.562 1.562 0 0 0 .985 8.44l.151.605A1.92 1.92 0 0 0 3 10.5m6-4h3.5c1.016 0 1.761.955 1.515 1.94l-.151.605A1.92 1.92 0 0 1 12 10.5M3 11l.837.502a7 7 0 0 0 3.602.998h.122a7 7 0 0 0 3.602-.998L12 11m-6.5 1l1-1h2l1 1"/></svg> </template>
CSS
.icon-simohamed-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%2015%2015%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20d%3D%22M12.5%205.5v3a6%206%200%200%201-1.2%203.6l-.6.8a4%204%200%200%201-6.4%200l-.6-.8a6%206%200%200%201-1.2-3.6v-3m10%200a5%205%200%200%200-10%200m10%200l-1.121-1.121A3%203%200%200%200%209.257%203.5H5.743a3%203%200%200%200-2.122.879L2.5%205.5m2.5%203h1m3%200h1m-4-2H2.5A1.562%201.562%200%200%200%20.985%208.44l.151.605A1.92%201.92%200%200%200%203%2010.5m6-4h3.5c1.016%200%201.761.955%201.515%201.94l-.151.605A1.92%201.92%200%200%201%2012%2010.5M3%2011l.837.502a7%207%200%200%200%203.602.998h.122a7%207%200%200%200%203.602-.998L12%2011m-6.5%201l1-1h2l1%201%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%2015%2015%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20d%3D%22M12.5%205.5v3a6%206%200%200%201-1.2%203.6l-.6.8a4%204%200%200%201-6.4%200l-.6-.8a6%206%200%200%201-1.2-3.6v-3m10%200a5%205%200%200%200-10%200m10%200l-1.121-1.121A3%203%200%200%200%209.257%203.5H5.743a3%203%200%200%200-2.122.879L2.5%205.5m2.5%203h1m3%200h1m-4-2H2.5A1.562%201.562%200%200%200%20.985%208.44l.151.605A1.92%201.92%200%200%200%203%2010.5m6-4h3.5c1.016%200%201.761.955%201.515%201.94l-.151.605A1.92%201.92%200%200%201%2012%2010.5M3%2011l.837.502a7%207%200%200%200%203.602.998h.122a7%207%200%200%200%203.602-.998L12%2011m-6.5%201l1-1h2l1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/simohamed-outline.svg?color=%231a73e8&size=48