iconify2 static twotone icon
iconify2-static-twotone from Material Line Icons by Vjacheslav Trushkin · Line · Social · MIT Free for personal and commercial use.
- Name
- iconify2-static-twotone
- Set
- Material Line Icons
- Style
- Line
- Category
- Social
- Viewbox
- 24×24
- License
- MIT
More social icons from Material Line Icons
atblueskybluesky-filledbluesky-twotonebuy-me-a-coffeebuy-me-a-coffee-filledbuy-me-a-coffee-twotonediscorddiscord-twotoneemailemail-alertemail-alert-filledemail-alert-twotoneemail-alt-filledemail-alt-twotoneemail-arrow-downemail-arrow-down-filledemail-arrow-down-twotoneemail-arrow-leftemail-arrow-left-filledemail-arrow-left-twotoneemail-arrow-rightemail-arrow-right-filledemail-arrow-right-twotone
Use the iconify2 static twotone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVGMxc5dc3l"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><g stroke="#fff"><path stroke-width="1.5" d="M3.25 22.25h17.5" opacity=".33"/><g stroke-width="2"><path d="M7 6v-3" opacity=".33"/><path d="M5 8v11h14v-11" opacity=".6"/></g></g><path stroke="#000" stroke-width="4" d="M12 16v4.5M12 3l8.5 5.5"/><path stroke="#fff" stroke-width="2" d="M12 3l8.5 5.5" opacity=".6"/><path stroke="#000" stroke-width="4" d="M12 3l-8.5 5.5"/><g stroke="#fff" stroke-width="2"><path d="M12 3l-8.5 5.5" opacity=".6"/><path d="M12 11.5v9"/></g></g><circle cx="12" cy="11.5" r="3.5"/></mask></defs><g fill="currentColor"><path d="M0 0h24v24H0z" mask="url(#SVGMxc5dc3l)"/><circle cx="12" cy="11.5" r="1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function LineMdIconify2StaticTwotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVGMxc5dc3l"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><g stroke="#fff"><path strokeWidth="1.5" d="M3.25 22.25h17.5" opacity=".33"/><g strokeWidth="2"><path d="M7 6v-3" opacity=".33"/><path d="M5 8v11h14v-11" opacity=".6"/></g></g><path stroke="#000" strokeWidth="4" d="M12 16v4.5M12 3l8.5 5.5"/><path stroke="#fff" strokeWidth="2" d="M12 3l8.5 5.5" opacity=".6"/><path stroke="#000" strokeWidth="4" d="M12 3l-8.5 5.5"/><g stroke="#fff" strokeWidth="2"><path d="M12 3l-8.5 5.5" opacity=".6"/><path d="M12 11.5v9"/></g></g><circle cx="12" cy="11.5" r="3.5"/></mask></defs><g fill="currentColor"><path d="M0 0h24v24H0z" mask="url(#SVGMxc5dc3l)"/><circle cx="12" cy="11.5" r="1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVGMxc5dc3l"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><g stroke="#fff"><path stroke-width="1.5" d="M3.25 22.25h17.5" opacity=".33"/><g stroke-width="2"><path d="M7 6v-3" opacity=".33"/><path d="M5 8v11h14v-11" opacity=".6"/></g></g><path stroke="#000" stroke-width="4" d="M12 16v4.5M12 3l8.5 5.5"/><path stroke="#fff" stroke-width="2" d="M12 3l8.5 5.5" opacity=".6"/><path stroke="#000" stroke-width="4" d="M12 3l-8.5 5.5"/><g stroke="#fff" stroke-width="2"><path d="M12 3l-8.5 5.5" opacity=".6"/><path d="M12 11.5v9"/></g></g><circle cx="12" cy="11.5" r="3.5"/></mask></defs><g fill="currentColor"><path d="M0 0h24v24H0z" mask="url(#SVGMxc5dc3l)"/><circle cx="12" cy="11.5" r="1.5"/></g></svg> </template>
CSS
.icon-iconify2-static-twotone {
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%3Cdefs%3E%3Cmask%20id%3D%22SVGMxc5dc3l%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3.25%2022.25h17.5%22%20opacity%3D%22.33%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7%206v-3%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20d%3D%22M5%208v11h14v-11%22%20opacity%3D%22.6%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%2016v4.5M12%203l8.5%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22M12%2011.5v9%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%223.5%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGMxc5dc3l)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%221.5%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%3Cdefs%3E%3Cmask%20id%3D%22SVGMxc5dc3l%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M3.25%2022.25h17.5%22%20opacity%3D%22.33%22%2F%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7%206v-3%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20d%3D%22M5%208v11h14v-11%22%20opacity%3D%22.6%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%2016v4.5M12%203l8.5%205.5%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22M12%2011.5v9%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%223.5%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVGMxc5dc3l)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/line-md/iconify2-static-twotone.svg?color=%231a73e8&size=48