issuu logo
issuu from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- issuu
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the issuu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.996 0A1 1 0 0 0 0 .996V12c0 6.628 5.372 12 12 12s12-5.372 12-12S18.628 0 12 0zm11.17 3.582a8.333 8.333 0 0 1 8.254 8.41a8.333 8.333 0 0 1-8.41 8.252c-4.597-.045-8.296-3.81-8.254-8.41c.045-4.6 3.81-8.296 8.41-8.252m-.031 2.27a6.107 6.107 0 0 0-6.155 6.046a6.11 6.11 0 0 0 6.05 6.163a6.1 6.1 0 0 0 6.154-6.047a6.107 6.107 0 0 0-6.041-6.162zm-.02 3.013a3.1 3.1 0 0 1 3.063 3.123a3.09 3.09 0 0 1-3.121 3.06l.002-.001a3.091 3.091 0 0 1 .056-6.182"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsIssuu(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="M.996 0A1 1 0 0 0 0 .996V12c0 6.628 5.372 12 12 12s12-5.372 12-12S18.628 0 12 0zm11.17 3.582a8.333 8.333 0 0 1 8.254 8.41a8.333 8.333 0 0 1-8.41 8.252c-4.597-.045-8.296-3.81-8.254-8.41c.045-4.6 3.81-8.296 8.41-8.252m-.031 2.27a6.107 6.107 0 0 0-6.155 6.046a6.11 6.11 0 0 0 6.05 6.163a6.1 6.1 0 0 0 6.154-6.047a6.107 6.107 0 0 0-6.041-6.162zm-.02 3.013a3.1 3.1 0 0 1 3.063 3.123a3.09 3.09 0 0 1-3.121 3.06l.002-.001a3.091 3.091 0 0 1 .056-6.182"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.996 0A1 1 0 0 0 0 .996V12c0 6.628 5.372 12 12 12s12-5.372 12-12S18.628 0 12 0zm11.17 3.582a8.333 8.333 0 0 1 8.254 8.41a8.333 8.333 0 0 1-8.41 8.252c-4.597-.045-8.296-3.81-8.254-8.41c.045-4.6 3.81-8.296 8.41-8.252m-.031 2.27a6.107 6.107 0 0 0-6.155 6.046a6.11 6.11 0 0 0 6.05 6.163a6.1 6.1 0 0 0 6.154-6.047a6.107 6.107 0 0 0-6.041-6.162zm-.02 3.013a3.1 3.1 0 0 1 3.063 3.123a3.09 3.09 0 0 1-3.121 3.06l.002-.001a3.091 3.091 0 0 1 .056-6.182"/></svg> </template>
CSS
.icon-issuu {
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%22M.996%200A1%201%200%200%200%200%20.996V12c0%206.628%205.372%2012%2012%2012s12-5.372%2012-12S18.628%200%2012%200zm11.17%203.582a8.333%208.333%200%200%201%208.254%208.41a8.333%208.333%200%200%201-8.41%208.252c-4.597-.045-8.296-3.81-8.254-8.41c.045-4.6%203.81-8.296%208.41-8.252m-.031%202.27a6.107%206.107%200%200%200-6.155%206.046a6.11%206.11%200%200%200%206.05%206.163a6.1%206.1%200%200%200%206.154-6.047a6.107%206.107%200%200%200-6.041-6.162zm-.02%203.013a3.1%203.1%200%200%201%203.063%203.123a3.09%203.09%200%200%201-3.121%203.06l.002-.001a3.091%203.091%200%200%201%20.056-6.182%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%22M.996%200A1%201%200%200%200%200%20.996V12c0%206.628%205.372%2012%2012%2012s12-5.372%2012-12S18.628%200%2012%200zm11.17%203.582a8.333%208.333%200%200%201%208.254%208.41a8.333%208.333%200%200%201-8.41%208.252c-4.597-.045-8.296-3.81-8.254-8.41c.045-4.6%203.81-8.296%208.41-8.252m-.031%202.27a6.107%206.107%200%200%200-6.155%206.046a6.11%206.11%200%200%200%206.05%206.163a6.1%206.1%200%200%200%206.154-6.047a6.107%206.107%200%200%200-6.041-6.162zm-.02%203.013a3.1%203.1%200%200%201%203.063%203.123a3.09%203.09%200%200%201-3.121%203.06l.002-.001a3.091%203.091%200%200%201%20.056-6.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/issuu.svg?color=%231a73e8&size=48