splatter emoji
splatter from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- splatter
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the splatter emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="M39.012 14.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.215-1.128-13.19.876c-3.44 1.735-5.165 6.26-3.752 9.844s5.761 5.716 9.46 4.637c2.804-.819 4.893-3.098 7.297-4.757s5.847-2.65 8.12-.816c2.882 2.323 1.601 6.82 1.255 10.505c-.264 2.814.363 5.968 2.605 7.688s6.347.937 6.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21 1.93-5.546c2.533-2.218 5.815-2.652 8.494-.612C61.009 50.396 66.206 35.388 58.033 35c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428 5.686-7.781.375-8.928c-4.172-.9-6.643 2.506-8.353 1.845c-3.038-1.175.28-5.635-1.974-7.986"/><path fill="#b399c8" d="M52.53 42.463c7.255 4.205 6.345-7.423 5.503-7.463c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.724c.95-1.428 5.686-7.782.375-8.928c-4.172-.901-6.642 2.505-8.353 1.844c-3.038-1.175.28-5.635-1.975-7.986c-2.53-2.381-7.043-1.877-9.274.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.216-1.128-13.19.876c-3.353 1.691-5.067 6.029-3.845 9.567c1.998 1.829 4.935 2.678 7.553 1.914c2.804-.818 4.893-3.098 7.297-4.757c2.404-1.66 5.846-2.65 8.12-.816c.907.731 1.4 1.678 1.642 2.746c.122.08.242.16.358.254c2.882 2.323 1.6 6.82 1.255 10.505c-.143 1.52-.012 3.133.479 4.571c.045.037.08.081.126.117c2.243 1.72 5.203.929 5.732-1.847c.46-2.414-1.062-5.896-.968-8.78c.066-2.026 1.254-3.848 2.779-5.183c2.532-2.218 5.58-2.3 8.494-.612"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.508 41.879c.71-2.37 2.944-4.032 5.888-3.904m13.875-20.124c-.865.598-1.204 1.618-1.204 2.847"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39.012 14.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.215-1.128-13.19.876c-3.44 1.735-5.165 6.26-3.752 9.844s5.761 5.716 9.46 4.637c2.804-.819 4.893-3.098 7.297-4.757s5.847-2.65 8.12-.816c2.882 2.323 1.601 6.82 1.255 10.505c-.264 2.814.363 5.968 2.605 7.688s6.347.937 6.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21 1.93-5.546c2.533-2.218 5.815-2.652 8.494-.612C61.009 50.396 66.206 35.388 58.033 35c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428 5.686-7.781.375-8.928c-4.172-.9-6.643 2.506-8.353 1.845c-3.038-1.175.28-5.635-1.974-7.986"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSplatter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="M39.012 14.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.215-1.128-13.19.876c-3.44 1.735-5.165 6.26-3.752 9.844s5.761 5.716 9.46 4.637c2.804-.819 4.893-3.098 7.297-4.757s5.847-2.65 8.12-.816c2.882 2.323 1.601 6.82 1.255 10.505c-.264 2.814.363 5.968 2.605 7.688s6.347.937 6.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21 1.93-5.546c2.533-2.218 5.815-2.652 8.494-.612C61.009 50.396 66.206 35.388 58.033 35c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428 5.686-7.781.375-8.928c-4.172-.9-6.643 2.506-8.353 1.845c-3.038-1.175.28-5.635-1.974-7.986"/><path fill="#b399c8" d="M52.53 42.463c7.255 4.205 6.345-7.423 5.503-7.463c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.724c.95-1.428 5.686-7.782.375-8.928c-4.172-.901-6.642 2.505-8.353 1.844c-3.038-1.175.28-5.635-1.975-7.986c-2.53-2.381-7.043-1.877-9.274.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.216-1.128-13.19.876c-3.353 1.691-5.067 6.029-3.845 9.567c1.998 1.829 4.935 2.678 7.553 1.914c2.804-.818 4.893-3.098 7.297-4.757c2.404-1.66 5.846-2.65 8.12-.816c.907.731 1.4 1.678 1.642 2.746c.122.08.242.16.358.254c2.882 2.323 1.6 6.82 1.255 10.505c-.143 1.52-.012 3.133.479 4.571c.045.037.08.081.126.117c2.243 1.72 5.203.929 5.732-1.847c.46-2.414-1.062-5.896-.968-8.78c.066-2.026 1.254-3.848 2.779-5.183c2.532-2.218 5.58-2.3 8.494-.612"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M13.508 41.879c.71-2.37 2.944-4.032 5.888-3.904m13.875-20.124c-.865.598-1.204 1.618-1.204 2.847"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M39.012 14.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.215-1.128-13.19.876c-3.44 1.735-5.165 6.26-3.752 9.844s5.761 5.716 9.46 4.637c2.804-.819 4.893-3.098 7.297-4.757s5.847-2.65 8.12-.816c2.882 2.323 1.601 6.82 1.255 10.505c-.264 2.814.363 5.968 2.605 7.688s6.347.937 6.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21 1.93-5.546c2.533-2.218 5.815-2.652 8.494-.612C61.009 50.396 66.206 35.388 58.033 35c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428 5.686-7.781.375-8.928c-4.172-.9-6.643 2.506-8.353 1.845c-3.038-1.175.28-5.635-1.974-7.986"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="M39.012 14.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.215-1.128-13.19.876c-3.44 1.735-5.165 6.26-3.752 9.844s5.761 5.716 9.46 4.637c2.804-.819 4.893-3.098 7.297-4.757s5.847-2.65 8.12-.816c2.882 2.323 1.601 6.82 1.255 10.505c-.264 2.814.363 5.968 2.605 7.688s6.347.937 6.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21 1.93-5.546c2.533-2.218 5.815-2.652 8.494-.612C61.009 50.396 66.206 35.388 58.033 35c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428 5.686-7.781.375-8.928c-4.172-.9-6.643 2.506-8.353 1.845c-3.038-1.175.28-5.635-1.974-7.986"/><path fill="#b399c8" d="M52.53 42.463c7.255 4.205 6.345-7.423 5.503-7.463c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.724c.95-1.428 5.686-7.782.375-8.928c-4.172-.901-6.642 2.505-8.353 1.844c-3.038-1.175.28-5.635-1.975-7.986c-2.53-2.381-7.043-1.877-9.274.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.216-1.128-13.19.876c-3.353 1.691-5.067 6.029-3.845 9.567c1.998 1.829 4.935 2.678 7.553 1.914c2.804-.818 4.893-3.098 7.297-4.757c2.404-1.66 5.846-2.65 8.12-.816c.907.731 1.4 1.678 1.642 2.746c.122.08.242.16.358.254c2.882 2.323 1.6 6.82 1.255 10.505c-.143 1.52-.012 3.133.479 4.571c.045.037.08.081.126.117c2.243 1.72 5.203.929 5.732-1.847c.46-2.414-1.062-5.896-.968-8.78c.066-2.026 1.254-3.848 2.779-5.183c2.532-2.218 5.58-2.3 8.494-.612"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.508 41.879c.71-2.37 2.944-4.032 5.888-3.904m13.875-20.124c-.865.598-1.204 1.618-1.204 2.847"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39.012 14.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104 6.878-.023 9.66c.854 1.14 2.024 2.146 2.314 3.54c.569 2.733-2.56 4.838-5.33 5.175c-4.419.537-9.215-1.128-13.19.876c-3.44 1.735-5.165 6.26-3.752 9.844s5.761 5.716 9.46 4.637c2.804-.819 4.893-3.098 7.297-4.757s5.847-2.65 8.12-.816c2.882 2.323 1.601 6.82 1.255 10.505c-.264 2.814.363 5.968 2.605 7.688s6.347.937 6.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21 1.93-5.546c2.533-2.218 5.815-2.652 8.494-.612C61.009 50.396 66.206 35.388 58.033 35c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428 5.686-7.781.375-8.928c-4.172-.9-6.643 2.506-8.353 1.845c-3.038-1.175.28-5.635-1.974-7.986"/></svg> </template>
CSS
.icon-splatter {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M39.012%2014.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104%206.878-.023%209.66c.854%201.14%202.024%202.146%202.314%203.54c.569%202.733-2.56%204.838-5.33%205.175c-4.419.537-9.215-1.128-13.19.876c-3.44%201.735-5.165%206.26-3.752%209.844s5.761%205.716%209.46%204.637c2.804-.819%204.893-3.098%207.297-4.757s5.847-2.65%208.12-.816c2.882%202.323%201.601%206.82%201.255%2010.505c-.264%202.814.363%205.968%202.605%207.688s6.347.937%206.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21%201.93-5.546c2.533-2.218%205.815-2.652%208.494-.612C61.009%2050.396%2066.206%2035.388%2058.033%2035c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428%205.686-7.781.375-8.928c-4.172-.9-6.643%202.506-8.353%201.845c-3.038-1.175.28-5.635-1.974-7.986%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M52.53%2042.463c7.255%204.205%206.345-7.423%205.503-7.463c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.724c.95-1.428%205.686-7.782.375-8.928c-4.172-.901-6.642%202.505-8.353%201.844c-3.038-1.175.28-5.635-1.975-7.986c-2.53-2.381-7.043-1.877-9.274.787s-2.104%206.878-.023%209.66c.854%201.14%202.024%202.146%202.314%203.54c.569%202.733-2.56%204.838-5.33%205.175c-4.419.537-9.216-1.128-13.19.876c-3.353%201.691-5.067%206.029-3.845%209.567c1.998%201.829%204.935%202.678%207.553%201.914c2.804-.818%204.893-3.098%207.297-4.757c2.404-1.66%205.846-2.65%208.12-.816c.907.731%201.4%201.678%201.642%202.746c.122.08.242.16.358.254c2.882%202.323%201.6%206.82%201.255%2010.505c-.143%201.52-.012%203.133.479%204.571c.045.037.08.081.126.117c2.243%201.72%205.203.929%205.732-1.847c.46-2.414-1.062-5.896-.968-8.78c.066-2.026%201.254-3.848%202.779-5.183c2.532-2.218%205.58-2.3%208.494-.612%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.508%2041.879c.71-2.37%202.944-4.032%205.888-3.904m13.875-20.124c-.865.598-1.204%201.618-1.204%202.847%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M39.012%2014.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104%206.878-.023%209.66c.854%201.14%202.024%202.146%202.314%203.54c.569%202.733-2.56%204.838-5.33%205.175c-4.419.537-9.215-1.128-13.19.876c-3.44%201.735-5.165%206.26-3.752%209.844s5.761%205.716%209.46%204.637c2.804-.819%204.893-3.098%207.297-4.757s5.847-2.65%208.12-.816c2.882%202.323%201.601%206.82%201.255%2010.505c-.264%202.814.363%205.968%202.605%207.688s6.347.937%206.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21%201.93-5.546c2.533-2.218%205.815-2.652%208.494-.612C61.009%2050.396%2066.206%2035.388%2058.033%2035c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428%205.686-7.781.375-8.928c-4.172-.9-6.643%202.506-8.353%201.845c-3.038-1.175.28-5.635-1.974-7.986%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%2072%2072%22%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M39.012%2014.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104%206.878-.023%209.66c.854%201.14%202.024%202.146%202.314%203.54c.569%202.733-2.56%204.838-5.33%205.175c-4.419.537-9.215-1.128-13.19.876c-3.44%201.735-5.165%206.26-3.752%209.844s5.761%205.716%209.46%204.637c2.804-.819%204.893-3.098%207.297-4.757s5.847-2.65%208.12-.816c2.882%202.323%201.601%206.82%201.255%2010.505c-.264%202.814.363%205.968%202.605%207.688s6.347.937%206.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21%201.93-5.546c2.533-2.218%205.815-2.652%208.494-.612C61.009%2050.396%2066.206%2035.388%2058.033%2035c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428%205.686-7.781.375-8.928c-4.172-.9-6.643%202.506-8.353%201.845c-3.038-1.175.28-5.635-1.974-7.986%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M52.53%2042.463c7.255%204.205%206.345-7.423%205.503-7.463c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.724c.95-1.428%205.686-7.782.375-8.928c-4.172-.901-6.642%202.505-8.353%201.844c-3.038-1.175.28-5.635-1.975-7.986c-2.53-2.381-7.043-1.877-9.274.787s-2.104%206.878-.023%209.66c.854%201.14%202.024%202.146%202.314%203.54c.569%202.733-2.56%204.838-5.33%205.175c-4.419.537-9.216-1.128-13.19.876c-3.353%201.691-5.067%206.029-3.845%209.567c1.998%201.829%204.935%202.678%207.553%201.914c2.804-.818%204.893-3.098%207.297-4.757c2.404-1.66%205.846-2.65%208.12-.816c.907.731%201.4%201.678%201.642%202.746c.122.08.242.16.358.254c2.882%202.323%201.6%206.82%201.255%2010.505c-.143%201.52-.012%203.133.479%204.571c.045.037.08.081.126.117c2.243%201.72%205.203.929%205.732-1.847c.46-2.414-1.062-5.896-.968-8.78c.066-2.026%201.254-3.848%202.779-5.183c2.532-2.218%205.58-2.3%208.494-.612%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M13.508%2041.879c.71-2.37%202.944-4.032%205.888-3.904m13.875-20.124c-.865.598-1.204%201.618-1.204%202.847%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M39.012%2014.746c-2.53-2.381-7.045-1.877-9.275.787s-2.104%206.878-.023%209.66c.854%201.14%202.024%202.146%202.314%203.54c.569%202.733-2.56%204.838-5.33%205.175c-4.419.537-9.215-1.128-13.19.876c-3.44%201.735-5.165%206.26-3.752%209.844s5.761%205.716%209.46%204.637c2.804-.819%204.893-3.098%207.297-4.757s5.847-2.65%208.12-.816c2.882%202.323%201.601%206.82%201.255%2010.505c-.264%202.814.363%205.968%202.605%207.688s6.347.937%206.875-1.84c.46-2.413-1.356-5.54-1.262-8.424c.066-2.026.405-4.21%201.93-5.546c2.533-2.218%205.815-2.652%208.494-.612C61.009%2050.396%2066.206%2035.388%2058.033%2035c-5.119-.243-6.332.183-8.286-.46c-1.866-.616-2.438-2.235-.783-4.725c.95-1.428%205.686-7.781.375-8.928c-4.172-.9-6.643%202.506-8.353%201.845c-3.038-1.175.28-5.635-1.974-7.986%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/splatter.svg?color=%231a73e8&size=48