curl logo
curl from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- curl
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the curl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.803 14.817a.966.966 0 1 1 1.933 0a.966.966 0 0 1-1.933 0m2.736 0c0-.196-.053-.376-.112-.553c-.234-.702-.876-1.216-1.657-1.216c-.125 0-.235.046-.353.07C.615 13.286 0 13.965 0 14.817a1.77 1.77 0 0 0 3.539 0m-1.77-7.149a.967.967 0 1 1 0 1.934a.967.967 0 0 1 0-1.934m0 2.736a1.77 1.77 0 0 0 1.77-1.77c0-.195-.053-.376-.112-.552c-.234-.702-.877-1.217-1.657-1.217c-.125 0-.235.047-.353.072C.615 7.104 0 7.782 0 8.634c0 .977.792 1.77 1.77 1.77M14.99 4.71a.966.966 0 0 1-.966-.967a.966.966 0 0 1 .967-.966a.966.966 0 1 1 0 1.933m-9.6 16.513a.967.967 0 0 1 0-1.933a.966.966 0 0 1 .966.967a.966.966 0 0 1-.966.966m9.6-19.249a1.77 1.77 0 0 0-1.77 1.77c0 .208.053.402.119.588L5.039 18.558c-.803.168-1.418.846-1.418 1.699a1.77 1.77 0 0 0 3.539 0a1.7 1.7 0 0 0-.111-.553l8.343-14.273c.778-.186 1.368-.853 1.368-1.688a1.77 1.77 0 0 0-1.77-1.769m7.24 2.736a.966.966 0 0 1-.966-.967a.966.966 0 0 1 .967-.966a.966.966 0 1 1 0 1.933m-9.6 16.513a.966.966 0 0 1-.966-.966a.966.966 0 0 1 .966-.967a.966.966 0 0 1 0 1.933m9.6-19.249a1.77 1.77 0 0 0-1.77 1.77c0 .208.053.402.119.588l-8.301 14.226c-.802.168-1.417.846-1.417 1.699a1.77 1.77 0 0 0 3.538 0c0-.197-.053-.376-.111-.553l8.343-14.273C23.409 5.245 24 4.578 24 3.743a1.77 1.77 0 0 0-1.77-1.769"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCurl(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.803 14.817a.966.966 0 1 1 1.933 0a.966.966 0 0 1-1.933 0m2.736 0c0-.196-.053-.376-.112-.553c-.234-.702-.876-1.216-1.657-1.216c-.125 0-.235.046-.353.07C.615 13.286 0 13.965 0 14.817a1.77 1.77 0 0 0 3.539 0m-1.77-7.149a.967.967 0 1 1 0 1.934a.967.967 0 0 1 0-1.934m0 2.736a1.77 1.77 0 0 0 1.77-1.77c0-.195-.053-.376-.112-.552c-.234-.702-.877-1.217-1.657-1.217c-.125 0-.235.047-.353.072C.615 7.104 0 7.782 0 8.634c0 .977.792 1.77 1.77 1.77M14.99 4.71a.966.966 0 0 1-.966-.967a.966.966 0 0 1 .967-.966a.966.966 0 1 1 0 1.933m-9.6 16.513a.967.967 0 0 1 0-1.933a.966.966 0 0 1 .966.967a.966.966 0 0 1-.966.966m9.6-19.249a1.77 1.77 0 0 0-1.77 1.77c0 .208.053.402.119.588L5.039 18.558c-.803.168-1.418.846-1.418 1.699a1.77 1.77 0 0 0 3.539 0a1.7 1.7 0 0 0-.111-.553l8.343-14.273c.778-.186 1.368-.853 1.368-1.688a1.77 1.77 0 0 0-1.77-1.769m7.24 2.736a.966.966 0 0 1-.966-.967a.966.966 0 0 1 .967-.966a.966.966 0 1 1 0 1.933m-9.6 16.513a.966.966 0 0 1-.966-.966a.966.966 0 0 1 .966-.967a.966.966 0 0 1 0 1.933m9.6-19.249a1.77 1.77 0 0 0-1.77 1.77c0 .208.053.402.119.588l-8.301 14.226c-.802.168-1.417.846-1.417 1.699a1.77 1.77 0 0 0 3.538 0c0-.197-.053-.376-.111-.553l8.343-14.273C23.409 5.245 24 4.578 24 3.743a1.77 1.77 0 0 0-1.77-1.769"/></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.803 14.817a.966.966 0 1 1 1.933 0a.966.966 0 0 1-1.933 0m2.736 0c0-.196-.053-.376-.112-.553c-.234-.702-.876-1.216-1.657-1.216c-.125 0-.235.046-.353.07C.615 13.286 0 13.965 0 14.817a1.77 1.77 0 0 0 3.539 0m-1.77-7.149a.967.967 0 1 1 0 1.934a.967.967 0 0 1 0-1.934m0 2.736a1.77 1.77 0 0 0 1.77-1.77c0-.195-.053-.376-.112-.552c-.234-.702-.877-1.217-1.657-1.217c-.125 0-.235.047-.353.072C.615 7.104 0 7.782 0 8.634c0 .977.792 1.77 1.77 1.77M14.99 4.71a.966.966 0 0 1-.966-.967a.966.966 0 0 1 .967-.966a.966.966 0 1 1 0 1.933m-9.6 16.513a.967.967 0 0 1 0-1.933a.966.966 0 0 1 .966.967a.966.966 0 0 1-.966.966m9.6-19.249a1.77 1.77 0 0 0-1.77 1.77c0 .208.053.402.119.588L5.039 18.558c-.803.168-1.418.846-1.418 1.699a1.77 1.77 0 0 0 3.539 0a1.7 1.7 0 0 0-.111-.553l8.343-14.273c.778-.186 1.368-.853 1.368-1.688a1.77 1.77 0 0 0-1.77-1.769m7.24 2.736a.966.966 0 0 1-.966-.967a.966.966 0 0 1 .967-.966a.966.966 0 1 1 0 1.933m-9.6 16.513a.966.966 0 0 1-.966-.966a.966.966 0 0 1 .966-.967a.966.966 0 0 1 0 1.933m9.6-19.249a1.77 1.77 0 0 0-1.77 1.77c0 .208.053.402.119.588l-8.301 14.226c-.802.168-1.417.846-1.417 1.699a1.77 1.77 0 0 0 3.538 0c0-.197-.053-.376-.111-.553l8.343-14.273C23.409 5.245 24 4.578 24 3.743a1.77 1.77 0 0 0-1.77-1.769"/></svg> </template>
CSS
.icon-curl {
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.803%2014.817a.966.966%200%201%201%201.933%200a.966.966%200%200%201-1.933%200m2.736%200c0-.196-.053-.376-.112-.553c-.234-.702-.876-1.216-1.657-1.216c-.125%200-.235.046-.353.07C.615%2013.286%200%2013.965%200%2014.817a1.77%201.77%200%200%200%203.539%200m-1.77-7.149a.967.967%200%201%201%200%201.934a.967.967%200%200%201%200-1.934m0%202.736a1.77%201.77%200%200%200%201.77-1.77c0-.195-.053-.376-.112-.552c-.234-.702-.877-1.217-1.657-1.217c-.125%200-.235.047-.353.072C.615%207.104%200%207.782%200%208.634c0%20.977.792%201.77%201.77%201.77M14.99%204.71a.966.966%200%200%201-.966-.967a.966.966%200%200%201%20.967-.966a.966.966%200%201%201%200%201.933m-9.6%2016.513a.967.967%200%200%201%200-1.933a.966.966%200%200%201%20.966.967a.966.966%200%200%201-.966.966m9.6-19.249a1.77%201.77%200%200%200-1.77%201.77c0%20.208.053.402.119.588L5.039%2018.558c-.803.168-1.418.846-1.418%201.699a1.77%201.77%200%200%200%203.539%200a1.7%201.7%200%200%200-.111-.553l8.343-14.273c.778-.186%201.368-.853%201.368-1.688a1.77%201.77%200%200%200-1.77-1.769m7.24%202.736a.966.966%200%200%201-.966-.967a.966.966%200%200%201%20.967-.966a.966.966%200%201%201%200%201.933m-9.6%2016.513a.966.966%200%200%201-.966-.966a.966.966%200%200%201%20.966-.967a.966.966%200%200%201%200%201.933m9.6-19.249a1.77%201.77%200%200%200-1.77%201.77c0%20.208.053.402.119.588l-8.301%2014.226c-.802.168-1.417.846-1.417%201.699a1.77%201.77%200%200%200%203.538%200c0-.197-.053-.376-.111-.553l8.343-14.273C23.409%205.245%2024%204.578%2024%203.743a1.77%201.77%200%200%200-1.77-1.769%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.803%2014.817a.966.966%200%201%201%201.933%200a.966.966%200%200%201-1.933%200m2.736%200c0-.196-.053-.376-.112-.553c-.234-.702-.876-1.216-1.657-1.216c-.125%200-.235.046-.353.07C.615%2013.286%200%2013.965%200%2014.817a1.77%201.77%200%200%200%203.539%200m-1.77-7.149a.967.967%200%201%201%200%201.934a.967.967%200%200%201%200-1.934m0%202.736a1.77%201.77%200%200%200%201.77-1.77c0-.195-.053-.376-.112-.552c-.234-.702-.877-1.217-1.657-1.217c-.125%200-.235.047-.353.072C.615%207.104%200%207.782%200%208.634c0%20.977.792%201.77%201.77%201.77M14.99%204.71a.966.966%200%200%201-.966-.967a.966.966%200%200%201%20.967-.966a.966.966%200%201%201%200%201.933m-9.6%2016.513a.967.967%200%200%201%200-1.933a.966.966%200%200%201%20.966.967a.966.966%200%200%201-.966.966m9.6-19.249a1.77%201.77%200%200%200-1.77%201.77c0%20.208.053.402.119.588L5.039%2018.558c-.803.168-1.418.846-1.418%201.699a1.77%201.77%200%200%200%203.539%200a1.7%201.7%200%200%200-.111-.553l8.343-14.273c.778-.186%201.368-.853%201.368-1.688a1.77%201.77%200%200%200-1.77-1.769m7.24%202.736a.966.966%200%200%201-.966-.967a.966.966%200%200%201%20.967-.966a.966.966%200%201%201%200%201.933m-9.6%2016.513a.966.966%200%200%201-.966-.966a.966.966%200%200%201%20.966-.967a.966.966%200%200%201%200%201.933m9.6-19.249a1.77%201.77%200%200%200-1.77%201.77c0%20.208.053.402.119.588l-8.301%2014.226c-.802.168-1.417.846-1.417%201.699a1.77%201.77%200%200%200%203.538%200c0-.197-.053-.376-.111-.553l8.343-14.273C23.409%205.245%2024%204.578%2024%203.743a1.77%201.77%200%200%200-1.77-1.769%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/curl.svg?color=%231a73e8&size=48