surrogate key flat file icon
surrogate-key-flat-file from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- surrogate-key-flat-file
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the surrogate key flat file icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.997 14.997A5 5 0 0 0 20 20q0 .277.034.552L15 25.586V30h4.414l5.034-5.034A5 5 0 0 0 30 19.994a5 5 0 0 0-5.003-4.997m2.99 5.672a3.035 3.035 0 0 1-3.655 2.249l-.54-.124L18.586 28H17v-1.586l5.206-5.206l-.123-.54a3.035 3.035 0 1 1 5.905 0M25.965 20a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.673-8a1.7 1.7 0 0 0 1.577-1.054a1.7 1.7 0 0 0-.37-1.86l-6.792-6.793A1 1 0 0 0 16 2H6c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h7.01v-2H6V4h8v6c0 1.103.897 2 2 2zM16 4.414L21.585 10H16z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonSurrogateKeyFlatFile(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.997 14.997A5 5 0 0 0 20 20q0 .277.034.552L15 25.586V30h4.414l5.034-5.034A5 5 0 0 0 30 19.994a5 5 0 0 0-5.003-4.997m2.99 5.672a3.035 3.035 0 0 1-3.655 2.249l-.54-.124L18.586 28H17v-1.586l5.206-5.206l-.123-.54a3.035 3.035 0 1 1 5.905 0M25.965 20a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.673-8a1.7 1.7 0 0 0 1.577-1.054a1.7 1.7 0 0 0-.37-1.86l-6.792-6.793A1 1 0 0 0 16 2H6c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h7.01v-2H6V4h8v6c0 1.103.897 2 2 2zM16 4.414L21.585 10H16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.997 14.997A5 5 0 0 0 20 20q0 .277.034.552L15 25.586V30h4.414l5.034-5.034A5 5 0 0 0 30 19.994a5 5 0 0 0-5.003-4.997m2.99 5.672a3.035 3.035 0 0 1-3.655 2.249l-.54-.124L18.586 28H17v-1.586l5.206-5.206l-.123-.54a3.035 3.035 0 1 1 5.905 0M25.965 20a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-3.673-8a1.7 1.7 0 0 0 1.577-1.054a1.7 1.7 0 0 0-.37-1.86l-6.792-6.793A1 1 0 0 0 16 2H6c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h7.01v-2H6V4h8v6c0 1.103.897 2 2 2zM16 4.414L21.585 10H16z"/></svg> </template>
CSS
.icon-surrogate-key-flat-file {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.997%2014.997A5%205%200%200%200%2020%2020q0%20.277.034.552L15%2025.586V30h4.414l5.034-5.034A5%205%200%200%200%2030%2019.994a5%205%200%200%200-5.003-4.997m2.99%205.672a3.035%203.035%200%200%201-3.655%202.249l-.54-.124L18.586%2028H17v-1.586l5.206-5.206l-.123-.54a3.035%203.035%200%201%201%205.905%200M25.965%2020a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-3.673-8a1.7%201.7%200%200%200%201.577-1.054a1.7%201.7%200%200%200-.37-1.86l-6.792-6.793A1%201%200%200%200%2016%202H6c-1.1%200-2%20.9-2%202v24c0%201.1.9%202%202%202h7.01v-2H6V4h8v6c0%201.103.897%202%202%202zM16%204.414L21.585%2010H16z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.997%2014.997A5%205%200%200%200%2020%2020q0%20.277.034.552L15%2025.586V30h4.414l5.034-5.034A5%205%200%200%200%2030%2019.994a5%205%200%200%200-5.003-4.997m2.99%205.672a3.035%203.035%200%200%201-3.655%202.249l-.54-.124L18.586%2028H17v-1.586l5.206-5.206l-.123-.54a3.035%203.035%200%201%201%205.905%200M25.965%2020a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-3.673-8a1.7%201.7%200%200%200%201.577-1.054a1.7%201.7%200%200%200-.37-1.86l-6.792-6.793A1%201%200%200%200%2016%202H6c-1.1%200-2%20.9-2%202v24c0%201.1.9%202%202%202h7.01v-2H6V4h8v6c0%201.103.897%202%202%202zM16%204.414L21.585%2010H16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/surrogate-key-flat-file.svg?color=%231a73e8&size=48