nsfw logo
nsfw from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- nsfw
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the nsfw logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG3z8vkejZ)" d="M12 19v-8.5H3z"/><path fill="url(#SVGMTbKad4C)" d="M12 19v-8.5h9z"/><path fill="url(#SVGpwUwAO1U)" d="M16.75 5L12 10.5h9z"/><path fill="url(#SVGWBBqOc9T)" d="M7.25 5L12 10.5H3z"/><path fill="#8e04e2" d="M12 10.5V7.185L16.75 5z"/><path fill="#6801c2" d="M12 10.5V7.185L7.25 5z"/><defs><linearGradient id="SVG3z8vkejZ" x1="7.5" x2="17.456" y1="7.471" y2="20.528" gradientUnits="userSpaceOnUse"><stop stop-color="#7a03b3"/><stop offset="1" stop-color="#a300d4"/></linearGradient><linearGradient id="SVGMTbKad4C" x1="3" x2="10.131" y1="5" y2="14.621" gradientUnits="userSpaceOnUse"><stop stop-color="#7a03b3"/><stop offset="1" stop-color="#8c08a0"/></linearGradient><linearGradient id="SVGpwUwAO1U" x1="12" x2="12" y1="5" y2="19" gradientUnits="userSpaceOnUse"><stop stop-color="#8605b8"/><stop offset="1" stop-color="#9300cb"/></linearGradient><linearGradient id="SVGWBBqOc9T" x1="7" x2="23.102" y1="10.727" y2="16.631" gradientUnits="userSpaceOnUse"><stop stop-color="#4902cc"/><stop offset="1" stop-color="#8c04ee"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedNsfw(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG3z8vkejZ)" d="M12 19v-8.5H3z"/><path fill="url(#SVGMTbKad4C)" d="M12 19v-8.5h9z"/><path fill="url(#SVGpwUwAO1U)" d="M16.75 5L12 10.5h9z"/><path fill="url(#SVGWBBqOc9T)" d="M7.25 5L12 10.5H3z"/><path fill="#8e04e2" d="M12 10.5V7.185L16.75 5z"/><path fill="#6801c2" d="M12 10.5V7.185L7.25 5z"/><defs><linearGradient id="SVG3z8vkejZ" x1="7.5" x2="17.456" y1="7.471" y2="20.528" gradientUnits="userSpaceOnUse"><stop stopColor="#7a03b3"/><stop offset="1" stopColor="#a300d4"/></linearGradient><linearGradient id="SVGMTbKad4C" x1="3" x2="10.131" y1="5" y2="14.621" gradientUnits="userSpaceOnUse"><stop stopColor="#7a03b3"/><stop offset="1" stopColor="#8c08a0"/></linearGradient><linearGradient id="SVGpwUwAO1U" x1="12" x2="12" y1="5" y2="19" gradientUnits="userSpaceOnUse"><stop stopColor="#8605b8"/><stop offset="1" stopColor="#9300cb"/></linearGradient><linearGradient id="SVGWBBqOc9T" x1="7" x2="23.102" y1="10.727" y2="16.631" gradientUnits="userSpaceOnUse"><stop stopColor="#4902cc"/><stop offset="1" stopColor="#8c04ee"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG3z8vkejZ)" d="M12 19v-8.5H3z"/><path fill="url(#SVGMTbKad4C)" d="M12 19v-8.5h9z"/><path fill="url(#SVGpwUwAO1U)" d="M16.75 5L12 10.5h9z"/><path fill="url(#SVGWBBqOc9T)" d="M7.25 5L12 10.5H3z"/><path fill="#8e04e2" d="M12 10.5V7.185L16.75 5z"/><path fill="#6801c2" d="M12 10.5V7.185L7.25 5z"/><defs><linearGradient id="SVG3z8vkejZ" x1="7.5" x2="17.456" y1="7.471" y2="20.528" gradientUnits="userSpaceOnUse"><stop stop-color="#7a03b3"/><stop offset="1" stop-color="#a300d4"/></linearGradient><linearGradient id="SVGMTbKad4C" x1="3" x2="10.131" y1="5" y2="14.621" gradientUnits="userSpaceOnUse"><stop stop-color="#7a03b3"/><stop offset="1" stop-color="#8c08a0"/></linearGradient><linearGradient id="SVGpwUwAO1U" x1="12" x2="12" y1="5" y2="19" gradientUnits="userSpaceOnUse"><stop stop-color="#8605b8"/><stop offset="1" stop-color="#9300cb"/></linearGradient><linearGradient id="SVGWBBqOc9T" x1="7" x2="23.102" y1="10.727" y2="16.631" gradientUnits="userSpaceOnUse"><stop stop-color="#4902cc"/><stop offset="1" stop-color="#8c04ee"/></linearGradient></defs></g></svg> </template>
CSS
.icon-nsfw {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG3z8vkejZ)%22%20d%3D%22M12%2019v-8.5H3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMTbKad4C)%22%20d%3D%22M12%2019v-8.5h9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGpwUwAO1U)%22%20d%3D%22M16.75%205L12%2010.5h9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGWBBqOc9T)%22%20d%3D%22M7.25%205L12%2010.5H3z%22%2F%3E%3Cpath%20fill%3D%22%238e04e2%22%20d%3D%22M12%2010.5V7.185L16.75%205z%22%2F%3E%3Cpath%20fill%3D%22%236801c2%22%20d%3D%22M12%2010.5V7.185L7.25%205z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG3z8vkejZ%22%20x1%3D%227.5%22%20x2%3D%2217.456%22%20y1%3D%227.471%22%20y2%3D%2220.528%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237a03b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a300d4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGMTbKad4C%22%20x1%3D%223%22%20x2%3D%2210.131%22%20y1%3D%225%22%20y2%3D%2214.621%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237a03b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238c08a0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGpwUwAO1U%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%225%22%20y2%3D%2219%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238605b8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239300cb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGWBBqOc9T%22%20x1%3D%227%22%20x2%3D%2223.102%22%20y1%3D%2210.727%22%20y2%3D%2216.631%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234902cc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238c04ee%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG3z8vkejZ)%22%20d%3D%22M12%2019v-8.5H3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMTbKad4C)%22%20d%3D%22M12%2019v-8.5h9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGpwUwAO1U)%22%20d%3D%22M16.75%205L12%2010.5h9z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGWBBqOc9T)%22%20d%3D%22M7.25%205L12%2010.5H3z%22%2F%3E%3Cpath%20fill%3D%22%238e04e2%22%20d%3D%22M12%2010.5V7.185L16.75%205z%22%2F%3E%3Cpath%20fill%3D%22%236801c2%22%20d%3D%22M12%2010.5V7.185L7.25%205z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG3z8vkejZ%22%20x1%3D%227.5%22%20x2%3D%2217.456%22%20y1%3D%227.471%22%20y2%3D%2220.528%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237a03b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a300d4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGMTbKad4C%22%20x1%3D%223%22%20x2%3D%2210.131%22%20y1%3D%225%22%20y2%3D%2214.621%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237a03b3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238c08a0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGpwUwAO1U%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%225%22%20y2%3D%2219%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238605b8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239300cb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGWBBqOc9T%22%20x1%3D%227%22%20x2%3D%2223.102%22%20y1%3D%2210.727%22%20y2%3D%2216.631%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234902cc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238c04ee%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/nsfw.svg?color=%231a73e8&size=48