iconify2 twotone icon
iconify2-twotone from Material Line Icons by Vjacheslav Trushkin · Line · Social · MIT Free for personal and commercial use.
- Name
- iconify2-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 twotone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVGzIuiod2J"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><g stroke="#fff"><path stroke-dasharray="12" stroke-width="1.5" d="M12 22.25h8.75M12 22.25h-8.75" opacity=".33"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.4s" values="12;0"/></path><g stroke-width="2"><path stroke-dasharray="6" d="M7 6v-3" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.9s" to=".33"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.9s" dur="0.2s" values="6;0"/></path><path stroke-dasharray="20" d="M12 19h-7v-11M12 19h7v-11" opacity=".6"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.5s" values="20;0"/></path></g></g><g stroke="#000" stroke-width="4"><path stroke-dasharray="8" d="M12 16v4.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="1.3s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="1.3s" dur="0.2s" values="8;0"/></path><path stroke-dasharray="14" d="M12 3l8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path></g><g stroke-dasharray="14"><path stroke="#fff" stroke-width="2" d="M12 3l8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to=".6"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path><path stroke="#000" stroke-width="4" d="M12 3l-8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path></g><g stroke="#fff" stroke-width="2"><path stroke-dasharray="14" d="M12 3l-8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to=".6"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path><path stroke-dasharray="12" d="M12 11.5v9" opacity="0"><set fill="freeze" attributeName="opacity" begin="1.3s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="1.3s" dur="0.2s" values="12;0"/></path></g></g><circle cx="12" cy="11.5" r="3.5"/></mask></defs><g fill="currentColor"><path d="M0 0h24v24H0z" mask="url(#SVGzIuiod2J)"/><circle cx="12" cy="11.5"><animate fill="freeze" attributeName="r" begin="1.1s" dur="0.2s" to="1.5"/></circle></g></svg>
React
import type { SVGProps } from "react";
export function LineMdIconify2Twotone(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="SVGzIuiod2J"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><g stroke="#fff"><path strokeDasharray="12" strokeWidth="1.5" d="M12 22.25h8.75M12 22.25h-8.75" opacity=".33"><animate fill="freeze" attributeName="strokeDashoffset" dur="0.4s" values="12;0"/></path><g strokeWidth="2"><path strokeDasharray="6" d="M7 6v-3" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.9s" to=".33"/><animate fill="freeze" attributeName="strokeDashoffset" begin="0.9s" dur="0.2s" values="6;0"/></path><path strokeDasharray="20" d="M12 19h-7v-11M12 19h7v-11" opacity=".6"><animate fill="freeze" attributeName="strokeDashoffset" dur="0.5s" values="20;0"/></path></g></g><g stroke="#000" strokeWidth="4"><path strokeDasharray="8" d="M12 16v4.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="1.3s" to="1"/><animate fill="freeze" attributeName="strokeDashoffset" begin="1.3s" dur="0.2s" values="8;0"/></path><path strokeDasharray="14" d="M12 3l8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to="1"/><animate fill="freeze" attributeName="strokeDashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path></g><g strokeDasharray="14"><path stroke="#fff" strokeWidth="2" d="M12 3l8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to=".6"/><animate fill="freeze" attributeName="strokeDashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path><path stroke="#000" strokeWidth="4" d="M12 3l-8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to="1"/><animate fill="freeze" attributeName="strokeDashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path></g><g stroke="#fff" strokeWidth="2"><path strokeDasharray="14" d="M12 3l-8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to=".6"/><animate fill="freeze" attributeName="strokeDashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path><path strokeDasharray="12" d="M12 11.5v9" opacity="0"><set fill="freeze" attributeName="opacity" begin="1.3s" to="1"/><animate fill="freeze" attributeName="strokeDashoffset" begin="1.3s" dur="0.2s" values="12;0"/></path></g></g><circle cx="12" cy="11.5" r="3.5"/></mask></defs><g fill="currentColor"><path d="M0 0h24v24H0z" mask="url(#SVGzIuiod2J)"/><circle cx="12" cy="11.5"><animate fill="freeze" attributeName="r" begin="1.1s" dur="0.2s" to="1.5"/></circle></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVGzIuiod2J"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><g stroke="#fff"><path stroke-dasharray="12" stroke-width="1.5" d="M12 22.25h8.75M12 22.25h-8.75" opacity=".33"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.4s" values="12;0"/></path><g stroke-width="2"><path stroke-dasharray="6" d="M7 6v-3" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.9s" to=".33"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.9s" dur="0.2s" values="6;0"/></path><path stroke-dasharray="20" d="M12 19h-7v-11M12 19h7v-11" opacity=".6"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.5s" values="20;0"/></path></g></g><g stroke="#000" stroke-width="4"><path stroke-dasharray="8" d="M12 16v4.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="1.3s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="1.3s" dur="0.2s" values="8;0"/></path><path stroke-dasharray="14" d="M12 3l8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path></g><g stroke-dasharray="14"><path stroke="#fff" stroke-width="2" d="M12 3l8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to=".6"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path><path stroke="#000" stroke-width="4" d="M12 3l-8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path></g><g stroke="#fff" stroke-width="2"><path stroke-dasharray="14" d="M12 3l-8.5 5.5" opacity="0"><set fill="freeze" attributeName="opacity" begin="0.5s" to=".6"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.5s" dur="0.4s" values="14;0"/></path><path stroke-dasharray="12" d="M12 11.5v9" opacity="0"><set fill="freeze" attributeName="opacity" begin="1.3s" to="1"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="1.3s" dur="0.2s" values="12;0"/></path></g></g><circle cx="12" cy="11.5" r="3.5"/></mask></defs><g fill="currentColor"><path d="M0 0h24v24H0z" mask="url(#SVGzIuiod2J)"/><circle cx="12" cy="11.5"><animate fill="freeze" attributeName="r" begin="1.1s" dur="0.2s" to="1.5"/></circle></g></svg> </template>
CSS
.icon-iconify2-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%22SVGzIuiod2J%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-dasharray%3D%2212%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2022.25h8.75M12%2022.25h-8.75%22%20opacity%3D%22.33%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%206v-3%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%22.33%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2019h-7v-11M12%2019h7v-11%22%20opacity%3D%22.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20d%3D%22M12%2016v4.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2214%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%22.6%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%22.6%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M12%2011.5v9%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%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(%23SVGzIuiod2J)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%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%22SVGzIuiod2J%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-dasharray%3D%2212%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2022.25h8.75M12%2022.25h-8.75%22%20opacity%3D%22.33%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.4s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%3E%3Cg%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%226%22%20d%3D%22M7%206v-3%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.9s%22%20to%3D%22.33%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.9s%22%20dur%3D%220.2s%22%20values%3D%226%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2220%22%20d%3D%22M12%2019h-7v-11M12%2019h7v-11%22%20opacity%3D%22.6%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20dur%3D%220.5s%22%20values%3D%2220%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-dasharray%3D%228%22%20d%3D%22M12%2016v4.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%228%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke-dasharray%3D%2214%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22M12%203l8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%22.6%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-dasharray%3D%2214%22%20d%3D%22M12%203l-8.5%205.5%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%220.5s%22%20to%3D%22.6%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%220.5s%22%20dur%3D%220.4s%22%20values%3D%2214%3B0%22%2F%3E%3C%2Fpath%3E%3Cpath%20stroke-dasharray%3D%2212%22%20d%3D%22M12%2011.5v9%22%20opacity%3D%220%22%3E%3Cset%20fill%3D%22freeze%22%20attributeName%3D%22opacity%22%20begin%3D%221.3s%22%20to%3D%221%22%2F%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22stroke-dashoffset%22%20begin%3D%221.3s%22%20dur%3D%220.2s%22%20values%3D%2212%3B0%22%2F%3E%3C%2Fpath%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(%23SVGzIuiod2J)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2211.5%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22r%22%20begin%3D%221.1s%22%20dur%3D%220.2s%22%20to%3D%221.5%22%2F%3E%3C%2Fcircle%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-twotone.svg?color=%231a73e8&size=48