zcool icon
zcool-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- zcool-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More logos icons from Remix Icon
Use the zcool icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.262 8.26C5.838 8.803 4 11.208 4 13.936a5.903 5.903 0 0 0 11.703 1.097a2 2 0 0 1 1.129-1.447a8 8 0 0 0 1.284-.744c-.863-.603-1.186-1.862-.47-2.834a9.8 9.8 0 0 0 1.391-2.651c-1.084.51-2.3.936-3.668 1.265c-1.261.303-2.392-.638-2.466-1.814c-1.18.572-2.67 1.01-4.642 1.452m10.995 2.934c1.166 0 1.916-.424 2.744-.587c-.325 1.448-1.501 3.49-4.331 4.795A7.903 7.903 0 0 1 2 13.936C2 10.29 4.467 7.06 7.824 6.309C11.746 5.43 13.529 4.742 14.902 2q1.033 2 0 4.677q4.224-1.005 6.774-3.548c0 4.802-1.822 7.186-2.419 8.065m-5.84 3.932c.584.146.584.832.584 1.02v1.021c0 .562-.342.773-.844.773H7.743c-.475-.086-.734-.345-.734-.777v-.95c0-.475.216-.82.431-1.08l3.153-3.369H7.527c-.302 0-.518-.216-.518-.604c-.044-.735.086-1.9.647-2.16c.087 0 .087.13.087.173c-.087.173 0 .302.216.302h3.887c.863 0 1.381 0 1.684-.086c.13-.043.216 0 .173.13c-.087.302-.044.647-.044.95c0 .993 0 1.382-.777 2.159l-2.678 2.937l2.85-.002c.316 0 .364-.146.364-.437"/></svg>
React
import type { SVGProps } from "react";
export function RiZcoolLine(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" d="M8.262 8.26C5.838 8.803 4 11.208 4 13.936a5.903 5.903 0 0 0 11.703 1.097a2 2 0 0 1 1.129-1.447a8 8 0 0 0 1.284-.744c-.863-.603-1.186-1.862-.47-2.834a9.8 9.8 0 0 0 1.391-2.651c-1.084.51-2.3.936-3.668 1.265c-1.261.303-2.392-.638-2.466-1.814c-1.18.572-2.67 1.01-4.642 1.452m10.995 2.934c1.166 0 1.916-.424 2.744-.587c-.325 1.448-1.501 3.49-4.331 4.795A7.903 7.903 0 0 1 2 13.936C2 10.29 4.467 7.06 7.824 6.309C11.746 5.43 13.529 4.742 14.902 2q1.033 2 0 4.677q4.224-1.005 6.774-3.548c0 4.802-1.822 7.186-2.419 8.065m-5.84 3.932c.584.146.584.832.584 1.02v1.021c0 .562-.342.773-.844.773H7.743c-.475-.086-.734-.345-.734-.777v-.95c0-.475.216-.82.431-1.08l3.153-3.369H7.527c-.302 0-.518-.216-.518-.604c-.044-.735.086-1.9.647-2.16c.087 0 .087.13.087.173c-.087.173 0 .302.216.302h3.887c.863 0 1.381 0 1.684-.086c.13-.043.216 0 .173.13c-.087.302-.044.647-.044.95c0 .993 0 1.382-.777 2.159l-2.678 2.937l2.85-.002c.316 0 .364-.146.364-.437"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.262 8.26C5.838 8.803 4 11.208 4 13.936a5.903 5.903 0 0 0 11.703 1.097a2 2 0 0 1 1.129-1.447a8 8 0 0 0 1.284-.744c-.863-.603-1.186-1.862-.47-2.834a9.8 9.8 0 0 0 1.391-2.651c-1.084.51-2.3.936-3.668 1.265c-1.261.303-2.392-.638-2.466-1.814c-1.18.572-2.67 1.01-4.642 1.452m10.995 2.934c1.166 0 1.916-.424 2.744-.587c-.325 1.448-1.501 3.49-4.331 4.795A7.903 7.903 0 0 1 2 13.936C2 10.29 4.467 7.06 7.824 6.309C11.746 5.43 13.529 4.742 14.902 2q1.033 2 0 4.677q4.224-1.005 6.774-3.548c0 4.802-1.822 7.186-2.419 8.065m-5.84 3.932c.584.146.584.832.584 1.02v1.021c0 .562-.342.773-.844.773H7.743c-.475-.086-.734-.345-.734-.777v-.95c0-.475.216-.82.431-1.08l3.153-3.369H7.527c-.302 0-.518-.216-.518-.604c-.044-.735.086-1.9.647-2.16c.087 0 .087.13.087.173c-.087.173 0 .302.216.302h3.887c.863 0 1.381 0 1.684-.086c.13-.043.216 0 .173.13c-.087.302-.044.647-.044.95c0 .993 0 1.382-.777 2.159l-2.678 2.937l2.85-.002c.316 0 .364-.146.364-.437"/></svg> </template>
CSS
.icon-zcool-line {
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%20d%3D%22M8.262%208.26C5.838%208.803%204%2011.208%204%2013.936a5.903%205.903%200%200%200%2011.703%201.097a2%202%200%200%201%201.129-1.447a8%208%200%200%200%201.284-.744c-.863-.603-1.186-1.862-.47-2.834a9.8%209.8%200%200%200%201.391-2.651c-1.084.51-2.3.936-3.668%201.265c-1.261.303-2.392-.638-2.466-1.814c-1.18.572-2.67%201.01-4.642%201.452m10.995%202.934c1.166%200%201.916-.424%202.744-.587c-.325%201.448-1.501%203.49-4.331%204.795A7.903%207.903%200%200%201%202%2013.936C2%2010.29%204.467%207.06%207.824%206.309C11.746%205.43%2013.529%204.742%2014.902%202q1.033%202%200%204.677q4.224-1.005%206.774-3.548c0%204.802-1.822%207.186-2.419%208.065m-5.84%203.932c.584.146.584.832.584%201.02v1.021c0%20.562-.342.773-.844.773H7.743c-.475-.086-.734-.345-.734-.777v-.95c0-.475.216-.82.431-1.08l3.153-3.369H7.527c-.302%200-.518-.216-.518-.604c-.044-.735.086-1.9.647-2.16c.087%200%20.087.13.087.173c-.087.173%200%20.302.216.302h3.887c.863%200%201.381%200%201.684-.086c.13-.043.216%200%20.173.13c-.087.302-.044.647-.044.95c0%20.993%200%201.382-.777%202.159l-2.678%202.937l2.85-.002c.316%200%20.364-.146.364-.437%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%20d%3D%22M8.262%208.26C5.838%208.803%204%2011.208%204%2013.936a5.903%205.903%200%200%200%2011.703%201.097a2%202%200%200%201%201.129-1.447a8%208%200%200%200%201.284-.744c-.863-.603-1.186-1.862-.47-2.834a9.8%209.8%200%200%200%201.391-2.651c-1.084.51-2.3.936-3.668%201.265c-1.261.303-2.392-.638-2.466-1.814c-1.18.572-2.67%201.01-4.642%201.452m10.995%202.934c1.166%200%201.916-.424%202.744-.587c-.325%201.448-1.501%203.49-4.331%204.795A7.903%207.903%200%200%201%202%2013.936C2%2010.29%204.467%207.06%207.824%206.309C11.746%205.43%2013.529%204.742%2014.902%202q1.033%202%200%204.677q4.224-1.005%206.774-3.548c0%204.802-1.822%207.186-2.419%208.065m-5.84%203.932c.584.146.584.832.584%201.02v1.021c0%20.562-.342.773-.844.773H7.743c-.475-.086-.734-.345-.734-.777v-.95c0-.475.216-.82.431-1.08l3.153-3.369H7.527c-.302%200-.518-.216-.518-.604c-.044-.735.086-1.9.647-2.16c.087%200%20.087.13.087.173c-.087.173%200%20.302.216.302h3.887c.863%200%201.381%200%201.684-.086c.13-.043.216%200%20.173.13c-.087.302-.044.647-.044.95c0%20.993%200%201.382-.777%202.159l-2.678%202.937l2.85-.002c.316%200%20.364-.146.364-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/zcool-line.svg?color=%231a73e8&size=48