corkscrew icon

corkscrew-filled from Reicon by REICON · Filled · Food · MIT Free for personal and commercial use.

Name
corkscrew-filled
Set
Reicon
Style
Filled
Category
Food
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More food icons from Reicon

Use the corkscrew icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.357 8.383a3.65 3.65 0 0 0-3.117 3.078l-1.32-1.32l-1.325 1.324a.345.345 0 0 0-.05.425l.647 1.05c.737 1.198-.693 2.549-1.847 1.744l-4.618-3.218l4.944 7.094c.81 1.162-.563 2.597-1.76 1.837l-6.116-3.884l.65 1.37c.333.705.19 1.543-.362 2.095L2.53 22.53a.75.75 0 0 1-1.06-1.06l2.552-2.553a.34.34 0 0 0 .067-.39l-.95-2.005c-.556-1.176.771-2.348 1.87-1.65l5.855 3.718l-5.016-7.197c-.828-1.188.618-2.634 1.807-1.806l4.75 3.31l-.137-.221a1.845 1.845 0 0 1 .267-2.272l1.324-1.324l-3.341-3.341a2.19 2.19 0 1 1 3.097-3.098z"/><path d="M21.359 13.482c.419-.419.633-.966.64-1.515a2.15 2.15 0 1 0-3.174 1.923a2.19 2.19 0 0 0 2.534-.408"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCorkscrewFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.357 8.383a3.65 3.65 0 0 0-3.117 3.078l-1.32-1.32l-1.325 1.324a.345.345 0 0 0-.05.425l.647 1.05c.737 1.198-.693 2.549-1.847 1.744l-4.618-3.218l4.944 7.094c.81 1.162-.563 2.597-1.76 1.837l-6.116-3.884l.65 1.37c.333.705.19 1.543-.362 2.095L2.53 22.53a.75.75 0 0 1-1.06-1.06l2.552-2.553a.34.34 0 0 0 .067-.39l-.95-2.005c-.556-1.176.771-2.348 1.87-1.65l5.855 3.718l-5.016-7.197c-.828-1.188.618-2.634 1.807-1.806l4.75 3.31l-.137-.221a1.845 1.845 0 0 1 .267-2.272l1.324-1.324l-3.341-3.341a2.19 2.19 0 1 1 3.097-3.098z"/><path d="M21.359 13.482c.419-.419.633-.966.64-1.515a2.15 2.15 0 1 0-3.174 1.923a2.19 2.19 0 0 0 2.534-.408"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.357 8.383a3.65 3.65 0 0 0-3.117 3.078l-1.32-1.32l-1.325 1.324a.345.345 0 0 0-.05.425l.647 1.05c.737 1.198-.693 2.549-1.847 1.744l-4.618-3.218l4.944 7.094c.81 1.162-.563 2.597-1.76 1.837l-6.116-3.884l.65 1.37c.333.705.19 1.543-.362 2.095L2.53 22.53a.75.75 0 0 1-1.06-1.06l2.552-2.553a.34.34 0 0 0 .067-.39l-.95-2.005c-.556-1.176.771-2.348 1.87-1.65l5.855 3.718l-5.016-7.197c-.828-1.188.618-2.634 1.807-1.806l4.75 3.31l-.137-.221a1.845 1.845 0 0 1 .267-2.272l1.324-1.324l-3.341-3.341a2.19 2.19 0 1 1 3.097-3.098z"/><path d="M21.359 13.482c.419-.419.633-.966.64-1.515a2.15 2.15 0 1 0-3.174 1.923a2.19 2.19 0 0 0 2.534-.408"/></g></svg>
</template>

CSS

.icon-corkscrew-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M19.357%208.383a3.65%203.65%200%200%200-3.117%203.078l-1.32-1.32l-1.325%201.324a.345.345%200%200%200-.05.425l.647%201.05c.737%201.198-.693%202.549-1.847%201.744l-4.618-3.218l4.944%207.094c.81%201.162-.563%202.597-1.76%201.837l-6.116-3.884l.65%201.37c.333.705.19%201.543-.362%202.095L2.53%2022.53a.75.75%200%200%201-1.06-1.06l2.552-2.553a.34.34%200%200%200%20.067-.39l-.95-2.005c-.556-1.176.771-2.348%201.87-1.65l5.855%203.718l-5.016-7.197c-.828-1.188.618-2.634%201.807-1.806l4.75%203.31l-.137-.221a1.845%201.845%200%200%201%20.267-2.272l1.324-1.324l-3.341-3.341a2.19%202.19%200%201%201%203.097-3.098z%22%2F%3E%3Cpath%20d%3D%22M21.359%2013.482c.419-.419.633-.966.64-1.515a2.15%202.15%200%201%200-3.174%201.923a2.19%202.19%200%200%200%202.534-.408%22%2F%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%22currentColor%22%3E%3Cpath%20d%3D%22M19.357%208.383a3.65%203.65%200%200%200-3.117%203.078l-1.32-1.32l-1.325%201.324a.345.345%200%200%200-.05.425l.647%201.05c.737%201.198-.693%202.549-1.847%201.744l-4.618-3.218l4.944%207.094c.81%201.162-.563%202.597-1.76%201.837l-6.116-3.884l.65%201.37c.333.705.19%201.543-.362%202.095L2.53%2022.53a.75.75%200%200%201-1.06-1.06l2.552-2.553a.34.34%200%200%200%20.067-.39l-.95-2.005c-.556-1.176.771-2.348%201.87-1.65l5.855%203.718l-5.016-7.197c-.828-1.188.618-2.634%201.807-1.806l4.75%203.31l-.137-.221a1.845%201.845%200%200%201%20.267-2.272l1.324-1.324l-3.341-3.341a2.19%202.19%200%201%201%203.097-3.098z%22%2F%3E%3Cpath%20d%3D%22M21.359%2013.482c.419-.419.633-.966.64-1.515a2.15%202.15%200%201%200-3.174%201.923a2.19%202.19%200%200%200%202.534-.408%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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