simpleiconscdn logo

simpleiconscdn from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
simpleiconscdn
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the simpleiconscdn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.117 23.52c1.778-.016 3.288-1.466 3.704-3.14c.494-1.76-.028-3.918-1.643-4.927c-.842-.538-1.97-.736-2.903-.362c.146.351.224.738.338 1.089c1.33-.39 2.695.674 3.007 1.948c.407 1.502-.253 3.38-1.776 3.962c-.885.277-1.836.1-2.75.15c-1.096-.018-2.211.026-3.297-.024l.002-6.443c.447-.07.97.035 1.4-.052c-.014-.415.036-.86-.023-1.257c-2.824-.005-5.648-.002-8.471 0a9 9 0 0 0-.006 1.282c.473.028.976-.026 1.431.027c-.007 2.151.018 4.312-.011 6.458c-1.112.008-2.225-.006-3.334.006c-.028.414-.045.884.01 1.288c4.773-.004 9.548.005 14.322-.005m-6.733-1.306c-.94.04-1.906.018-2.853.01a448 448 0 0 1 0-6.463c.946-.01 1.912-.027 2.853.01q.007 3.221 0 6.443M12.51 8.968c1.444-.111 2.627-1.485 2.518-2.932c.002-1.504-1.406-2.795-2.9-2.706c-1.521.015-2.853 1.442-2.712 2.968c.037 1.573 1.532 2.852 3.094 2.67m-.094-1.409c-.97.188-1.901-.837-1.583-1.784c.254-.974 1.637-1.377 2.34-.63c.809.773.362 2.25-.757 2.414m5.777 13.84c1.578-2.291 1.553-5.6-.15-7.82c-1.349-1.865-3.55-3.184-5.89-3.138c-1.914-.103-3.737-1.543-4.081-3.463c-.372-1.897.703-3.95 2.48-4.71c1.71-.799 3.906-.208 5.004 1.324c.564.726.834 1.657.864 2.556c.466-.017.993.047 1.42-.033c.077-2.553-1.865-4.965-4.352-5.5c-1.819-.416-3.83.106-5.15 1.443c-1.694 1.617-2.234 4.313-1.24 6.439c.927 2.036 3.1 3.431 5.344 3.376c2.91.068 5.588 2.63 5.594 5.575a5.9 5.9 0 0 1-1.377 3.952a10 10 0 0 0 1.534 0M4.42 23.52c.325-.344.558-.835.857-1.23c-.2-.09-.596-.014-.87-.04c-.877.07-1.828-.145-2.408-.85c-.97-1.025-.968-2.802.078-3.776c.646-.647 1.562-.95 2.46-.984c-.05-.854.115-1.765.651-2.464c.817-1.146 2.259-1.607 3.615-1.602c.427-.033.997.038 1.336-.038c-.61-.362-1.193-.79-1.78-1.171c-1.985-.053-3.974 1.134-4.73 2.995c-.18.382-.252.823-.348 1.217C1.557 15.937.07 17.46.01 19.263c-.13 1.762 1.015 3.546 2.722 4.068c.541.193 1.118.2 1.688.188"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSimpleiconscdn(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="M20.117 23.52c1.778-.016 3.288-1.466 3.704-3.14c.494-1.76-.028-3.918-1.643-4.927c-.842-.538-1.97-.736-2.903-.362c.146.351.224.738.338 1.089c1.33-.39 2.695.674 3.007 1.948c.407 1.502-.253 3.38-1.776 3.962c-.885.277-1.836.1-2.75.15c-1.096-.018-2.211.026-3.297-.024l.002-6.443c.447-.07.97.035 1.4-.052c-.014-.415.036-.86-.023-1.257c-2.824-.005-5.648-.002-8.471 0a9 9 0 0 0-.006 1.282c.473.028.976-.026 1.431.027c-.007 2.151.018 4.312-.011 6.458c-1.112.008-2.225-.006-3.334.006c-.028.414-.045.884.01 1.288c4.773-.004 9.548.005 14.322-.005m-6.733-1.306c-.94.04-1.906.018-2.853.01a448 448 0 0 1 0-6.463c.946-.01 1.912-.027 2.853.01q.007 3.221 0 6.443M12.51 8.968c1.444-.111 2.627-1.485 2.518-2.932c.002-1.504-1.406-2.795-2.9-2.706c-1.521.015-2.853 1.442-2.712 2.968c.037 1.573 1.532 2.852 3.094 2.67m-.094-1.409c-.97.188-1.901-.837-1.583-1.784c.254-.974 1.637-1.377 2.34-.63c.809.773.362 2.25-.757 2.414m5.777 13.84c1.578-2.291 1.553-5.6-.15-7.82c-1.349-1.865-3.55-3.184-5.89-3.138c-1.914-.103-3.737-1.543-4.081-3.463c-.372-1.897.703-3.95 2.48-4.71c1.71-.799 3.906-.208 5.004 1.324c.564.726.834 1.657.864 2.556c.466-.017.993.047 1.42-.033c.077-2.553-1.865-4.965-4.352-5.5c-1.819-.416-3.83.106-5.15 1.443c-1.694 1.617-2.234 4.313-1.24 6.439c.927 2.036 3.1 3.431 5.344 3.376c2.91.068 5.588 2.63 5.594 5.575a5.9 5.9 0 0 1-1.377 3.952a10 10 0 0 0 1.534 0M4.42 23.52c.325-.344.558-.835.857-1.23c-.2-.09-.596-.014-.87-.04c-.877.07-1.828-.145-2.408-.85c-.97-1.025-.968-2.802.078-3.776c.646-.647 1.562-.95 2.46-.984c-.05-.854.115-1.765.651-2.464c.817-1.146 2.259-1.607 3.615-1.602c.427-.033.997.038 1.336-.038c-.61-.362-1.193-.79-1.78-1.171c-1.985-.053-3.974 1.134-4.73 2.995c-.18.382-.252.823-.348 1.217C1.557 15.937.07 17.46.01 19.263c-.13 1.762 1.015 3.546 2.722 4.068c.541.193 1.118.2 1.688.188"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.117 23.52c1.778-.016 3.288-1.466 3.704-3.14c.494-1.76-.028-3.918-1.643-4.927c-.842-.538-1.97-.736-2.903-.362c.146.351.224.738.338 1.089c1.33-.39 2.695.674 3.007 1.948c.407 1.502-.253 3.38-1.776 3.962c-.885.277-1.836.1-2.75.15c-1.096-.018-2.211.026-3.297-.024l.002-6.443c.447-.07.97.035 1.4-.052c-.014-.415.036-.86-.023-1.257c-2.824-.005-5.648-.002-8.471 0a9 9 0 0 0-.006 1.282c.473.028.976-.026 1.431.027c-.007 2.151.018 4.312-.011 6.458c-1.112.008-2.225-.006-3.334.006c-.028.414-.045.884.01 1.288c4.773-.004 9.548.005 14.322-.005m-6.733-1.306c-.94.04-1.906.018-2.853.01a448 448 0 0 1 0-6.463c.946-.01 1.912-.027 2.853.01q.007 3.221 0 6.443M12.51 8.968c1.444-.111 2.627-1.485 2.518-2.932c.002-1.504-1.406-2.795-2.9-2.706c-1.521.015-2.853 1.442-2.712 2.968c.037 1.573 1.532 2.852 3.094 2.67m-.094-1.409c-.97.188-1.901-.837-1.583-1.784c.254-.974 1.637-1.377 2.34-.63c.809.773.362 2.25-.757 2.414m5.777 13.84c1.578-2.291 1.553-5.6-.15-7.82c-1.349-1.865-3.55-3.184-5.89-3.138c-1.914-.103-3.737-1.543-4.081-3.463c-.372-1.897.703-3.95 2.48-4.71c1.71-.799 3.906-.208 5.004 1.324c.564.726.834 1.657.864 2.556c.466-.017.993.047 1.42-.033c.077-2.553-1.865-4.965-4.352-5.5c-1.819-.416-3.83.106-5.15 1.443c-1.694 1.617-2.234 4.313-1.24 6.439c.927 2.036 3.1 3.431 5.344 3.376c2.91.068 5.588 2.63 5.594 5.575a5.9 5.9 0 0 1-1.377 3.952a10 10 0 0 0 1.534 0M4.42 23.52c.325-.344.558-.835.857-1.23c-.2-.09-.596-.014-.87-.04c-.877.07-1.828-.145-2.408-.85c-.97-1.025-.968-2.802.078-3.776c.646-.647 1.562-.95 2.46-.984c-.05-.854.115-1.765.651-2.464c.817-1.146 2.259-1.607 3.615-1.602c.427-.033.997.038 1.336-.038c-.61-.362-1.193-.79-1.78-1.171c-1.985-.053-3.974 1.134-4.73 2.995c-.18.382-.252.823-.348 1.217C1.557 15.937.07 17.46.01 19.263c-.13 1.762 1.015 3.546 2.722 4.068c.541.193 1.118.2 1.688.188"/></svg>
</template>

CSS

.icon-simpleiconscdn {
  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%22M20.117%2023.52c1.778-.016%203.288-1.466%203.704-3.14c.494-1.76-.028-3.918-1.643-4.927c-.842-.538-1.97-.736-2.903-.362c.146.351.224.738.338%201.089c1.33-.39%202.695.674%203.007%201.948c.407%201.502-.253%203.38-1.776%203.962c-.885.277-1.836.1-2.75.15c-1.096-.018-2.211.026-3.297-.024l.002-6.443c.447-.07.97.035%201.4-.052c-.014-.415.036-.86-.023-1.257c-2.824-.005-5.648-.002-8.471%200a9%209%200%200%200-.006%201.282c.473.028.976-.026%201.431.027c-.007%202.151.018%204.312-.011%206.458c-1.112.008-2.225-.006-3.334.006c-.028.414-.045.884.01%201.288c4.773-.004%209.548.005%2014.322-.005m-6.733-1.306c-.94.04-1.906.018-2.853.01a448%20448%200%200%201%200-6.463c.946-.01%201.912-.027%202.853.01q.007%203.221%200%206.443M12.51%208.968c1.444-.111%202.627-1.485%202.518-2.932c.002-1.504-1.406-2.795-2.9-2.706c-1.521.015-2.853%201.442-2.712%202.968c.037%201.573%201.532%202.852%203.094%202.67m-.094-1.409c-.97.188-1.901-.837-1.583-1.784c.254-.974%201.637-1.377%202.34-.63c.809.773.362%202.25-.757%202.414m5.777%2013.84c1.578-2.291%201.553-5.6-.15-7.82c-1.349-1.865-3.55-3.184-5.89-3.138c-1.914-.103-3.737-1.543-4.081-3.463c-.372-1.897.703-3.95%202.48-4.71c1.71-.799%203.906-.208%205.004%201.324c.564.726.834%201.657.864%202.556c.466-.017.993.047%201.42-.033c.077-2.553-1.865-4.965-4.352-5.5c-1.819-.416-3.83.106-5.15%201.443c-1.694%201.617-2.234%204.313-1.24%206.439c.927%202.036%203.1%203.431%205.344%203.376c2.91.068%205.588%202.63%205.594%205.575a5.9%205.9%200%200%201-1.377%203.952a10%2010%200%200%200%201.534%200M4.42%2023.52c.325-.344.558-.835.857-1.23c-.2-.09-.596-.014-.87-.04c-.877.07-1.828-.145-2.408-.85c-.97-1.025-.968-2.802.078-3.776c.646-.647%201.562-.95%202.46-.984c-.05-.854.115-1.765.651-2.464c.817-1.146%202.259-1.607%203.615-1.602c.427-.033.997.038%201.336-.038c-.61-.362-1.193-.79-1.78-1.171c-1.985-.053-3.974%201.134-4.73%202.995c-.18.382-.252.823-.348%201.217C1.557%2015.937.07%2017.46.01%2019.263c-.13%201.762%201.015%203.546%202.722%204.068c.541.193%201.118.2%201.688.188%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%22M20.117%2023.52c1.778-.016%203.288-1.466%203.704-3.14c.494-1.76-.028-3.918-1.643-4.927c-.842-.538-1.97-.736-2.903-.362c.146.351.224.738.338%201.089c1.33-.39%202.695.674%203.007%201.948c.407%201.502-.253%203.38-1.776%203.962c-.885.277-1.836.1-2.75.15c-1.096-.018-2.211.026-3.297-.024l.002-6.443c.447-.07.97.035%201.4-.052c-.014-.415.036-.86-.023-1.257c-2.824-.005-5.648-.002-8.471%200a9%209%200%200%200-.006%201.282c.473.028.976-.026%201.431.027c-.007%202.151.018%204.312-.011%206.458c-1.112.008-2.225-.006-3.334.006c-.028.414-.045.884.01%201.288c4.773-.004%209.548.005%2014.322-.005m-6.733-1.306c-.94.04-1.906.018-2.853.01a448%20448%200%200%201%200-6.463c.946-.01%201.912-.027%202.853.01q.007%203.221%200%206.443M12.51%208.968c1.444-.111%202.627-1.485%202.518-2.932c.002-1.504-1.406-2.795-2.9-2.706c-1.521.015-2.853%201.442-2.712%202.968c.037%201.573%201.532%202.852%203.094%202.67m-.094-1.409c-.97.188-1.901-.837-1.583-1.784c.254-.974%201.637-1.377%202.34-.63c.809.773.362%202.25-.757%202.414m5.777%2013.84c1.578-2.291%201.553-5.6-.15-7.82c-1.349-1.865-3.55-3.184-5.89-3.138c-1.914-.103-3.737-1.543-4.081-3.463c-.372-1.897.703-3.95%202.48-4.71c1.71-.799%203.906-.208%205.004%201.324c.564.726.834%201.657.864%202.556c.466-.017.993.047%201.42-.033c.077-2.553-1.865-4.965-4.352-5.5c-1.819-.416-3.83.106-5.15%201.443c-1.694%201.617-2.234%204.313-1.24%206.439c.927%202.036%203.1%203.431%205.344%203.376c2.91.068%205.588%202.63%205.594%205.575a5.9%205.9%200%200%201-1.377%203.952a10%2010%200%200%200%201.534%200M4.42%2023.52c.325-.344.558-.835.857-1.23c-.2-.09-.596-.014-.87-.04c-.877.07-1.828-.145-2.408-.85c-.97-1.025-.968-2.802.078-3.776c.646-.647%201.562-.95%202.46-.984c-.05-.854.115-1.765.651-2.464c.817-1.146%202.259-1.607%203.615-1.602c.427-.033.997.038%201.336-.038c-.61-.362-1.193-.79-1.78-1.171c-1.985-.053-3.974%201.134-4.73%202.995c-.18.382-.252.823-.348%201.217C1.557%2015.937.07%2017.46.01%2019.263c-.13%201.762%201.015%203.546%202.722%204.068c.541.193%201.118.2%201.688.188%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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