seven z 01 icon
seven-z-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- seven-z-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the seven z 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.992 13.05c0 .41.34.75.75.75l.01.01c.41 0 .75-.34.75-.75v-2.34c0-.89 0-1.38-.21-1.89c-.2-.49-.55-.84-1.18-1.47l-4.74-4.74c-.54-.55-.84-.85-1.25-1.03l-.13-.06q-.004 0-.014-.007a.6.6 0 0 0-.146-.063c-.45-.15-.86-.15-1.618-.15h-.002c-3.42 0-5.14 0-6.45 1.06c-.26.21-.5.45-.71.71c-1.06 1.3-1.06 3.02-1.06 6.44v3.54c0 .41.34.75.75.75s.75-.34.75-.75V9.52c0-3.07 0-4.61.72-5.5c.14-.18.31-.34.49-.49c.9-.72 2.43-.72 5.5-.72h.79v.24c0 3.03 0 4.55 1.1 5.65s2.62 1.1 5.649 1.1h.231c.02.21.02.49.02.91zm-4.84-5.41c-.59-.59-.66-1.7-.66-3.78l4.44 4.44c-2.09-.01-3.19-.07-3.78-.66m-7.74 15.08c.1.05.22.08.33.08c.27 0 .54-.16.67-.42l3-6c.12-.23.11-.51-.03-.73a.74.74 0 0 0-.64-.36h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.79l-2.46 4.92c-.18.37-.03.82.34 1.01m7.33.08h4c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.6l3.22-4.83c.16-.23.17-.53.04-.77a.74.74 0 0 0-.66-.4h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.6l-3.22 4.83c-.16.23-.17.53-.04.77c.13.25.38.4.66.4"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSevenZ01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M19.992 13.05c0 .41.34.75.75.75l.01.01c.41 0 .75-.34.75-.75v-2.34c0-.89 0-1.38-.21-1.89c-.2-.49-.55-.84-1.18-1.47l-4.74-4.74c-.54-.55-.84-.85-1.25-1.03l-.13-.06q-.004 0-.014-.007a.6.6 0 0 0-.146-.063c-.45-.15-.86-.15-1.618-.15h-.002c-3.42 0-5.14 0-6.45 1.06c-.26.21-.5.45-.71.71c-1.06 1.3-1.06 3.02-1.06 6.44v3.54c0 .41.34.75.75.75s.75-.34.75-.75V9.52c0-3.07 0-4.61.72-5.5c.14-.18.31-.34.49-.49c.9-.72 2.43-.72 5.5-.72h.79v.24c0 3.03 0 4.55 1.1 5.65s2.62 1.1 5.649 1.1h.231c.02.21.02.49.02.91zm-4.84-5.41c-.59-.59-.66-1.7-.66-3.78l4.44 4.44c-2.09-.01-3.19-.07-3.78-.66m-7.74 15.08c.1.05.22.08.33.08c.27 0 .54-.16.67-.42l3-6c.12-.23.11-.51-.03-.73a.74.74 0 0 0-.64-.36h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.79l-2.46 4.92c-.18.37-.03.82.34 1.01m7.33.08h4c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.6l3.22-4.83c.16-.23.17-.53.04-.77a.74.74 0 0 0-.66-.4h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.6l-3.22 4.83c-.16.23-.17.53-.04.77c.13.25.38.4.66.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.992 13.05c0 .41.34.75.75.75l.01.01c.41 0 .75-.34.75-.75v-2.34c0-.89 0-1.38-.21-1.89c-.2-.49-.55-.84-1.18-1.47l-4.74-4.74c-.54-.55-.84-.85-1.25-1.03l-.13-.06q-.004 0-.014-.007a.6.6 0 0 0-.146-.063c-.45-.15-.86-.15-1.618-.15h-.002c-3.42 0-5.14 0-6.45 1.06c-.26.21-.5.45-.71.71c-1.06 1.3-1.06 3.02-1.06 6.44v3.54c0 .41.34.75.75.75s.75-.34.75-.75V9.52c0-3.07 0-4.61.72-5.5c.14-.18.31-.34.49-.49c.9-.72 2.43-.72 5.5-.72h.79v.24c0 3.03 0 4.55 1.1 5.65s2.62 1.1 5.649 1.1h.231c.02.21.02.49.02.91zm-4.84-5.41c-.59-.59-.66-1.7-.66-3.78l4.44 4.44c-2.09-.01-3.19-.07-3.78-.66m-7.74 15.08c.1.05.22.08.33.08c.27 0 .54-.16.67-.42l3-6c.12-.23.11-.51-.03-.73a.74.74 0 0 0-.64-.36h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.79l-2.46 4.92c-.18.37-.03.82.34 1.01m7.33.08h4c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.6l3.22-4.83c.16-.23.17-.53.04-.77a.74.74 0 0 0-.66-.4h-4c-.41 0-.75.34-.75.75s.34.75.75.75h2.6l-3.22 4.83c-.16.23-.17.53-.04.77c.13.25.38.4.66.4"/></svg> </template>
CSS
.icon-seven-z-01 {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.992%2013.05c0%20.41.34.75.75.75l.01.01c.41%200%20.75-.34.75-.75v-2.34c0-.89%200-1.38-.21-1.89c-.2-.49-.55-.84-1.18-1.47l-4.74-4.74c-.54-.55-.84-.85-1.25-1.03l-.13-.06q-.004%200-.014-.007a.6.6%200%200%200-.146-.063c-.45-.15-.86-.15-1.618-.15h-.002c-3.42%200-5.14%200-6.45%201.06c-.26.21-.5.45-.71.71c-1.06%201.3-1.06%203.02-1.06%206.44v3.54c0%20.41.34.75.75.75s.75-.34.75-.75V9.52c0-3.07%200-4.61.72-5.5c.14-.18.31-.34.49-.49c.9-.72%202.43-.72%205.5-.72h.79v.24c0%203.03%200%204.55%201.1%205.65s2.62%201.1%205.649%201.1h.231c.02.21.02.49.02.91zm-4.84-5.41c-.59-.59-.66-1.7-.66-3.78l4.44%204.44c-2.09-.01-3.19-.07-3.78-.66m-7.74%2015.08c.1.05.22.08.33.08c.27%200%20.54-.16.67-.42l3-6c.12-.23.11-.51-.03-.73a.74.74%200%200%200-.64-.36h-4c-.41%200-.75.34-.75.75s.34.75.75.75h2.79l-2.46%204.92c-.18.37-.03.82.34%201.01m7.33.08h4c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75h-2.6l3.22-4.83c.16-.23.17-.53.04-.77a.74.74%200%200%200-.66-.4h-4c-.41%200-.75.34-.75.75s.34.75.75.75h2.6l-3.22%204.83c-.16.23-.17.53-.04.77c.13.25.38.4.66.4%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.992%2013.05c0%20.41.34.75.75.75l.01.01c.41%200%20.75-.34.75-.75v-2.34c0-.89%200-1.38-.21-1.89c-.2-.49-.55-.84-1.18-1.47l-4.74-4.74c-.54-.55-.84-.85-1.25-1.03l-.13-.06q-.004%200-.014-.007a.6.6%200%200%200-.146-.063c-.45-.15-.86-.15-1.618-.15h-.002c-3.42%200-5.14%200-6.45%201.06c-.26.21-.5.45-.71.71c-1.06%201.3-1.06%203.02-1.06%206.44v3.54c0%20.41.34.75.75.75s.75-.34.75-.75V9.52c0-3.07%200-4.61.72-5.5c.14-.18.31-.34.49-.49c.9-.72%202.43-.72%205.5-.72h.79v.24c0%203.03%200%204.55%201.1%205.65s2.62%201.1%205.649%201.1h.231c.02.21.02.49.02.91zm-4.84-5.41c-.59-.59-.66-1.7-.66-3.78l4.44%204.44c-2.09-.01-3.19-.07-3.78-.66m-7.74%2015.08c.1.05.22.08.33.08c.27%200%20.54-.16.67-.42l3-6c.12-.23.11-.51-.03-.73a.74.74%200%200%200-.64-.36h-4c-.41%200-.75.34-.75.75s.34.75.75.75h2.79l-2.46%204.92c-.18.37-.03.82.34%201.01m7.33.08h4c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75h-2.6l3.22-4.83c.16-.23.17-.53.04-.77a.74.74%200%200%200-.66-.4h-4c-.41%200-.75.34-.75.75s.34.75.75.75h2.6l-3.22%204.83c-.16.23-.17.53-.04.77c.13.25.38.4.66.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/seven-z-01.svg?color=%231a73e8&size=48