sewing needle emoji

sewing-needle from Twitter Emoji by Twitter · Default · Activities · CC-BY-4.0 Attribution required.

Name
sewing-needle
Set
Twitter Emoji
Style
Default
Category
Activities
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More activities icons from Twitter Emoji

Use the sewing needle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M33.958 2.042C32.6.684 30.072 1.01 28.312 2.771C26.4 4.683 1.099 34.901 1.099 34.901S31.317 9.6 33.229 7.688c1.761-1.76 2.087-4.288.729-5.646m-5.679 5.679c-.543-.543-.185-1.782.871-2.838s2.353-1.472 2.896-.929s.127 1.84-.929 2.896s-2.295 1.414-2.838.871"/><path fill="#ccd6dd" d="M33.736 2.191c-1.358-1.358-3.631-.869-5.391.891C26.432 4.995 5.079 30.921 5.079 30.921s3.904-3.731 9.337-8.297c2.532-2.128 8.814-8.792 11.287-10.99c1.069-.95 3.788-1.417 4.634-1.96c.832-.535 1.928-1.733 2.33-2.135c1.76-1.761 2.427-3.99 1.069-5.348m-5.907 5.98c-.767-.767-.401-2.378.907-3.686s2.991-1.747 3.758-.979c.767.767.329 2.45-.979 3.758s-2.918 1.674-3.686.907"/><path fill="#553788" d="M28.105 4.865c.936.919 1.509 1.873 1.817 2.85a4.4 4.4 0 0 0 1.195-.865a5 5 0 0 0 .44-.505c-.428-.985-1.088-1.961-2.051-2.906c-1.768-1.736-5.303-2.596-9.217-2.25c-4.511.401-8.244 2.245-10.24 5.058a.999.999 0 1 0 1.631 1.157c1.632-2.3 4.917-3.879 8.787-4.223c3.244-.29 6.317.388 7.638 1.684m6.293 25.919a1 1 0 0 0-1.413-.06c-1.677 1.54-4.139 2.051-6.27 1.302c-1.762-.62-2.923-1.965-3.185-3.688c-.438-2.89 1.408-5.317 3.744-8.391l.665-.878c1.574-2.091 4.638-6.167 4.217-10.413c-.522.458-1.208 1.053-2.02 1.751c-.335 2.455-1.938 4.992-3.795 7.46l-.659.87c-2.519 3.313-4.694 6.175-4.129 9.901c.37 2.441 2.051 4.413 4.497 5.274a8 8 0 0 0 2.672.452c2.043 0 4.079-.757 5.615-2.168a.997.997 0 0 0 .061-1.412"/><path fill="#e1e8ed" d="M24.647 8.652c.979-1.03 1.693-2.183 1.827-1.158s.49 1.515 1.025 1.515s.04.962-.802 1.203c-2.495.713-10.515 9.847-12.342 11.54s-2.851 2.45-1.069.178S23.8 9.543 24.647 8.652"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSewingNeedle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M33.958 2.042C32.6.684 30.072 1.01 28.312 2.771C26.4 4.683 1.099 34.901 1.099 34.901S31.317 9.6 33.229 7.688c1.761-1.76 2.087-4.288.729-5.646m-5.679 5.679c-.543-.543-.185-1.782.871-2.838s2.353-1.472 2.896-.929s.127 1.84-.929 2.896s-2.295 1.414-2.838.871"/><path fill="#ccd6dd" d="M33.736 2.191c-1.358-1.358-3.631-.869-5.391.891C26.432 4.995 5.079 30.921 5.079 30.921s3.904-3.731 9.337-8.297c2.532-2.128 8.814-8.792 11.287-10.99c1.069-.95 3.788-1.417 4.634-1.96c.832-.535 1.928-1.733 2.33-2.135c1.76-1.761 2.427-3.99 1.069-5.348m-5.907 5.98c-.767-.767-.401-2.378.907-3.686s2.991-1.747 3.758-.979c.767.767.329 2.45-.979 3.758s-2.918 1.674-3.686.907"/><path fill="#553788" d="M28.105 4.865c.936.919 1.509 1.873 1.817 2.85a4.4 4.4 0 0 0 1.195-.865a5 5 0 0 0 .44-.505c-.428-.985-1.088-1.961-2.051-2.906c-1.768-1.736-5.303-2.596-9.217-2.25c-4.511.401-8.244 2.245-10.24 5.058a.999.999 0 1 0 1.631 1.157c1.632-2.3 4.917-3.879 8.787-4.223c3.244-.29 6.317.388 7.638 1.684m6.293 25.919a1 1 0 0 0-1.413-.06c-1.677 1.54-4.139 2.051-6.27 1.302c-1.762-.62-2.923-1.965-3.185-3.688c-.438-2.89 1.408-5.317 3.744-8.391l.665-.878c1.574-2.091 4.638-6.167 4.217-10.413c-.522.458-1.208 1.053-2.02 1.751c-.335 2.455-1.938 4.992-3.795 7.46l-.659.87c-2.519 3.313-4.694 6.175-4.129 9.901c.37 2.441 2.051 4.413 4.497 5.274a8 8 0 0 0 2.672.452c2.043 0 4.079-.757 5.615-2.168a.997.997 0 0 0 .061-1.412"/><path fill="#e1e8ed" d="M24.647 8.652c.979-1.03 1.693-2.183 1.827-1.158s.49 1.515 1.025 1.515s.04.962-.802 1.203c-2.495.713-10.515 9.847-12.342 11.54s-2.851 2.45-1.069.178S23.8 9.543 24.647 8.652"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M33.958 2.042C32.6.684 30.072 1.01 28.312 2.771C26.4 4.683 1.099 34.901 1.099 34.901S31.317 9.6 33.229 7.688c1.761-1.76 2.087-4.288.729-5.646m-5.679 5.679c-.543-.543-.185-1.782.871-2.838s2.353-1.472 2.896-.929s.127 1.84-.929 2.896s-2.295 1.414-2.838.871"/><path fill="#ccd6dd" d="M33.736 2.191c-1.358-1.358-3.631-.869-5.391.891C26.432 4.995 5.079 30.921 5.079 30.921s3.904-3.731 9.337-8.297c2.532-2.128 8.814-8.792 11.287-10.99c1.069-.95 3.788-1.417 4.634-1.96c.832-.535 1.928-1.733 2.33-2.135c1.76-1.761 2.427-3.99 1.069-5.348m-5.907 5.98c-.767-.767-.401-2.378.907-3.686s2.991-1.747 3.758-.979c.767.767.329 2.45-.979 3.758s-2.918 1.674-3.686.907"/><path fill="#553788" d="M28.105 4.865c.936.919 1.509 1.873 1.817 2.85a4.4 4.4 0 0 0 1.195-.865a5 5 0 0 0 .44-.505c-.428-.985-1.088-1.961-2.051-2.906c-1.768-1.736-5.303-2.596-9.217-2.25c-4.511.401-8.244 2.245-10.24 5.058a.999.999 0 1 0 1.631 1.157c1.632-2.3 4.917-3.879 8.787-4.223c3.244-.29 6.317.388 7.638 1.684m6.293 25.919a1 1 0 0 0-1.413-.06c-1.677 1.54-4.139 2.051-6.27 1.302c-1.762-.62-2.923-1.965-3.185-3.688c-.438-2.89 1.408-5.317 3.744-8.391l.665-.878c1.574-2.091 4.638-6.167 4.217-10.413c-.522.458-1.208 1.053-2.02 1.751c-.335 2.455-1.938 4.992-3.795 7.46l-.659.87c-2.519 3.313-4.694 6.175-4.129 9.901c.37 2.441 2.051 4.413 4.497 5.274a8 8 0 0 0 2.672.452c2.043 0 4.079-.757 5.615-2.168a.997.997 0 0 0 .061-1.412"/><path fill="#e1e8ed" d="M24.647 8.652c.979-1.03 1.693-2.183 1.827-1.158s.49 1.515 1.025 1.515s.04.962-.802 1.203c-2.495.713-10.515 9.847-12.342 11.54s-2.851 2.45-1.069.178S23.8 9.543 24.647 8.652"/></svg>
</template>

CSS

.icon-sewing-needle {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M33.958%202.042C32.6.684%2030.072%201.01%2028.312%202.771C26.4%204.683%201.099%2034.901%201.099%2034.901S31.317%209.6%2033.229%207.688c1.761-1.76%202.087-4.288.729-5.646m-5.679%205.679c-.543-.543-.185-1.782.871-2.838s2.353-1.472%202.896-.929s.127%201.84-.929%202.896s-2.295%201.414-2.838.871%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M33.736%202.191c-1.358-1.358-3.631-.869-5.391.891C26.432%204.995%205.079%2030.921%205.079%2030.921s3.904-3.731%209.337-8.297c2.532-2.128%208.814-8.792%2011.287-10.99c1.069-.95%203.788-1.417%204.634-1.96c.832-.535%201.928-1.733%202.33-2.135c1.76-1.761%202.427-3.99%201.069-5.348m-5.907%205.98c-.767-.767-.401-2.378.907-3.686s2.991-1.747%203.758-.979c.767.767.329%202.45-.979%203.758s-2.918%201.674-3.686.907%22%2F%3E%3Cpath%20fill%3D%22%23553788%22%20d%3D%22M28.105%204.865c.936.919%201.509%201.873%201.817%202.85a4.4%204.4%200%200%200%201.195-.865a5%205%200%200%200%20.44-.505c-.428-.985-1.088-1.961-2.051-2.906c-1.768-1.736-5.303-2.596-9.217-2.25c-4.511.401-8.244%202.245-10.24%205.058a.999.999%200%201%200%201.631%201.157c1.632-2.3%204.917-3.879%208.787-4.223c3.244-.29%206.317.388%207.638%201.684m6.293%2025.919a1%201%200%200%200-1.413-.06c-1.677%201.54-4.139%202.051-6.27%201.302c-1.762-.62-2.923-1.965-3.185-3.688c-.438-2.89%201.408-5.317%203.744-8.391l.665-.878c1.574-2.091%204.638-6.167%204.217-10.413c-.522.458-1.208%201.053-2.02%201.751c-.335%202.455-1.938%204.992-3.795%207.46l-.659.87c-2.519%203.313-4.694%206.175-4.129%209.901c.37%202.441%202.051%204.413%204.497%205.274a8%208%200%200%200%202.672.452c2.043%200%204.079-.757%205.615-2.168a.997.997%200%200%200%20.061-1.412%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M24.647%208.652c.979-1.03%201.693-2.183%201.827-1.158s.49%201.515%201.025%201.515s.04.962-.802%201.203c-2.495.713-10.515%209.847-12.342%2011.54s-2.851%202.45-1.069.178S23.8%209.543%2024.647%208.652%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M33.958%202.042C32.6.684%2030.072%201.01%2028.312%202.771C26.4%204.683%201.099%2034.901%201.099%2034.901S31.317%209.6%2033.229%207.688c1.761-1.76%202.087-4.288.729-5.646m-5.679%205.679c-.543-.543-.185-1.782.871-2.838s2.353-1.472%202.896-.929s.127%201.84-.929%202.896s-2.295%201.414-2.838.871%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M33.736%202.191c-1.358-1.358-3.631-.869-5.391.891C26.432%204.995%205.079%2030.921%205.079%2030.921s3.904-3.731%209.337-8.297c2.532-2.128%208.814-8.792%2011.287-10.99c1.069-.95%203.788-1.417%204.634-1.96c.832-.535%201.928-1.733%202.33-2.135c1.76-1.761%202.427-3.99%201.069-5.348m-5.907%205.98c-.767-.767-.401-2.378.907-3.686s2.991-1.747%203.758-.979c.767.767.329%202.45-.979%203.758s-2.918%201.674-3.686.907%22%2F%3E%3Cpath%20fill%3D%22%23553788%22%20d%3D%22M28.105%204.865c.936.919%201.509%201.873%201.817%202.85a4.4%204.4%200%200%200%201.195-.865a5%205%200%200%200%20.44-.505c-.428-.985-1.088-1.961-2.051-2.906c-1.768-1.736-5.303-2.596-9.217-2.25c-4.511.401-8.244%202.245-10.24%205.058a.999.999%200%201%200%201.631%201.157c1.632-2.3%204.917-3.879%208.787-4.223c3.244-.29%206.317.388%207.638%201.684m6.293%2025.919a1%201%200%200%200-1.413-.06c-1.677%201.54-4.139%202.051-6.27%201.302c-1.762-.62-2.923-1.965-3.185-3.688c-.438-2.89%201.408-5.317%203.744-8.391l.665-.878c1.574-2.091%204.638-6.167%204.217-10.413c-.522.458-1.208%201.053-2.02%201.751c-.335%202.455-1.938%204.992-3.795%207.46l-.659.87c-2.519%203.313-4.694%206.175-4.129%209.901c.37%202.441%202.051%204.413%204.497%205.274a8%208%200%200%200%202.672.452c2.043%200%204.079-.757%205.615-2.168a.997.997%200%200%200%20.061-1.412%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M24.647%208.652c.979-1.03%201.693-2.183%201.827-1.158s.49%201.515%201.025%201.515s.04.962-.802%201.203c-2.495.713-10.515%209.847-12.342%2011.54s-2.851%202.45-1.069.178S23.8%209.543%2024.647%208.652%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/sewing-needle.svg?color=%231a73e8&size=48